Commit Graph

137 Commits

Author SHA1 Message Date
3252e3ca9f fixing micro scrolling in layout 2023-11-01 12:58:20 -06:00
29de2880b9 added some details for editing assignment 2023-10-30 13:47:05 -06:00
246d64c2a0 wrote rubric parsing tests 2023-10-25 10:06:55 -06:00
1d58166a5c wrote rubric parsing tests 2023-10-25 10:03:06 -06:00
cd2591d76b fixed rubirc reloading with extra credit 2023-10-25 09:40:02 -06:00
e7f48ca2df fixed rubirc reloading 2023-10-25 09:33:50 -06:00
d53cb55c2f removing dependency on canvas id in assignment 2023-10-24 16:45:03 -06:00
b831d47d91 adding buttons to manage assignments from canvas 2023-10-24 16:32:12 -06:00
860c387c8d fixed self closing tag issue 2023-10-24 15:43:17 -06:00
c2f916f2c3 removed need for templates in assignment 2023-10-24 15:05:26 -06:00
7477cf8e06 removed id from rubric 2023-10-24 14:59:36 -06:00
3086775cdf removed assignment id from drag and drop 2023-10-24 14:42:23 -06:00
97bbd3b2ed removed assignment id from assignment page 2023-10-24 14:38:18 -06:00
8342e9cdd3 removed assignment id from edit and delete workflow 2023-10-24 14:33:22 -06:00
5280d49523 have rename working for quizzes 2023-10-24 14:05:53 -06:00
2b4891c147 removed question id 2023-10-24 13:45:43 -06:00
3223aef5f3 updates to markdown for essay questions 2023-10-18 11:58:18 -06:00
5cebe88b62 a few more minor quiz experience changes 2023-10-18 11:31:55 -06:00
b39fd9f223 major layout changes for quizzes 2023-10-18 11:26:34 -06:00
7413ba8c1b put quiz form on its own page 2023-10-18 09:57:11 -06:00
c7f9b262da workflow to create quiz only in markdown should work now 2023-10-13 12:53:50 -06:00
e7daf5f77f removing lock date same as due date option 2023-10-13 12:24:02 -06:00
1fb90756e1 can update stored quiz with markdown editor 2023-10-12 15:23:40 -06:00
a12f6cb1fd continuing to improve quiz markdown experience 2023-10-12 15:18:54 -06:00
4aa045d952 working on markdown quiz experience 2023-10-12 15:08:52 -06:00
e5defbc0cf have basic quiz editor implemented 2023-10-10 17:16:08 -06:00
008b85b971 quiz form still works 2023-10-10 14:39:25 -06:00
9a06fd1cfd got tests working without quiz id 2023-10-10 14:17:02 -06:00
274c3a177c refactored quiz creation 2023-10-10 14:06:38 -06:00
30109f4012 new syncronization for quizzes, add only 2023-10-10 10:47:36 -06:00
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