aimmo
aimmo copied to clipboard
Administrator power - Kurono games
Task Description
Update the permissions for Kurono games and Kurono dashboard.
Acceptance Criteria
- [x] Show all school classes in "Select class" dropdown
- [x] Add teacher name in brackets in "Select class" dropdown
- [ ] Show all school games on the Games table
- [x] Add a teacher column to the Games table
- [ ] Admin teacher can join the games
- [ ] Admin teacher can change the worksheets
- [ ] Admin teacher can delete the games
- [ ] When the admin teacher creates the game, the owner of the game should be the class teacher
Copywrite Requirements
Miro
Analytics Requirements
- [ ] Add
created_by
to the Game model - this should be theteacher_id
. Populate this with the owner for old data.