Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Link MiVideo and Canvas Zoom Meetings up to Courses #162

Open
jonespm opened this issue May 15, 2020 · 0 comments
Open

Link MiVideo and Canvas Zoom Meetings up to Courses #162

jonespm opened this issue May 15, 2020 · 0 comments
Labels

Comments

@jonespm
Copy link
Member

jonespm commented May 15, 2020

Currently all of the jobs run independently, and the only script that populates courses in the courses table is inventory. The problem is that this script currently when it runs drops all of the courses and it's also possible that a different set of courses might be processed.

We could refactor this whole thing and have

A top level job that processes though courses

  • Get courses in a term that match the criteria (or specific courses if defined)
    • Runs the course inventory
  • Get courses from the LTI placement report (or optionally from the terms or specific courses)
    • Runs the LTI placements

Or we could just have some method that creates courses for all of these scripts. I don't know how MiVideo process would fit into this courses job?

Mentioned in #155 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant