Learning Platform client application for students and instructors. Tracks student data as they progress through their core and technical learning objectives.
1
stars
8
forks
source link
Can now set multiple cohorts as capstone season enabled #62
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
Switch to the feature/multi-capstone-season branch.
Authenticate the client with Github
Pick any random active cohort
Toggle capstone season to "On"
Pick another cohort
Toggle capstone season to "On"
Go to main dashboard
Click on both cohorts to verify that the capstone view is active for both
Click on another cohort that hasn't been set to capstone season and verify that the standard view is active
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
feature/multi-capstone-season
branch.