Commit Graph

34 Commits

Author SHA1 Message Date
8342e9cdd3 removed assignment id from edit and delete workflow 2023-10-24 14:33:22 -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
e7daf5f77f removing lock date same as due date option 2023-10-13 12:24:02 -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
9a06fd1cfd got tests working without quiz id 2023-10-10 14:17:02 -06:00
30109f4012 new syncronization for quizzes, add only 2023-10-10 10:47:36 -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
e987df30d3 upgraded to dotnet 8 to bypass 64 parameter limit on deserializing json objects, canvas responses are large 2023-07-31 12:27:29 -06:00
ffaf4e1164 have many of the primary interactions working 2023-07-24 19:08:23 -06:00
04274bd6c5 pivoting to local yaml files for state 2023-07-18 23:02:48 -06:00
ed1963c67b referencing courses directly from canvas 2023-07-15 23:19:39 -06:00
ccbeb5a013 started merging module and calendar pages 2023-07-12 19:48:09 -06:00
fae06907be started creating module ui, workign on assignments 2023-01-23 20:42:12 -07:00
4da93ca348 better class day highlighting 2023-01-18 21:12:13 -07:00
4a321ffa4a testing view models 2023-01-18 20:31:50 -07:00
530613fca3 can create config from semester 2023-01-09 20:02:22 -07:00
6c91078147 pass in a config object rather than a term to create a semester 2023-01-09 19:55:06 -07:00
dc70216f1d got initial month layout 2023-01-05 17:27:57 -07:00
159313cbca term month generation is correct 2023-01-04 23:11:44 -07:00
19ef3e2cd7 getting correct days 2023-01-04 22:53:29 -07:00
8d8bb8bf6d can calculate months 2023-01-04 22:08:53 -07:00
ac2e9f63d6 passing canvas models tests 2023-01-04 22:03:35 -07:00
ed897bc96e passing canvas models tests 2023-01-04 21:51:23 -07:00
c350a8487e got canvas service tests passing 2023-01-04 21:39:45 -07:00
b9824a7327 commit pre-purge 2023-01-04 20:26:15 -07:00
c28230691e reformatted models 2023-01-04 17:22:36 -07:00
55cd8162ed scafolded project 2023-01-03 18:36:40 -07:00