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
report/embedquestion/activity.php page in some views lacks a filtering option or filter-resetting option.
Also, the breadcrumbs follow the course sections path instead of linking up to the embedded questions progress report page.
The view shown below appears when
I click to inspect a summary attempt for a user in a given activity
I then click the link "Show everybody"
There is no easy way to go back to the embed reports page:
A simple link like to /report/embedquestion/index.php?courseid=$course_id might suffice. I could not easily find the course id variable on the activity.php page.
Ideally, maybe we want the proper complete filtering to show all the time as on the main reports index.php page , e.g.
/report/embedquestion/index.php?courseid=2&locationids=1383
I also think breadcrumbs could also be improved on the summary attempt page itself:
As well as on attempt detail view page ( /report/embedquestion/attemptdetail.php ) , e.g.
(Sorry for all thy typos in the screenshot annotations.)
The text was updated successfully, but these errors were encountered:
pkgh
changed the title
Navigation on some pages need improving - Filters and Breadcrums
Navigation on some report pages need improving - Filters and Breadcrumbs
Sep 18, 2022
report/embedquestion/activity.php page in some views lacks a filtering option or filter-resetting option.
Also, the breadcrumbs follow the course sections path instead of linking up to the embedded questions progress report page.
The view shown below appears when
There is no easy way to go back to the embed reports page:
A simple link like to /report/embedquestion/index.php?courseid=$course_id might suffice. I could not easily find the course id variable on the activity.php page.
Ideally, maybe we want the proper complete filtering to show all the time as on the main reports index.php page , e.g.
/report/embedquestion/index.php?courseid=2&locationids=1383
I also think breadcrumbs could also be improved on the summary attempt page itself:
As well as on attempt detail view page ( /report/embedquestion/attemptdetail.php ) , e.g.
(Sorry for all thy typos in the screenshot annotations.)
The text was updated successfully, but these errors were encountered: