pretext icon indicating copy to clipboard operation
pretext copied to clipboard

Interactive short answer questions structured with task

Open rbeezer opened this issue 8 months ago • 2 comments

...do not behave on Runestone. With a response element after all the tasks, it does not render with a text box on Runestone.

Likely it is just not being recognized as a short-answer question - maybe a test on statement and response should add testing on task and response

@jocrandall @Tanaquil18

rbeezer avatar Apr 25 '25 15:04 rbeezer

And @bnmnetp

rbeezer avatar Apr 25 '25 15:04 rbeezer

I have one working in PreTeXt at least that has a multiple tasks, each with a statement and a response after the statement. I am using tabbed tasks.

I haven't tried that for or in Runestone, but it did just what I'd expect in the web target.

If tasks are thought of as needed to be completed in order before moving on, then I think it makes sense to have each one be self-contained; if we want one response for all of them, I think it makes sense to use an ordered list instead.

Tanaquil18 avatar Apr 25 '25 16:04 Tanaquil18