quiz.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <T3DataStructure>
  3. <meta>
  4. <langDisable>1</langDisable>
  5. </meta>
  6. <sheets>
  7. <sDYNAMIC>
  8. <ROOT>
  9. <sheetTitle>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.dynamic_elements</sheetTitle>
  10. <type>array</type>
  11. <el>
  12. <dynamicComponents>
  13. <type>array</type>
  14. <section>1</section>
  15. <el>
  16. <settings.question>
  17. <type>array</type>
  18. <title>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.question_single</title>
  19. <el>
  20. <text>
  21. <TCEforms>
  22. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.question</label>
  23. <config>
  24. <type>input</type>
  25. <eval>trim,required</eval>
  26. <size>500</size>
  27. </config>
  28. </TCEforms>
  29. </text>
  30. <answertext1>
  31. <TCEforms>
  32. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.answers.answertext1</label>
  33. <config>
  34. <type>input</type>
  35. <eval>trim</eval>
  36. <size>500</size>
  37. </config>
  38. </TCEforms>
  39. </answertext1>
  40. <answerpoints1>
  41. <TCEforms>
  42. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.answers.answerpoints1</label>
  43. <config>
  44. <type>input</type>
  45. <eval>trim,int</eval>
  46. <size>500</size>
  47. </config>
  48. </TCEforms>
  49. </answerpoints1>
  50. <answertext2>
  51. <TCEforms>
  52. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.answers.answertext2</label>
  53. <config>
  54. <type>input</type>
  55. <eval>trim</eval>
  56. <size>500</size>
  57. </config>
  58. </TCEforms>
  59. </answertext2>
  60. <answerpoints2>
  61. <TCEforms>
  62. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.answers.answerpoints2</label>
  63. <config>
  64. <type>input</type>
  65. <eval>trim,int</eval>
  66. <size>500</size>
  67. </config>
  68. </TCEforms>
  69. </answerpoints2>
  70. <answertext3>
  71. <TCEforms>
  72. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.answers.answertext3</label>
  73. <config>
  74. <type>input</type>
  75. <eval>trim</eval>
  76. <size>500</size>
  77. </config>
  78. </TCEforms>
  79. </answertext3>
  80. <answerpoints3>
  81. <TCEforms>
  82. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.answers.answerpoints3</label>
  83. <config>
  84. <type>input</type>
  85. <eval>trim,int</eval>
  86. <size>500</size>
  87. </config>
  88. </TCEforms>
  89. </answerpoints3>
  90. </el>
  91. </settings.question>
  92. <settings.question_multi>
  93. <type>array</type>
  94. <title>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.question_multi</title>
  95. <el>
  96. <text>
  97. <TCEforms>
  98. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.question</label>
  99. <config>
  100. <type>input</type>
  101. <eval>trim,required</eval>
  102. <size>500</size>
  103. </config>
  104. </TCEforms>
  105. </text>
  106. <additional_text>
  107. <TCEforms>
  108. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.question_multi_additional</label>
  109. <config>
  110. <type>input</type>
  111. <eval>trim,required</eval>
  112. <size>500</size>
  113. <default>Bei dieser Frage sind mehrere Antworten möglich</default>
  114. </config>
  115. </TCEforms>
  116. </additional_text>
  117. <answertext1>
  118. <TCEforms>
  119. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.answers.answertext1</label>
  120. <config>
  121. <type>input</type>
  122. <eval>trim</eval>
  123. <size>500</size>
  124. </config>
  125. </TCEforms>
  126. </answertext1>
  127. <answerpoints1>
  128. <TCEforms>
  129. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.answers.answerpoints1</label>
  130. <config>
  131. <type>input</type>
  132. <eval>trim,int</eval>
  133. <size>500</size>
  134. </config>
  135. </TCEforms>
  136. </answerpoints1>
  137. <answertext2>
  138. <TCEforms>
  139. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.answers.answertext2</label>
  140. <config>
  141. <type>input</type>
  142. <eval>trim</eval>
  143. <size>500</size>
  144. </config>
  145. </TCEforms>
  146. </answertext2>
  147. <answerpoints2>
  148. <TCEforms>
  149. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.answers.answerpoints2</label>
  150. <config>
  151. <type>input</type>
  152. <eval>trim,int</eval>
  153. <size>500</size>
  154. </config>
  155. </TCEforms>
  156. </answerpoints2>
  157. <answertext3>
  158. <TCEforms>
  159. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.answers.answertext3</label>
  160. <config>
  161. <type>input</type>
  162. <eval>trim</eval>
  163. <size>500</size>
  164. </config>
  165. </TCEforms>
  166. </answertext3>
  167. <answerpoints3>
  168. <TCEforms>
  169. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.answers.answerpoints3</label>
  170. <config>
  171. <type>input</type>
  172. <eval>trim,int</eval>
  173. <size>500</size>
  174. </config>
  175. </TCEforms>
  176. </answerpoints3>
  177. </el>
  178. </settings.question_multi>
  179. </el>
  180. </dynamicComponents>
  181. </el>
  182. </ROOT>
  183. </sDYNAMIC>
  184. <sDYNAMIC2>
  185. <ROOT>
  186. <sheetTitle>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.dynamic_elements2</sheetTitle>
  187. <type>array</type>
  188. <el>
  189. <dynamicComponents2>
  190. <type>array</type>
  191. <section>1</section>
  192. <el>
  193. <settings.validation>
  194. <type>array</type>
  195. <title>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.validation</title>
  196. <el>
  197. <pointsFrom>
  198. <TCEforms>
  199. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.validation.points_from</label>
  200. <config>
  201. <type>input</type>
  202. <eval>trim,required,int</eval>
  203. <size>10</size>
  204. <default>0</default>
  205. </config>
  206. </TCEforms>
  207. </pointsFrom>
  208. <pointsTo>
  209. <TCEforms>
  210. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.validation.points_to</label>
  211. <config>
  212. <type>input</type>
  213. <eval>trim,required,int</eval>
  214. <size>10</size>
  215. <default>0</default>
  216. </config>
  217. </TCEforms>
  218. </pointsTo>
  219. <validationText>
  220. <TCEforms>
  221. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.validation.text</label>
  222. <config>
  223. <type>text</type>
  224. <eval>trim,required</eval>
  225. <rows>5</rows>
  226. <cols>200</cols>
  227. <enableRichtext>true</enableRichtext>
  228. <richtextConfiguration>mrm_be_cm_RTE</richtextConfiguration>
  229. </config>
  230. </TCEforms>
  231. </validationText>
  232. </el>
  233. </settings.validation>
  234. </el>
  235. </dynamicComponents2>
  236. </el>
  237. </ROOT>
  238. </sDYNAMIC2>
  239. <sDEF>
  240. <ROOT>
  241. <sheetTitle>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.default_elements</sheetTitle>
  242. <type>array</type>
  243. <el>
  244. <startbuttontext>
  245. <TCEforms>
  246. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.startbuttontext</label>
  247. <config>
  248. <type>input</type>
  249. <eval>trim</eval>
  250. <size>250</size>
  251. <default>Start</default>
  252. </config>
  253. </TCEforms>
  254. </startbuttontext>
  255. <nextbuttontext>
  256. <TCEforms>
  257. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.nextbuttontext</label>
  258. <config>
  259. <type>input</type>
  260. <eval>trim</eval>
  261. <size>250</size>
  262. <default>Nächste Frage</default>
  263. </config>
  264. </TCEforms>
  265. </nextbuttontext>
  266. <lastbuttontext>
  267. <TCEforms>
  268. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.lastbuttontext</label>
  269. <config>
  270. <type>input</type>
  271. <eval>trim</eval>
  272. <size>250</size>
  273. <default>Zur Auswertung</default>
  274. </config>
  275. </TCEforms>
  276. </lastbuttontext>
  277. <repeatbuttontext>
  278. <TCEforms>
  279. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.repeatbuttontext</label>
  280. <config>
  281. <type>input</type>
  282. <eval>trim</eval>
  283. <size>250</size>
  284. <default>Noch mal versuchen</default>
  285. </config>
  286. </TCEforms>
  287. </repeatbuttontext>
  288. <question>
  289. <TCEforms>
  290. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.questiontext</label>
  291. <config>
  292. <type>input</type>
  293. <eval>trim</eval>
  294. <size>250</size>
  295. <default>Frage</default>
  296. </config>
  297. </TCEforms>
  298. </question>
  299. <resultheadingtop>
  300. <TCEforms>
  301. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.resultheadingtop</label>
  302. <config>
  303. <type>input</type>
  304. <eval>trim</eval>
  305. <size>250</size>
  306. <default>Dein Ergebnis</default>
  307. </config>
  308. </TCEforms>
  309. </resultheadingtop>
  310. <resultheadingsub>
  311. <TCEforms>
  312. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.resultheadingsub</label>
  313. <config>
  314. <type>input</type>
  315. <eval>trim</eval>
  316. <size>250</size>
  317. <default>Auflösung:</default>
  318. </config>
  319. </TCEforms>
  320. </resultheadingsub>
  321. <validationstr>
  322. <TCEforms>
  323. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.validationstr</label>
  324. <config>
  325. <type>input</type>
  326. <eval>trim</eval>
  327. <size>250</size>
  328. <default>Du hast &lt;POINTS&gt; von &lt;MAXPOINTS&gt; Punkten erreicht. Durchschnittlich haben die Teilnehmer*innen bei dieser Aufgabe &lt;AVRGPOINTS&gt; Punkte erzielt.</default>
  329. </config>
  330. </TCEforms>
  331. </validationstr>
  332. <maxpoints>
  333. <TCEforms>
  334. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.validation.maxpoints</label>
  335. <config>
  336. <type>input</type>
  337. <eval>trim,required,int</eval>
  338. <size>10</size>
  339. <default>0</default>
  340. </config>
  341. </TCEforms>
  342. </maxpoints>
  343. <thanks>
  344. <TCEforms>
  345. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.thanks</label>
  346. <config>
  347. <type>input</type>
  348. <eval>trim</eval>
  349. <size>250</size>
  350. <default>Vielen Dank für deine Teilnahme!</default>
  351. </config>
  352. </TCEforms>
  353. </thanks>
  354. <isRestartAble>
  355. <TCEforms>
  356. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_quiz.isRestartAble</label>
  357. <config>
  358. <type>check</type>
  359. <default>0</default>
  360. </config>
  361. </TCEforms>
  362. </isRestartAble>
  363. </el>
  364. </ROOT>
  365. </sDEF>
  366. </sheets>
  367. </T3DataStructure>