learnIT is a learning site about everything for everyone making course creation easy.
This is my graduation work at the Haute École en Hainaut.
The site is developped with the Laravel framework and will offer an Android application for offline access.
Display the list
- Course creation
- Course edition
- Unrated quiz
- Quiz rated out of 10
- Next chapter unlocked from 7/10
- Various MCQs available, some of which will be chosen at random
- Import a quiz from a file
- Custom QCM correction based on response (semi-automatic)
- Chapter and Course Success Trophies
- Statistics
- for each student
- for the course creator
- Save from a
.csv
file and send mails automatically in this case - Possibility to hide questions
- Generate a PDF from selected chapter(s)
- Different levels of difficulty depending on the age or level of the user
- Bonus
- Choice of the difficulty of the questions, as well as management of their weighting
- Creating of an Android mobile application for offline access
- Add an administrator role (kind of like the one of Wikipedia)
- Add course verification by the administrators
- Add RGPD support (possibility to download personal data, etc.)
- Add image support in courses
- Add more security (against multiple signins, DB overload...)