jbeale/QuizMe

Cannot edit activities with no questions added to them

Closed this issue · 1 comments

Steps to Reproduce:

  1. Create New Activity
  2. Name activity but don't add any questions
  3. Click Save
  4. Try to edit that activity

Actual Behavior:
A 500 Error occurs because the data blob is empty

Expected Behavior:
Should be able to edit empty activity

Resolved via new unit tests