You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A main purpose of this project is to easily present results and relevant data to visitors on how assistive technologies behave today. This use case is served by the reports page which displays "finalized" results. These results have been fully reviewed and then presented following the test result collection process. This page is available to all users regardless of their "logged in" status.
However, if one were curious of how the current results being collected on the Test Queue looks for individual testers, only the admin can view that. Another tester can only view their runs, and only have an idea of another's if they force a conflict between their results. A non signed in user can view the Test Queue, the testers that are assigned and also the number of tests they have completed but they do not have the option to view the testers' results.
This came up during a recent discussion with @mcking65 while discussing if conflicts should be visible to all visitors in #1195. The current proposal is to do the following:
Signed out user:
In the actions column on the Test Queue page, if there are testers assigned, add a "View Results for ..." button which opens a menu of the assigned testers (this is similar to the admin's "Open run as ..." functionality).
Selecting an option open's the tester's run with all their results populated on each test's form page, in a read-only mode.
Signed in user (not admin):
In the actions column on the Test Queue page, if there are testers assigned which are not the currently signed in user, add a "View Results for ..." button which opens a menu of the assigned testers (this is similar to the admin's "Open run as ..." functionality).
Selecting an option open's the tester's run with all their results populated on each test's form page, in a read-only mode.
The text was updated successfully, but these errors were encountered:
howard-e
changed the title
Allow current results to be publicly viewed
Allow current results on Test Queue to be publicly viewed
Aug 27, 2024
howard-e
changed the title
Allow current results on Test Queue to be publicly viewed
Allow current results on Test Queue page to be publicly viewed
Aug 27, 2024
A main purpose of this project is to easily present results and relevant data to visitors on how assistive technologies behave today. This use case is served by the reports page which displays "finalized" results. These results have been fully reviewed and then presented following the test result collection process. This page is available to all users regardless of their "logged in" status.
However, if one were curious of how the current results being collected on the Test Queue looks for individual testers, only the admin can view that. Another tester can only view their runs, and only have an idea of another's if they force a conflict between their results. A non signed in user can view the Test Queue, the testers that are assigned and also the number of tests they have completed but they do not have the option to view the testers' results.
This came up during a recent discussion with @mcking65 while discussing if conflicts should be visible to all visitors in #1195. The current proposal is to do the following:
The text was updated successfully, but these errors were encountered: