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

Support for groups of questions (e.g. exercises) #333

Open
nthiery opened this issue Sep 23, 2023 · 0 comments
Open

Support for groups of questions (e.g. exercises) #333

nthiery opened this issue Sep 23, 2023 · 0 comments

Comments

@nthiery
Copy link

nthiery commented Sep 23, 2023

Scenario:

  • At any time, the user can create a group of questions, providing a label (typically Exercise 1).
  • Upon creating a question, the user can assign it to a group of questions, through
    a dropdown menu. The assignment can be updated later on.
    Bonus: by default, the question is assigned to the latest group of questions that
    was created or assigned to.
  • A default question label of the form Exercise 1.3 (for the third exercise assigned to the
    group) is proposed.
    Bonus: the question label is automatically updated.
  • Upon computing scores, a cumulative score per group of question is calculated.

Open question: is there a use case for a recursive structure: groups of groups of questions?

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