Jump to content

MessageBundleDemoForever: Difference between revisions

From Translate
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..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{
{
   "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.",
   "@metadata": {
   "problem.choiceresponse.label": "Add the question text, or prompt, here. This text is required.",
    "label": "Message bundle demo forever"
   "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",
  "template-description": "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.checkboxgroup.choice.2": "an incorrect answer",
   "label": "Add the question text, or prompt, here. This text is required.",
   "problem.choiceresponse.checkboxgroup.choice.3": "an incorrect answer - FR",
   "description": "You can add an optional tip or note related to the prompt like this.",
   "problem.choiceresponse.checkboxgroup.choice.4": "a correct answer",
   "choice-1": "a correct answer",
   "problem.choiceresponse.checkboxgroup.choice.5": "Another incorrect answer ...",
   "choice-2": "an incorrect answer",
   "display_name": "Checkboxes"
   "choice-3": "an incorrect answer! - FR",
   "choice-4": "a correct answer",
   "choice-5": "Another incorrect answer ...",
   "display-name": "Checkboxes"
}
}

Latest revision as of 13:14, 4 September 2024

@metadata
label"Message bundle demo forever"
template-description"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."
label"Add the question text, or prompt, here. This text is required."
description"You can add an optional tip or note related to the prompt like this."
choice-1"a correct answer"
choice-2"an incorrect answer"
choice-3"an incorrect answer! - FR"
choice-4"a correct answer"
choice-5"Another incorrect answer ..."
display-name"Checkboxes"