Load Data from MOOC

  1. click reporting -> Subjects -> View all reports

  2. Find Complete by Courses (Created by yeesiang for Campus ID usage. DO NOT DELETE.)and click view report button

  3. Click run report button

  4. Download the generated CSV file when it is completed.

  5. Goto Central backend > Services > MagicOps > Load Completed DBA

  6. Follow instruction submit download CSV

  7. Copy all the generated queries and paste into database (you need to do this manually).

Dont worry, as you can see the SQL queries perform an INSERT... ON DUPLICATE... so existing records in database will be check and replace accordingly, instead of creating duplicate recornds.

Last updated

Was this helpful?