equal
deleted
inserted
replaced
343 choices.right = element right { choices.right.content } |
343 choices.right = element right { choices.right.content } |
344 choices.wrong = element wrong { choices.right.content } |
344 choices.wrong = element wrong { choices.right.content } |
345 |
345 |
346 choices.right.content = |
346 choices.right.content = |
347 inlines |
347 inlines |
348 | (p+, help?, answer?) |
348 | ((p+ | image | (audio, image?)), help?, answer?) |
349 |
349 |
350 |
350 |
351 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ blanks.wrongs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
351 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ blanks.wrongs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
352 |
352 |
353 # ~~~~~~ blanks.wrongs |
353 # ~~~~~~ blanks.wrongs |