Skip to content

[C2] Finish extension of adaptative tests #6195

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

Open
3 tasks
ywarnier opened this issue Apr 3, 2025 · 0 comments
Open
3 tasks

[C2] Finish extension of adaptative tests #6195

ywarnier opened this issue Apr 3, 2025 · 0 comments
Milestone

Comments

@ywarnier
Copy link
Member

ywarnier commented Apr 3, 2025

When I set the following:

Question id Success destination Failure destination
1 3 2
2 1 repeat
3 end test repeat

If I enter the test and answer Q1 correctly, I can get to Q3 (fine).
However, if I enter the test and answer Q1 incorrectly, I move to Q2 (also fine), then I answer Q2 correctly and get back to Q1 (also fine). But when I then answer correctly to Q1, I am sent back to Q2 (incorrect, I should move to Q3).

  • Fix the apparent logic issue when returning to a question that was answered incorrectly before, and now answering it correctly
  • Add the other types of questions (non-open questions) to the adaptative test
  • When unfolding a question, the question type (e.g. UniqueAnswer) appears untranslated. Find a solution to use the question type translations there.

Originally posted by @ywarnier in #6180

@ywarnier ywarnier added this to the 2.0 milestone Apr 3, 2025
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

1 participant