Commit Graph

65 Commits

Author SHA1 Message Date
c6ce528ba1 testing markdown storage and retrieval 2023-12-04 12:27:06 -07:00
c08e9b478b renaming modules doesnt duplicate files anymore 2023-11-28 10:25:22 -07:00
5dd36a66fb updated assignment form to be markdown 2023-11-16 17:25:54 -07:00
87d3daf383 can convert to and from markdown for assignment 2023-11-16 17:07:49 -07:00
0352378c42 ripped out lock at due date flag 2023-11-15 11:54:04 -07:00
4a113fc8ca use monaco editor for quizzes 2023-11-09 15:15:22 -07:00
ea6271428a can create modules without syncing 2023-11-07 07:19:24 -07:00
bda13f7bec after removing canvas id from module 2023-11-06 07:54:17 -07: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
c2f916f2c3 removed need for templates in assignment 2023-10-24 15:05:26 -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
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
7413ba8c1b put quiz form on its own page 2023-10-18 09:57:11 -06:00
a12f6cb1fd continuing to improve quiz markdown experience 2023-10-12 15:18:54 -06:00
6aa2d52db3 started to test markdown quiz format 2023-09-27 14:07:45 -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
4a80bf4928 added feature to rename modules 2023-09-08 14:02:51 -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
a1a9a7a79c sync changes 2023-08-29 12:47:11 -06:00
762c91c17f added assignment group support 2023-08-25 13:40:33 -06:00
ebf304fdf5 commit fix to modules 2023-08-21 07:30:25 -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
1fe232f6a8 working with quiz editor 2023-08-14 09:03:52 -06:00
93c1c754cd added quiz popup form and displaying on month 2023-08-11 20:13:55 -06:00
b1d5567902 got debounced saving working. some of the assignment saving logic is real time 2023-08-11 15:19:15 -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
097bd635a2 added click editing to calendar vue 2023-08-04 11:33:42 -06:00
9d96b7f23f before i get in a deeper hole 2023-08-04 11:17:55 -06:00
a921fd6f90 updated assignments preview 2023-08-02 14:37:24 -06:00
0097521c75 breaking up logic for canvas syncronization 2023-08-01 23:22:38 -06:00
98b6efc19b fixed drag and drop bug with incorrectly labeled assignments 2023-08-01 22:53:58 -06:00
56c8128ace i liked syncing more before i cared about order 2023-08-01 22:41:10 -06:00
31bb39dcea improved new file experience 2023-07-31 16:45:11 -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
b03e81caf1 moved access token to browser based 2023-07-26 22:10:10 -06:00
87fc062dfb added template editor 2023-07-26 15:51:44 -06:00
9c547b3435 more messing with time, applying default time on drag and drop 2023-07-26 13:54:48 -06:00
cc09d32bcf maybe got default time selector less insane 2023-07-26 13:39:49 -06:00