I don't completely love that we are just using plain text for question options and telling students to write their own spaces. The challenge is I don't know how to do more complicated HTML in templating language. Can we figure out something better like: * Radio/check boxes for multiple choice and multiple answer * Short input box for short answer and numerical * Long input box for general What do we do about solutions? Probably going to be too difficult for a V1, so we will likely omit since that requires more complex logic.
I don't completely love that we are just using plain text for question options and telling students to write their own spaces.
The challenge is I don't know how to do more complicated HTML in templating language. Can we figure out something better like:
What do we do about solutions? Probably going to be too difficult for a V1, so we will likely omit since that requires more complex logic.