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

Create a attendance tapping agent as a user #28

Open
mcflyhalf opened this issue Apr 19, 2020 · 2 comments
Open

Create a attendance tapping agent as a user #28

mcflyhalf opened this issue Apr 19, 2020 · 2 comments
Labels
Back end Back end of the application enhancement New feature or request Future Feature to be worked on in the far future.

Comments

@mcflyhalf
Copy link
Owner

This user/agent represents a card reader or camera in a classroom. It should be able to mark student attendance but with stringent rules e.g:

  • It can only mark attendance in a particular room (The room where it is located)
  • It can only alter attendance for a class that is ongoing (cant alter attendance in the past or future)

These would require #27 to already be implemented so that the framework for implementing rules already exists.

@mcflyhalf mcflyhalf added Back end Back end of the application enhancement New feature or request Future Feature to be worked on in the far future. labels Apr 19, 2020
@mcflyhalf
Copy link
Owner Author

To be done in far future when app includes physical device presence in a classroom

@mcflyhalf mcflyhalf changed the title Create a student agent user Create a attendance tapping agent as a user May 10, 2021
@mcflyhalf
Copy link
Owner Author

Will require creation of a new type of privilege in the User model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Back end Back end of the application enhancement New feature or request Future Feature to be worked on in the far future.
Projects
None yet
Development

No branches or pull requests

1 participant