Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation on some report pages need improving - Filters and Breadcrumbs #16

Open
pkgh opened this issue Sep 18, 2022 · 0 comments
Open

Comments

@pkgh
Copy link

pkgh commented 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

  • I click to inspect a summary attempt for a user in a given activity
  • I then click the link "Show everybody"

2022-09-18 , 13_53_40 - Embedded question progress for Strona z pytaniem osadzonym - MC działa tu dobrze! — Mozilla Firefox

There is no easy way to go back to the embed reports page:

2022-09-18 , 14_01_40 - Embedded question progress for Strona z pytaniem osadzonym - MC działa tu dobrze! — Mozilla Firefox

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:

2022-09-18 , 14_13_03 - Embedded question progress for Strona z pytaniem osadzonym - MC działa tu dobrze! — Mozilla Firefox

As well as on attempt detail view page ( /report/embedquestion/attemptdetail.php ) , e.g.

2022-09-18 , 14_16_12 - Attempt detail view — Mozilla Firefox

(Sorry for all thy typos in the screenshot annotations.)

@pkgh 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant