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

icons indicated exercise set type #2264

Merged
merged 6 commits into from
Dec 4, 2023

Conversation

Alex-Jordan
Copy link
Contributor

We have a clock icon for sets that are timed tests which are still open to take. This appears on the main "Homework Sets" page.

This adds another icon for all other tests, so that there is an indicator that the set is a test (because that is not always clear from the name an instructor gives to the test.)

Screenshot 2023-11-26 at 11 49 09 AM

Additionally, these icons now appear in the Set Manager table so that the instructor can easily see where the tests are.

Lastly, the instructor might also want to see which sets are JITAR sets while in the Set Manager, so there is an icon for this too. I left that out of the "Homework Sets" page because I am not sure how useful that indicator would be for students.

Screenshot 2023-11-26 at 11 49 22 AM

Copy link
Member

@drgrice1 drgrice1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@Alex-Jordan
Copy link
Contributor Author

I forget if we had conclusions about this from today to change it. Some questions might be:

  • Do we keep the clock icon as it is, or simply make all tests (both proctored and unproctored) use the test icon? (You learn things like whether or not the test is timed when you visit the test landing page.)
  • If all tests get the basic test icon, do timed tests also get the clock icon?

I lean toward simplicity and just having the one test icon and no more clock. So the "Homework Sets" page ("Assignments" once #2265 is merged) would only have one possible icon showing.

And then in "Set Manager" ("Sets Manager") there would also be the icon indicating JITAR.

@drgrice1
Copy link
Member

That sounds good to me.

@Alex-Jordan
Copy link
Contributor Author

For the JITAR icon, we could go with this icon instead :)

Copy link
Member

@drgrice1 drgrice1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the latest changes there are a couple of code clean up issues, but other than that this still looks good.

@Alex-Jordan
Copy link
Contributor Author

Thanks, I committed both suggestions.

Copy link
Contributor

@somiaj somiaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@pstaabp pstaabp merged commit b0f4f30 into openwebwork:develop Dec 4, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

4 participants