Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Creating an Item:

    • Users begin by clicking the plus button and choosing "Item" from the presented options.

  • Selecting Item Type:

    • From the dropdown menu, users select the desired item type, triggering the UI to update with relevant input fields.

  • Input Validation:

    • The prompt and correct answer fields are mandatory fields, and the system performs real-time validation to ensure required information is entered before saving.

    • For True/False items, a prompt field, correct answer dropdown menu, and explanation field must be available.

    • It is optional to attach a resource to a prompt or answer choice.

  • Attach Resource

    • Upon selecting a resource to attach to a prompt field or answer choice field, the user should be able to select from a dropdown menu the location of the image in relation to the displayed text.

      • Above

      • Below

      • Right aligned

      • Left aligned

  • Saving Items:

    • A "Save" button commits the created item to the activity. The button becomes active only when all required fields are satisfactorily completed.

...