I was wondering if there was a way to have a JCloze act like a JQuiz where there are many questions that can be randomized.
I can make a JCloze for balancing chemical equations which require coefficients in front of the formulas such as
which is attached.
Now I can make a QuizPort with a bunch of these chained together. The problem with this is that everybody has the equation #2 to balance.
Now, I do have a multiple-choice JQuiz with various combinations of coefficient lists such as 5, 2, 1, 4 which would be the correct answer for the above but other incorrect choices would be given.
What I like about JQuiz is that there could be a 10-question set that has to be answered but has many much more choices so that students get different problems and different orders. As I write this, I realize that I could make a JQuiz where students have to type in the coefficents in order such as 5, 2, 1, 4 with those commas. The problem with that is that I will have to put in some variations as correct possibilites such as 5, 2, 1 , 4 to try to account the times student put in extra spaces. But I might go with this anyway. I have taken this approach for a compound names such Fe2O3 is iron (III) oxide giving not only that as a correct choice but also iron(III) oxide, iron(III)oxide, iron (III)oxide as acceptable choices.
However, if one of all you brilliant ones out there has got better ideas, please pitch them. I like the JCloze approach because it looks more like an actual balanced equation as written.
Thanks,
Jeff