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

Introduce difficuly level for exercises #39

Open
ZidongWang123 opened this issue Dec 20, 2024 · 0 comments
Open

Introduce difficuly level for exercises #39

ZidongWang123 opened this issue Dec 20, 2024 · 0 comments

Comments

@ZidongWang123
Copy link
Collaborator

ZidongWang123 commented Dec 20, 2024

Feature: Introduce difficulty level for exercises

  Scenario: Creating exercises
    When an instructor  creates an exercise
    Then the user can specify the difficulty level for the exercise, for different levels, we have different level of instructions:
    - For the "Difficult" level, we only provide basic instructions.
    - For the "Medium" level, we can provide some examples in the instructions.
    - For the "Easy" level, we can provide partial code along with the basic instructions to ask user to complete the code.
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