Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #277 from lisizhuang-0121/master
Browse files Browse the repository at this point in the history
Update broken link in userguide
lisizhuang-0121 authored Nov 13, 2023

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
2 parents 8ce79e7 + dc417b6 commit 709c71f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
@@ -40,8 +40,8 @@ from all fields of study.
3. [Add MCQ question with modules and difficulty](#adding-multiple-choice-questions-and-their-answers-mcq)
4. [Store or Edit the question/answer in local storage](#store-and-edit-question-pool-using-the-question-file)
5. [Delete question/answer](#delete-questions-delete)
6. [Find question/answer via question's description or via module name](#find-questionanswermodule-find)
7. [Edit question/answer](#edit-questionanswer-edit)
6. [Find question/answer via question's description or via module name](#find-questionmodule-find)
7. [Edit question/answer](#edit-questionansweroption-edit)
8. [Mark question difficulty](#mark-difficulty-of-questions-markdiff)
9. [Start a quiz session, specifying category of questions and in random/normal mode](#start-quiz-start)
10. [Permanently shuffle questions order for added challenge!](#shuffling-questions-shuffle)

0 comments on commit 709c71f

Please sign in to comment.