https://github.com/notshrirang/doodle
Offline Examination System
https://github.com/notshrirang/doodle
examination-system offline python sqlite3
Last synced: 11 months ago
JSON representation
Offline Examination System
- Host: GitHub
- URL: https://github.com/notshrirang/doodle
- Owner: NotShrirang
- Created: 2022-02-04T10:23:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-02T16:02:35.000Z (about 4 years ago)
- Last Synced: 2025-02-11T12:36:38.728Z (over 1 year ago)
- Topics: examination-system, offline, python, sqlite3
- Homepage: https://sites.google.com/view/doodlein/home
- Size: 41.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Doodle
Offline Examination System
Doodle Version 1.7.4
Date - 29/04/2022
---------------------------------------------------------------------------------------------------------------------------
Hello!
Since 2020, all students and teachers are studying / teaching online. Exams, homeworks & assignments are being given and submitted through online portals. And many of us, have faced network issues or even server crashes during an exam.
There is no solution for this! Or is there?
Introducing Doodle, an offline examination system!
Developed by students, for students!
Check Releases to download Doodle!
Prominent Features:
1. No network connectivity is needed while creating, editing, solving and checking question paper.
2. You can import questions from ".txt" files. (Standard syntax required)
3. You can export question paper ".pdf" files.
4. Fullscreen mode to prevent copying. (Paper will get auto-submitted, if you try "alt+tab" out of it.)
5. Added encryption to question papers. (Students won't be able to "understand" question paper when opened through any IDE / Database Viewer)
6. You can add images as questions and submit an image as an answer.
7. You can schedule question paper!
and many more.
Visit our website https://sites.google.com/view/doodlein/home to know more!
---------------------------------------------------------------------------------------------------------------------------
System Architecture :
Developed in : Python (TKinter), SQL.
System Requirements:
1. Windows 10 (64-bit) or Linux OS.