Commit Graph

53 Commits

Author SHA1 Message Date
bda13f7bec after removing canvas id from module 2023-11-06 07:54:17 -07: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
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
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
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
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
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
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
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
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
a57a687f3c added quiz support, improved assignment description and rubric support 2023-08-18 13:27:12 -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
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
1494fd1906 updating assignment form to be more real time 2023-08-08 16:27:52 -06:00
224664c7a3 fixed assignment save bug 2023-08-07 16:12:48 -06:00
1ab0676881 changed casing of local assets 2023-08-05 17:04:02 -06:00
56c8128ace i liked syncing more before i cared about order 2023-08-01 22:41:10 -06:00
17734ab641 got rubric creation working 2023-07-31 16:27:38 -06:00
70db40867c smarter canvas updates, only update when a change is detected 2023-07-31 14:06:40 -06:00
2cca727b4d working on canvas sync 2023-07-29 20:33:00 -06:00
7c857a3887 got assignment template variables and replacement working 2023-07-27 19:51:36 -06:00
b03c699381 adding template description fields to assignment form 2023-07-26 23:05:47 -06:00
87fc062dfb added template editor 2023-07-26 15:51:44 -06:00
4d083c8fe6 built ui for default due time 2023-07-25 22:14:28 -06:00