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

When ending an exam, warn about dirty invalid parts separately to unsubmitted empty parts #1086

Open
christianp opened this issue Feb 15, 2024 · 3 comments

Comments

@christianp
Copy link
Member

christianp commented Feb 15, 2024

The problem is that students who have knowingly not answered part of the exam won't see that they have invalid answers to other parts.

@christianp
Copy link
Member Author

Or, list the parts with unsubmitted answers.

@christianp
Copy link
Member Author

Or give the confirm dialog some "warning" styling, to make it look different.

@Lycanic
Copy link
Contributor

Lycanic commented Feb 15, 2024

Looking at more detail at the 'end exam' prompt, it's very similar in all cases, but in fact doesn't currently prompt for invalid answers:

Fully complete exam:
image

Incomplete exam:
image

Exam with invalid answer:
image

A warning style and potentially more detail in the latter two cases would hopefully help to bypass any familiarity-based rapid click-throughs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants