feat: Implement quiz functionality with a new dedicated page and comprehensive internationalization strings.
All checks were successful
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Successful in 35s
Build and Deploy Frontend Learner / Deploy E-learning Frontend Learner to Dev Server (push) Successful in 4s
Build and Deploy Frontend Learner / Notify Deployment Status (push) Successful in 1s
All checks were successful
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Successful in 35s
Build and Deploy Frontend Learner / Deploy E-learning Frontend Learner to Dev Server (push) Successful in 4s
Build and Deploy Frontend Learner / Notify Deployment Status (push) Successful in 1s
This commit is contained in:
parent
7f5119e5aa
commit
1146373ca0
3 changed files with 25 additions and 5 deletions
|
|
@ -206,7 +206,7 @@
|
|||
},
|
||||
"quiz": {
|
||||
"exitTitle": "Exit Quiz",
|
||||
"exitConfirm": "You are taking a quiz. If you leave now, your progress will be lost. Are you sure you want to exit?",
|
||||
"exitConfirm": "Do you want to exit the quiz? Your quiz attempt will be cancelled.",
|
||||
"startTitle": "End of Chapter Quiz",
|
||||
"preparationTitle": "Preparation before starting",
|
||||
"instructionTitle": "Instructions",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue