Version 2.0.2 – Jan 22, 2022
- Fixed issue with file upload validation
- Fixed issue with message stating that a student was overscheduled
See Release Notes for details.
Version 2.0.1 – August 7, 2020
- Corrected issue with deleting classes from schedule, sometimes they would not delete.
- Corrected issue with adding branches and staff sometimes failing
- Made improvements to page access, preventing students from unauthorized page access. Also corrected issue preventing Students from accessing the option to email their course instructor.
- Classes will now resize on the schedule according to their length
- Fixed issue with calandar not loading on Course page
- With some email systems (e.g. Hotmail & Yahoo mail) some currency symbols would not display correctly within the invoice emails. This was fixed.
- When you delete/modify a class, the student’s progress will now automatically update
- Added warnings to prevent scheduling more lessons than what the course specifies
- Added gender selection to the Staff form
- Corrected spelling errors on login form
Updated/New files (13): assets/js/schedule.js src/Controllers/Branch.php src/Controllers/Communication.php src/Controllers/Fleet.php src/Controllers/Instructor.php src/Controllers/Invoice.php src/Controllers/Schedule.php src/Controllers/Staff.php src/Controllers/Student.php src/Mail.php views/profile.html views/staff.html views/login.html
Version 2.0 – June 18th, 2019
- Initial Release
- Online learning portal
- Online examination portal
- Google Calendar integration
- Ability to delete enrollment
- Cars not required on scheduling
- 3 bug fixes
Version 1.0.1 – March 3rd, 2019
- 4 Bug fixes
- Only show enrolled courses during sheduling
Version 1.0 – February 21st, 2019
- Initial Release