Skip to content

feat(back): If implemented, then questions is customizable

Sondre Alfnes requested to merge 61-make-create-course-endpoint-more-modular into dev

If questions is not mentioned in the body for create course, it will create the default questions.

If questions is defined, it will not create default questions but follow the body's questions.

How to test:

  • Run create course in postman

Closes #61 (closed)

Edited by Sondre Alfnes

Merge request reports

Loading