Horizontal Parson problems are now available. But maybe need some more work, so
a soft opening.
Documentation:
Subsection 4.12.4: Horizontal Parsons Problems
https://pretextbook.org/doc/guide/html/topic-interactive-exercises.html#horizontal-parsons-problems
Samples:
Exercises 5.9: Horizontal Parsons Exercises
https://pretextbook.org/examples/sample-book/noparts/html/horizontal-parsons-exercises.html
1. The previously reported problem with IDs in the wrong place was my fault.
Fixed now.
2. These are built on the assumption that the blocks are pieces of computer
code. Both in the Javascript, and therefore in what I've done for PreTeXt. I
think a "natural language" variation would be useful. Rearrange words of a
sentence, or terms of an equation.
3. There is some inconsistency in the features of a vertical problem v. a
horizontal problem, which I think are independent of the layout. Vertical
allows distractors, but I did not implement that for vertical (having seen no
examples). Horizontal allows reuse of blocks, I think that is impossible right
now with vertical, barring new Javascript.
Perhaps some discussion on Tuesday would provide the way forward.
Rob