Commit Graph

182 Commits

Author SHA1 Message Date
c698e33853 adding canvas service 2024-08-21 13:50:50 -06:00
9e6fdeb4c7 added a lot of canvas data types 2024-08-21 11:19:01 -06:00
581215a122 compose 2024-08-20 15:51:48 -06:00
8032d369f7 added canvas option 2024-08-20 12:20:29 -06:00
905f972d3f added canvas option 2024-08-20 12:20:20 -06:00
f711e196fb added dropdown suppot for file upload extensions 2024-08-20 12:19:34 -06:00
6f4fe3663a consolodated canvas data structure 2024-05-20 19:03:30 -06:00
e402ae34cb refactor was really not needed 2024-05-20 18:25:17 -06:00
0db62b4f04 refactor was really not needed 2024-05-20 18:18:55 -06:00
3aaf64d3a0 added new file change checker 2024-05-06 16:53:39 -06:00
5c931af141 working on difference calculations 2024-05-03 21:33:06 -06:00
26bf2bbbd1 switched to xunit 2024-05-03 18:49:51 -06:00
aab38c3e9b only actors can save me 2024-05-03 16:12:24 -06:00
7bb4744f5c file interface 2024-05-03 15:24:16 -06:00
9bae17a2a6 extracted a lot of canvas interfaces 2024-05-03 15:22:26 -06:00
353bd6df82 removed akka.net 2024-05-03 15:03:12 -06:00
8df3a34dde fixed square brackets bug 2024-03-29 15:08:15 -06:00
af60bd1e46 refactor 2024-03-29 14:35:14 -06:00
a9cf38ecf2 fixed multiline regex 2024-03-29 14:34:38 -06:00
035c46b284 quizzes and assignments support negative and floating point values 2024-03-26 14:35:22 -06:00
6a2c4a5673 updated to add advanced extensions to markdown 2024-03-26 13:42:19 -06:00
a9269c8d2b updated to add advanced extensions to markdown 2024-03-26 13:42:10 -06:00
9ffd60ac84 have akka.net and signalr communicating 2024-03-19 17:17:49 -06:00
0881acd1f8 hooks 2024-02-07 16:21:04 -07:00
7b764a599f hooks 2024-02-07 16:03:57 -07:00
c48046a97e updates 2024-02-06 14:54:46 -07:00
014b4aeff8 smarter assignment parsing 2024-01-19 14:31:59 -07:00
b28bea77e9 module item sorting fixed 2024-01-12 17:02:13 -07:00
324bb94eda finished CRUD on pages 2024-01-12 16:31:17 -07:00
550a42f874 can add pages 2024-01-12 16:16:13 -07:00
bca8497255 before I dive too much more into adding pages in canvas 2024-01-12 15:57:35 -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
5666d3dc85 restructured components so that there are more components in the pages 2024-01-11 17:28:14 -07:00
Jonathan Allen
6e38ea844f Remove rubric from assignment html, update page title on assignment page 2024-01-05 14:19:18 -07:00
1b113b7fb0 be more lenient about assignments or quizzes folders not existing in module on load. Git will not save empty folders 2024-01-05 13:36:34 -07:00
Jonathan Allen
bfafe4ab2c Merge branch 'main' of https://github.com/alexmickelson/canvasmanagement 2024-01-05 12:46:31 -07:00
Jonathan Allen
4a6265b99b order courses by name 2024-01-05 12:46:25 -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
9f4c7bf380 refactored assignment markdown parsing and creation to their own classes 2024-01-05 08:31:39 -07:00
e6cc3c2a3c got assignment edit page working again 2024-01-05 08:24:51 -07:00
Jonathan Allen
9354eedb58 Always use \n, not Environment.NewLine 2024-01-04 14:37:29 -07:00
5898e291ee Merge branch 'main' of github.com:alexmickelson/canvasManagement 2024-01-03 10:36:11 -07:00
42a9922afa slightly different compose 2024-01-03 10:35:39 -07:00
fee588a67f got tracing and loggin working in opentelemetry 2024-01-01 20:45:33 -07:00
654f2be54c added better previews 2023-12-12 13:09:43 -07:00
1366f9cf5c more html comparisons 2023-12-12 12:52:56 -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