Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating courses to backend v2 #669

Open
3 of 4 tasks
nygrenh opened this issue Jan 7, 2021 · 0 comments
Open
3 of 4 tasks

Migrating courses to backend v2 #669

nygrenh opened this issue Jan 7, 2021 · 0 comments
Assignees

Comments

@nygrenh
Copy link
Member

nygrenh commented Jan 7, 2021

  • Api for course progress (/api/v2/general/course/:id/progress data from table user_quiz_state)
  • Api for quiz titles (/api/v2/general/course/:id/quiz-titles )
  • Update templates
  • Use v2 titles api in courses
  1. Get the list of active courses from db
  2. Make a table where one can track which courses have been migrated
  3. One by one:
    1. Create a testing version of the switch
      1. Update moocfi-quizzes in package.json
      2. Update quiz partial (https://github.com/rage/python-s20/blob/master/src/partials/Quiz.js)
    2. Test the testing version
    3. Communicate with the person responsible for the course about the switch
    4. Do the update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants