Bodhish Thomas
Bodhish Thomas
## Proposed Changes - [x] New SPA ready Nav bar - [x] Re-build Students index and filter with new design - [x] Update create students page - [x] Update edit...
Currently, the [user token is regenerated every time a new student is onboarded](https://github.com/pupilfirst/pupilfirst/blob/4ddfe51ba679fc1538db0a6f43eb2262281468e4/app/services/courses/add_students_service.rb#L93). The service should regenerate the token only if the `notifyStudents` flag is set.
**Describe the bug** Client-side JS for the index page doesn't load when a target show page URL is visited directly. Closing the target leaves the index page in a semi-initialized...
**Is your feature request related to a problem? Please describe.** It's becoming difficult to identify the students who have completed a course. The only option is to take an export...
**Is your feature request related to a problem? Please describe.** It would be great to have an option to embed videos inside Markdown. This will enable admins/authors to easily add...
Right now, the coaches page serves exclusively to onboard new coaches onto the school. However, these coaches can't really do anything until they're assigned to a course as a _course...
**Is your feature request related to a problem? Please describe.** The platform doesn't have a feature where students can see the progress of batch mates in the course. **Describe the...
From `ApplicationController`: - [x] Cleanup `prepare_platform_feedback`. - [ ] Remove `sign_out_if_required`.
...since freely moving students around means that the team may not be a reliable linkage. All such relationships should be evaluated, to see if student link is better instead.