Currently the learning objectives are taken from the description of a subtopic which makes styling difficult, it would be better to have a model that relates to subtopics to make styling easier, where each learning objective instance is a dot jot under the subtopic.
https://github.com/McMaster-FAST/backend/blob/main/courses/fixtures/mock/data.json#L9 (subtopic description in the mock data file - this is how courses are created for now)
http://localhost:8000/admin/courses/studyaid/ (displayed under the learning objectives - implemented as a model)
Currently the learning objectives are taken from the description of a subtopic which makes styling difficult, it would be better to have a model that relates to subtopics to make styling easier, where each learning objective instance is a dot jot under the subtopic.
https://github.com/McMaster-FAST/backend/blob/main/courses/fixtures/mock/data.json#L9 (subtopic description in the mock data file - this is how courses are created for now)
http://localhost:8000/admin/courses/studyaid/ (displayed under the learning objectives - implemented as a model)