classroomio / classroomio

The Open Source Education Platform. A Simple and Beautiful Alternative to Moodle LMS, EdX, Thinkific and Teachable
https://classroomio.com
GNU Affero General Public License v3.0
667 stars 121 forks source link

Correct answer hint #469

Open rotimi-best opened 2 months ago

rotimi-best commented 2 months ago

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.

github-actions[bot] commented 2 months ago

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