Skip to content

Display n-th instead of (n-1)th question in progressbar#40

Open
ralferlebach wants to merge 1 commit into
vtos:masterfrom
ralferlebach:patch-1
Open

Display n-th instead of (n-1)th question in progressbar#40
ralferlebach wants to merge 1 commit into
vtos:masterfrom
ralferlebach:patch-1

Conversation

@ralferlebach

Copy link
Copy Markdown

We've got several complaints from our students that their tests aborded abruptly and unexpectedly when answering the (n-1)th out of n questions.

Turned out that they got confused by the numbers in the progressbar with display the numbers already answered instead of the number of the question with they currently working on. The fact is not comunicated clearly so we propose to display $numberofquestionsanswered + 1 to reduce unnecessary and unwanted cognitive disonance by the using interface when taking a test.

We've got several complaints from our students that their tests aborded abruptly and unexpectedly when answering the (n-1)th out of n questions.

Turned out that they got confused by the numbers in the progressbar with display the numbers already answered instead of the number of the question with they currently working on. The fact is not comunicated clearly so we propose to display $numberofquestionsanswered + 1 to reduce unnecessary and unwanted cognitive disonance by the using interface when taking a test.
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.

1 participant