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

TE-107: [NEW FEATURE] Windows Scheduled Job #107

Open
ahmedelbougha opened this issue Mar 20, 2017 · 2 comments
Open

TE-107: [NEW FEATURE] Windows Scheduled Job #107

ahmedelbougha opened this issue Mar 20, 2017 · 2 comments
Assignees

Comments

@ahmedelbougha
Copy link
Contributor

Estimated Time: -
Actual Time: -

Scheduled job for sending test answers once Internet is back on the desktop machine, the installation of desktop application should contain the scheduled job setup.

@solimansamy
Copy link

solimansamy commented Aug 27, 2017

Technical Notes

  1. Create a new command like what we have php artisan deploy:local
    You can named it php artisan exam:submit
  2. Read the local storage and start looping on it.
    You can start the application on Ubuntu first and turn off the Internet, then open the local storage.
  3. Take care to group answers with their test taker ids.
  4. Submit each exam with answers
  5. Alert admin by email saying Exam for test taker has been submitted
  6. The task will be run on Windows

@solimansamy solimansamy changed the title TE-107: Windows Scheduled Job TE-107: [NEW FEATURE] Windows Scheduled Job Aug 28, 2017
@ahmedelbougha
Copy link
Contributor Author

To be checked later:
web-socket, nodejs schedule

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

4 participants