You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature: Introduce difficulty level for exercisesScenario: Creating exercisesWhen 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.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: