Commit Graph

107 Commits

Author SHA1 Message Date
8d5d820c50 button select uses name for uniqueness 2023-10-04 14:06:07 -06:00
alex
1dc9655de7 saving assignments and quizzes as markdown 2023-10-04 13:42:31 -06:00
alex
a60151575c can parse at least some markdown quiz questions 2023-10-03 17:21:46 -06:00
alex
9ca475dc44 working on parsing markdown as a quiz 2023-10-03 15:52:05 -06:00
c690f074f3 improving quiz markdown 2023-09-27 14:10:24 -06:00
6aa2d52db3 started to test markdown quiz format 2023-09-27 14:07:45 -06:00
37c171c348 working on serialization 2023-09-27 13:00:16 -06:00
ae12dbaca7 store assignments as markdown with yaml, not yaml with markdown 2023-09-22 13:14:20 -06:00
edc71b2546 store course settings in their own file 2023-09-22 13:05:49 -06:00
fa792f1f23 moved settings into their own object 2023-09-22 12:58:37 -06:00
e53222e35d halfway through localcourse transition 2023-09-22 12:40:40 -06:00
c8ad67fd0b overhauling logging to make it better 2023-09-18 16:27:02 -06:00
9abf818c0b auto colapse past months 2023-09-13 11:21:21 -06:00
7949f28c32 collapsable months 2023-09-08 14:21:46 -06:00
4a80bf4928 added feature to rename modules 2023-09-08 14:02:51 -06:00
c2ce788627 added border around today 2023-09-08 13:44:10 -06:00
2b154d186d minor layout fixes 2023-09-05 20:30:21 -06:00
5aaf474565 reordering rubric 2023-09-01 09:52:32 -06:00
ebb9cd4d2e moved assignment editing to its own page 2023-08-31 15:12:01 -06:00
3ae110d22a refactored assignment drop logic 2023-08-31 14:13:29 -06:00
c936e3828c courses go in their own page 2023-08-31 14:03:46 -06:00
146e3b73e2 working on changing navigation 2023-08-29 13:08:14 -06:00
a1a9a7a79c sync changes 2023-08-29 12:47:11 -06:00
762c91c17f added assignment group support 2023-08-25 13:40:33 -06:00
1ac6cfd57c can select assignment group for assignments and quizzes 2023-08-25 13:20:02 -06:00
bbae0c054d am syncing assignment groups 2023-08-23 14:06:40 -06:00
8c3ab09f38 fixed templates overriding valid descriptions 2023-08-21 12:37:23 -06:00
b657fd06d3 less logging 2023-08-21 11:05:46 -06:00
3bc4210a56 fixed bug where rubric was resetting description 2023-08-21 11:05:22 -06:00
ebf304fdf5 commit fix to modules 2023-08-21 07:30:25 -06:00
5d4269fdcd cleaned up obj 2023-08-18 17:19:49 -06:00
f02ead7178 implemented hack to canvas quiz 2023-08-18 17:18:23 -06:00
6a76172231 need to fix quiz assignment bug 2023-08-18 14:32:08 -06:00
a57a687f3c added quiz support, improved assignment description and rubric support 2023-08-18 13:27:12 -06:00
a962ef74f9 added points to quiz editor 2023-08-18 10:02:25 -06:00
28ad344018 got basic question and answer creation from canvas 2023-08-17 18:50:59 -06:00
4fb257e000 put a little more work into quizzes 2023-08-16 22:59:08 -06:00
4def2fd689 more canvas fixes 2023-08-14 15:24:04 -06:00
2498bc3a57 updated debounce to be smarter about null 2023-08-14 14:07:47 -06:00
1fe232f6a8 working with quiz editor 2023-08-14 09:03:52 -06:00
4de6122549 updated quiz form edtor 2023-08-12 10:03:48 -06:00
93c1c754cd added quiz popup form and displaying on month 2023-08-11 20:13:55 -06:00
d16cd53392 template selection and modification is now hot 2023-08-11 19:48:54 -06:00
8c7870d9dc live submission type and rubric editing done 2023-08-11 19:31:39 -06:00
6d97f81aaf working on submission types (need rubric as well) 2023-08-11 18:18:14 -06:00
5159861449 updated rubric editor to be live 2023-08-11 18:09:15 -06:00
b1d5567902 got debounced saving working. some of the assignment saving logic is real time 2023-08-11 15:19:15 -06:00
ea087faa1a previews always sucked anywasy 2023-08-08 17:06:49 -06:00
b7e65e3914 updated how assignment form persists data 2023-08-08 16:40:16 -06:00
1494fd1906 updating assignment form to be more real time 2023-08-08 16:27:52 -06:00