Use Case
When, as a trainer, I upload new criteria from the Verbal Feedback activity or edit existing ones, I can no longer easily navigate back to my course and activity.
Description
When accessing Verbal Feedback settings that apply globally across all activity instances, there is no "Back to course" or "Back to activity" button. Because there are multiple paths to access the settings and multiple configuration paths, all POST or GET requests must pass along a
"Back to course" link. If this proves too error-prone or complex, this could alternatively be implemented using a session variable and a generic link that checks the session and either redirects back to the course or returns an error (if the session is not set because the visitor
used a direct link). Alternatively, the button may not be displayed at all.
Acceptance Criteria
In the settings, there is a "Back to course" button that allows me to return to my course after navigating from the course to the global
Verbal Feedback settings.
Use Case
When, as a trainer, I upload new criteria from the Verbal Feedback activity or edit existing ones, I can no longer easily navigate back to my course and activity.
Description
When accessing Verbal Feedback settings that apply globally across all activity instances, there is no "Back to course" or "Back to activity" button. Because there are multiple paths to access the settings and multiple configuration paths, all POST or GET requests must pass along a
"Back to course" link. If this proves too error-prone or complex, this could alternatively be implemented using a session variable and a generic link that checks the session and either redirects back to the course or returns an error (if the session is not set because the visitor
used a direct link). Alternatively, the button may not be displayed at all.
Acceptance Criteria
In the settings, there is a "Back to course" button that allows me to return to my course after navigating from the course to the global
Verbal Feedback settings.