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

Correct answer hint #469

Open
5 tasks
rotimi-best opened this issue Sep 9, 2024 · 1 comment · May be fixed by #472
Open
5 tasks

Correct answer hint #469

rotimi-best opened this issue Sep 9, 2024 · 1 comment · May be fixed by #472
Assignees

Comments

@rotimi-best
Copy link
Collaborator

Feature Description

Show a correct answer hint in the answers. That is, after they selected the answer, they get a message explaining the answer further.

Use Case

No response

Proposed Solution

  1. Update the exercise editor to have a hint section. Make each question have a text box beneath the points input and bind to a new variable called explanation
  2. When user clicks check and then finally gets the right answer, display the explanation.
  3. If there is explanation, don't auto move to the next question, user should click the next button

Alternatives (optional)

No response

Additional Context

No response

Please check the boxes that apply to this feature request.

  • I have searched the existing feature requests to make sure this is not a duplicate.
  • I have provided a detailed description of the requested feature.
  • I have explained the use case or scenario for this feature.
  • I have included any relevant technical details or design suggestions.
  • I understand that this is a suggestion and that there is no guarantee of implementation.
Copy link

github-actions bot commented Sep 9, 2024

Thanks for the issue, our team will look into it as soon as possible. If you would like to work on this issue, please wait for us to decide if it's ready. To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on Discord or follow up on the issue itself.
For full info on how to contribute, please check out our contributors guide

@tunny17 tunny17 linked a pull request Sep 11, 2024 that will close this issue
17 tasks
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 a pull request may close this issue.

2 participants