Save test feedback (temperature check) on a sage
Records the user’s subjective assessment of a sage after testing.
Stores comfort level, ease rating, and optional comments in the
sage’s post meta (ss_temperature_* fields).
Permission: ss_admin_all or user’s council_id must match the
sage’s council.
Registered as wp_ajax_sagescreen_save_temperature_check — login required.
Authorizations
WordPress AJAX nonce (passed as form field, verified per-action)
Body
"sagescreen_save_temperature_check"WP nonce for sagescreen_frontend_nonce
"abc123def456"
Post ID of the ss_council_sage
1234
Subjective comfort level for temperature check
not_comfortable, neutral, very_comfortable "very_comfortable"
Ease of use rating (1 = very difficult, 5 = very easy)
1 <= x <= 54
Optional free-text comments about the testing experience
10000"The sage handled technical questions well."