First clone the project and create a new virtual env, then install all the modules using the requirements.txt file.
All the urls will start with "http://127.0.0.1:8000/<app_name>/<function_name>".
Uncomment your app's url in learning's urls.py file.
Add app_name='<app_name>' in each of your urls.py file after importing all the required modules.
Innodev-2k20
Due to the COVID-19 pandemic, all schools are closed suddenly leaving Mrs. Ojha wondering how she is going to improve the Math skills of her mischievous son Ash Jr. who is presently in class 2 and refuses to study at home. She tried hard to make him follow the online classes of his school teacher, but all her efforts were futile. Help Mrs. Ojha by designing an adaptive learning application that will help Ash Jr. to learn different topics in an engaging, playful, and interactive manner.
• Reward and Recognition System :
In order to make learning joyful for the students, a reward and recognition system can be made. The recognition system traces the time spent by the student on the portal and their consistency in solving problems to award them with virtual coins and badges. The coins can then be used to redeem certain benefits from teachers like extra computer time, free chocolates etc, and a leader board of students on the basis of coins and badges can also be prepared.
• Discussion Forum :