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

Highlights solution #17

Merged
merged 6 commits into from
Jul 30, 2024
Merged

Highlights solution #17

merged 6 commits into from
Jul 30, 2024

Conversation

JohnLu2004
Copy link
Collaborator

@JohnLu2004 JohnLu2004 commented Jul 29, 2024

Fixes #14

  • used interactive prop to decide whether to reveal the data
  • If it is an interactive multiple choice question, then it means the user has a chance to do the question. Don't show them the answer
  • If it is a non-interactive multiple choice question, then it means the user has no chance to do the question. They're just here to see the answer. Show them the answer

JohnLu2004 and others added 4 commits July 30, 2024 06:53
* Created tabTitle to replace "Welcome to Astro."

* Replaced single Question webpages "Welcome to Astro." with exam name followed by question number

* changed tab title for auto generated quesitons tabs

* Replaced solution tab's title with "Solution"
@JohnLu2004 JohnLu2004 merged commit 4d35524 into main Jul 30, 2024
1 check passed
@JohnLu2004 JohnLu2004 deleted the auto-highlight-solution branch July 30, 2024 11:26
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 this pull request may close these issues.

Auto-Highlight the Correct Option in Solutions Webpages
1 participant