Commit Graph

52 Commits

Author SHA1 Message Date
7b764a599f hooks 2024-02-07 16:03:57 -07:00
014b4aeff8 smarter assignment parsing 2024-01-19 14:31:59 -07:00
9f19704724 can create and drag and drop pages 2024-01-12 15:06:15 -07:00
a4179e6d52 tests allow for pages to be stored and retrieved 2024-01-12 13:34:42 -07:00
6a32e056a3 update markdown printer to replace the weird non-breaking space character with the normal and cool space character 2024-01-05 08:38:46 -07:00
Jonathan Allen
9354eedb58 Always use \n, not Environment.NewLine 2024-01-04 14:37:29 -07:00
1a0f62d28f new rubric format on publish 2023-12-12 12:26:14 -07:00
fd582b4e19 more fixes for matching 2023-12-12 12:13:25 -07:00
a4b260941f added shorter syntax for multipel choice 2023-12-12 12:09:39 -07:00
95b913ec05 adding matching suppiort 2023-12-11 17:58:19 -07:00
a77c001601 adding last saved course to try to reduces excessive file writes 2023-12-05 14:31:01 -07:00
6b3e0bbae1 some minor refactoring 2023-12-04 12:39:15 -07:00
c6ce528ba1 testing markdown storage and retrieval 2023-12-04 12:27:06 -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
2ac0449935 fixed assignment rendering bug, removed canvas id from assignment 2023-11-15 11:38:33 -07:00
1d58166a5c wrote rubric parsing tests 2023-10-25 10:03:06 -06:00
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