AP-Students/website

Feature: Question Renderer

Closed this issue · 3 comments

JSJ9 commented

Create variables to determine question format (mcq or other), images, question text format, etc

  • establish a data type
  • create a data-driven way to render abstract content as part of the question (use markdown)
  • create a data-driven component that renders out the question
    • include both: multiselect; and
    • multiple choice
  • establish a data type
  • create a data-driven way to render abstract content as part of the question (use markdown)
  • create a data-driven component that renders out the question
    • include both: multiselect; and
    • multiple choice

Compiled the code in VS Code - Check PR