@playkit-js/playkit-js-ivq 0.5.1 → 0.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@playkit-js/playkit-js-ivq",
3
- "version": "0.5.1",
3
+ "version": "0.5.2",
4
4
  "main": "dist/playkit-ivq.js",
5
5
  "scripts": {
6
6
  "clean": "rm -rf ./dist",
@@ -13,14 +13,15 @@
13
13
  "reflection_point": "Reflection Point",
14
14
  "welcome_title": "Start your video quiz!",
15
15
  "welcome_download": "Download Pre-Test",
16
+ "start_quiz": "Start Quiz",
16
17
  "submit_button": "Submit",
17
18
  "submit_button_area_label": "Click to submit quiz",
18
19
  "review_button": "Review",
19
20
  "review_button_area_label": "Click to review quiz",
20
- "review_title": "You Almost Done",
21
- "review_description": "It appears that some questions remained unanswered You must answer all questions before you can submit",
22
- "submit_title": "Quiz Completed",
23
- "submit_description": "Take a moment to review your answers or go ahead and submit",
21
+ "review_title": "You are almost done",
22
+ "review_description": "It appears that some questions remained unanswered. Please complete the quiz to submit.",
23
+ "submit_title": "Quiz completed",
24
+ "submit_description": "Take a moment to review your answers or go ahead to submit your answers.",
24
25
  "quiz_score": "Your score is",
25
26
  "retake_button": "Retake",
26
27
  "retake_button_area_label": "Click to retake the quiz",