Jump to content

MessageBundleDemoForever

From Translate
Revision as of 13:11, 4 September 2024 by Admin (talk | contribs) (Created page with "{ "problem.choiceresponse.p": "You can use this template as a guide to the simple editor markdown and OLX markup to use for checkboxes problems. Edit this component to replace this template with your own assessment.", "problem.choiceresponse.label": "Add the question text, or prompt, here. This text is required.", "problem.choiceresponse.description": "You can add an optional tip or note related to the prompt like this.", "problem.choiceresponse.checkboxgroup.cho...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{

 "problem.choiceresponse.p": "You can use this template as a guide to the simple editor markdown and OLX markup to use for checkboxes problems. Edit this component to replace this template with your own assessment.",
 "problem.choiceresponse.label": "Add the question text, or prompt, here. This text is required.",
 "problem.choiceresponse.description": "You can add an optional tip or note related to the prompt like this.",
 "problem.choiceresponse.checkboxgroup.choice.1": "a correct answer",
 "problem.choiceresponse.checkboxgroup.choice.2": "an incorrect answer",
 "problem.choiceresponse.checkboxgroup.choice.3": "an incorrect answer - FR",
 "problem.choiceresponse.checkboxgroup.choice.4": "a correct answer",
 "problem.choiceresponse.checkboxgroup.choice.5": "Another incorrect answer ...",
 "display_name": "Checkboxes"

}