stevebrownlee / learn-ops-client

Learning Platform client application for students and instructors. Tracks student data as they progress through their core and technical learning objectives.
1 stars 7 forks source link

Can now set multiple cohorts as capstone season enabled #62

Closed stevebrownlee closed 5 months ago

stevebrownlee commented 5 months ago

Overview

This branch was to enable an instructor to mark multiple cohorts to be in capstone season and the the dashboard view default to the correct state. Previously, only one cohort could be marked in capstone season, forcing the instructor to go to the cohort details and constantly toggle on/off when doing MVP review for different cohorts.

Steps to Test

  1. Switch to the feature/multi-capstone-season branch.
  2. Authenticate the client with Github
  3. Pick any random active cohort
  4. Toggle capstone season to "On"
  5. Pick another cohort
  6. Toggle capstone season to "On"
  7. Go to main dashboard
  8. Click on both cohorts to verify that the capstone view is active for both
  9. Click on another cohort that hasn't been set to capstone season and verify that the standard view is active