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

[App] Teacher roll call #649

Open
danlg opened this issue Sep 12, 2016 · 0 comments
Open

[App] Teacher roll call #649

danlg opened this issue Sep 12, 2016 · 0 comments
Assignees

Comments

@danlg
Copy link
Owner

danlg commented Sep 12, 2016

Implement in the app for teacher the ability to do roll call.
This page is available only for teacher:

  • Page 1. Select class that you want to do roll call with class avatar
  • Page 2 for this class displays all students (filter out other user is there are parents for instance)
    and list then

Student 1 o
Student 2 o

When clicking on the radio button, it replaces with a tick, when clicking a again, it replaces with a cross (missing), when clicking again it puts as present (tick again). Each time there is a click it send a real time event to the server (time out of 3 sec to send event if present to avoid sending present and then absent again).

amngupta added a commit that referenced this issue Sep 14, 2016
- Working roll call functionality
- Users are filtered and limited to only the Students in class (on client side)
- Confirmation Pop-up before roll-call is submit
- Toastr to inform about error/success
- Router goes to TabClasses on success
@amngupta amngupta reopened this Oct 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants