Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Sandesh-L opened this issue Jun 11, 2021 · 0 comments
Open

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

Sandesh-L opened this issue Jun 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Sandesh-L
Copy link
Collaborator

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

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

@Sandesh-L Sandesh-L added the enhancement New feature or request label Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant