Skip to content

Roles and roles limits support / Slot users observer - #34

Open
tigusigalpa wants to merge 1 commit into
learnweb:masterfrom
tigusigalpa:master
Open

Roles and roles limits support / Slot users observer#34
tigusigalpa wants to merge 1 commit into
learnweb:masterfrom
tigusigalpa:master

Conversation

@tigusigalpa

Copy link
Copy Markdown

Added feature Roles and roles limits for slots also added students slots conflicts observer

Added Roles and Roles limits support for slot and slot conflicts observer
Some features added:

  • Roles support for slots: create own roles
  • Roles limit for slots: Each role can have an own limit for the slot
  • Conflits observer: student can not to be enrolled for a slot twice at the same time (dedicated checkbox)

Added feature Roles and roles limits for slots also added students slots conflicts observer
@bostelm
bostelm force-pushed the master branch 2 times, most recently from 235727d to 6f38790 Compare August 9, 2018 14:32
@gormster

gormster commented Mar 24, 2020

Copy link
Copy Markdown

I like this idea, I think it could help with the issue I'm currently working on at my institution: we need to assign both an assessor and a supervisor to each slot. However, this wouldn't work for us as written, as it only allows multiple roles for "student" users, and not multiple "teacher" users.

If we wanted to really add some flexibility, the thing to do would be get rid of the teacherid column in {scheduler_slots} entirely, and replace that entirely with roles and role limits.

@tigusigalpa

Copy link
Copy Markdown
Author

I like this idea, I think it could help with the issue I'm currently working on at my institution: we need to assign both an assessor and a supervisor to each slot. However, this wouldn't work for us as written, as it only allows multiple roles for "student" users, and not multiple "teacher" users.

If we wanted to really add some flexibility, the thing to do would be get rid of the teacherid column in {scheduler_slots} entirely, and replace that entirely with roles and role limits.

hi, can i help you?

@hakancigci

Copy link
Copy Markdown

How can I prevent a student from enrolling in different slots in the same time period?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants