Currently, the GRASP application only supports multiple-choice questions. However, we will also need to support additional types, including multiple-choice, open-ended, calculation, and fill-in-the-blank questions.
My recommendation is to focus on implementing the calculation and fill-in-the-blank types first. I still need to think through how open-ended questions would work with the quiz delivery logic, since they do not have a straightforward right-or-wrong answer.
Currently, the GRASP application only supports multiple-choice questions. However, we will also need to support additional types, including multiple-choice, open-ended, calculation, and fill-in-the-blank questions.
My recommendation is to focus on implementing the calculation and fill-in-the-blank types first. I still need to think through how open-ended questions would work with the quiz delivery logic, since they do not have a straightforward right-or-wrong answer.