Skip to content

Export Course from MarkUs #7600

@donny-wong

Description

@donny-wong

Description:

We want a functionality to export a course from MarkUs. We would run a rake task for this to archive a particular course and removing it from MarkUs. The archive would contain all needed user information, everything relevant from the database for that course, and all relevant files (which is maybe only git repositories). Ideally this would be one file (per course), and preferably in a standard file archive format such as tar or zip so that we could also manipulate it with other tools.

We can implement these as methods of the Course class, and the rake task would simply call the appropriate method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions