Commit Graph

47 Commits

Author SHA1 Message Date
Pranav Jerry ccae70ac82
renamed exam_date to date in DateAndInvigilator doctype 2023-06-30 22:39:20 +05:30
Pranav Jerry fd7b1fd494
fixed bug in duty list generator, readability enhancements 2023-06-30 22:24:53 +05:30
Pranav Jerry b65f9466b0
added student count for each exam hall 2023-06-26 21:44:55 +05:30
Pranav Jerry e9df18f554
changed text in first steps workspace 2023-06-25 21:48:24 +05:30
Pranav Jerry f49286a23a
removed exam cell staff role for new users
- now uses frappe built-in System Manager
- changes in text in workspace Exams
2023-06-24 19:02:37 +05:30
Pranav Jerry 72ae614e9a
bug fixes and doctype autonames 2023-06-21 18:28:58 +05:30
Pranav Jerry 8d10be89b8
removed obsolete code from Exam Group 2023-06-21 16:02:42 +05:30
Pranav Jerry 32563df200
hell lots of stuff, read full commit
- added new workspace Exams
- separated invigilator duty from exam group (new doctype Invigilation
  Duty introduced in previous commit)
- can create invigilation duty for a series of dates (from and to)
- new doctypes
- removed obsolete JS code
- optimized code for invigilator selection and fixed bugs
2023-06-21 15:48:51 +05:30
Pranav Jerry 415896b3f7
added workspace First steps 2023-06-16 19:25:34 +05:30
Pranav Jerry f64e08e450
added prototype for new invigilation duty
assigns duty for multiple days
2023-06-15 18:31:42 +05:30
Pranav Jerry 4545ad4150
removed unused code 2023-06-12 20:57:50 +05:30
Pranav Jerry d5dcdc8fc0
download seat arrangement as spreadsheet
API and lots of stuff
2023-06-12 20:53:13 +05:30
Pranav Jerry c2d1831b8e
changes in home workspace
Moved onboarding below shortcuts.
Added cards for exams, data management
2023-05-23 18:45:39 +05:30
Pranav Jerry 0d6d7eaa11
allow data import in department, exam and staff 2023-05-22 19:58:22 +05:30
Pranav Jerry a25d9a04a4
take joining date into consideration while assigning duties 2023-05-22 19:57:32 +05:30
Pranav Jerry 80959a8312
bug fix in seat arrangement
fixed all students being allocated the same exam hall
2023-05-22 19:01:37 +05:30
Pranav Jerry 1756cc97f5
removed old duty list, hall alocation and seat arrangement 2023-05-22 18:47:50 +05:30
Pranav Jerry dd768f6c79
lots of changes
- edited onboarding
- merged hall allocation, seat arrangement and duty list into exam group
- more js
2023-05-21 22:45:11 +05:30
Pranav Jerry b02d579c82
fixed bugs, added onboarding, add duty list button 2023-05-19 18:10:24 +05:30
Pranav Jerry d9c921c91d
namy changes: read full commit
added duty list generation
button in hall allocation to generate seat arrangement
2023-05-19 17:38:38 +05:30
Pranav Jerry 0bf8815854
added prototype for invigilation duty 2023-05-15 19:30:27 +05:30
Pranav Jerry ac43488c4a
added basic seat arrangement 2023-05-06 09:04:18 +05:30
Pranav Jerry cd8d0e7230
added basic methods for seat arrangement
added number of students in hall allocation
2023-04-22 11:37:27 +05:30
Pranav Jerry 586499df04
initial prototype for seat arrangement 2023-04-19 19:34:56 +05:30
Pranav Jerry 8128ae3c24
added Student to quick glance 2023-04-19 19:34:29 +05:30
Pranav Jerry 32a4bb8e97
converted student to normal doctype
updated python code to add students to exams.
removed "unallocated exams" number card from workspace.
2023-04-15 08:39:40 +05:30
Pranav Jerry 26cfd6a866
added print for debugging 2023-04-12 20:15:58 +05:30
Pranav Jerry 230a2de0b4
added number cards, bug fixes
added permission for exam cell users to submit hall allocation
2023-04-09 13:51:22 +05:30
Pranav Jerry 481b73f7b3
fixed permissions for exam cell staff 2023-04-06 12:25:56 +05:30
Pranav Jerry d11add1354
added hall allocation
allocates exam halls to exam group object
2023-04-06 12:16:02 +05:30
Pranav Jerry 5336db8796
calculate number of students in exam group 2023-04-05 22:12:08 +05:30
Pranav Jerry c1c18a7bbe
added button to auto exam group list
changed shortcut to exam group in home workspace to auto exam group
2023-04-05 20:09:39 +05:30
Pranav Jerry b04ac777d8
added Create exam group button in Auto Exam Group
And it works!
2023-04-05 19:57:47 +05:30
Pranav Jerry 885b71d927
added button in Auto Exam Group (doesnt work) 2023-04-04 19:11:13 +05:30
Pranav Jerry b047559820
added virtual doctype Auto Exam Group 2023-04-04 18:57:15 +05:30
Pranav Jerry 9c05f0b91d
added new workspace Quick Glance 2023-04-04 18:56:48 +05:30
Pranav Jerry 836d7dd47f
add students of classes to students field in exam when saving 2023-03-26 21:24:44 +05:30
Pranav Jerry d37c08c428
edited exam group code 2023-03-26 16:40:29 +05:30
Pranav Jerry f10be73e68
edited exam group 2023-03-26 16:27:52 +05:30
Pranav Jerry 409ea83c00
added starting point for hall allocation 2023-03-26 16:24:29 +05:30
Pranav Jerry 3bfa294b24
chnaged name in staff, edited workspace 2023-03-26 16:06:54 +05:30
Pranav Jerry 31b17a53b6
added exam cell staff shortcut in workspace
allowed quick entry in exam cell staff
2023-03-26 14:32:22 +05:30
Pranav Jerry d359d0d7ad
added exam cell staff user creation and changed workspace 2023-03-26 14:26:08 +05:30
Pranav Jerry d406c0ca50
added workspace home 2023-03-26 10:55:38 +05:30
Pranav Jerry f95c23f2cb
added two doctypes
Department and Staff
2023-03-26 10:16:32 +05:30
Pranav Jerry 4d5067ba8f
added doctypes 2023-03-26 10:07:26 +05:30
Pranav Jerry 3be691b4a5 feat: Initialize App 2023-03-25 22:00:12 +05:30