Skip to content

Need to refactor database to add Learning Objectives models #40

@jackdkdf

Description

@jackdkdf

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestwontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions