BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/cas

Admins are not able to assign rooms in the room preferences page.

Open
#412 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

On the room preferences page, Admins currently don't have the option to assign rooms for instructors. Add a column that allows admins to assign any room to any class. (UI should be similar to when they are changing room preferences.)

Example of what that might look like.
![image](https://user-images.githubusercontent.com/46611742/121734197-73c9c000-cac2-11eb-9ab9-50c7a207e19a.png)

Note: Keep in mind that there is an algorithm (in `roomAssignment.py`) that already assigns a room to each course. Make sure your change doesn't break it.

files:
`cas/app/static/js/local/roompreferences.js`
`cas/app/templates/roomPreferences.html`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.