提交線圖

47 個提交

作者 SHA1 備註 日期
d9dfccf040 Initial dev of probo-cli and server 2023-12-05 09:12:32 +01:00
c1545590d4 First implementation of probo server component 2023-12-01 09:34:26 +01:00
10620eae13 TestCreate exam almost completed 2023-11-28 16:19:49 +01:00
489226d5f5 Introduce a CreateEntityFunc 2023-11-21 18:24:10 +01:00
4045a9c705 First implementation of Group 2023-11-21 15:12:13 +01:00
ac95b38fe8 Add Marshal/Unmarshal 2023-11-20 14:14:09 +01:00
3196982a64 Add NoIndexOnCreate config option 2023-11-18 12:01:57 +01:00
3cdfa72403 Completed first refactoring with Go generics 2023-11-18 11:12:07 +01:00
8382cc4222 Edit some test names 2023-11-13 21:04:16 +01:00
6038c474b7 Remove comment lines 2023-11-13 21:03:11 +01:00
45bcf24ecf Generic refactoring almost completed 2023-11-13 21:01:12 +01:00
ce9dd7fd63 Last commit before switching to generics 2023-11-05 14:36:33 +01:00
578b4e2079 First implementation of SQlite store 2023-10-28 20:50:06 +02:00
4878bf5e18 Remove backup file 2023-10-18 13:57:36 +02:00
a5392a9f1e Add models for Exam 2023-10-18 13:40:21 +02:00
478d1e8815 First implementation of Collections 2023-10-16 12:48:19 +02:00
15830d888f Collections 2023-10-07 11:43:12 +02:00
4da6162dd4 Tags 2023-10-02 12:55:03 +02:00
4f3ecda14c Add metadata headers 2023-09-22 10:29:10 +02:00
9780956432 Implement DeleteQuiz 2023-09-01 11:48:09 +02:00
dd4636a89d Reset answers slice when updating quiz 2023-07-13 06:46:36 +02:00
8652e738d5 Add boolean return value for UpdateQuiz and fix tests 2023-07-12 17:21:46 +02:00
f21e77c682 Re-index only if quiz hash as changed 2023-07-12 15:57:10 +02:00
7f4849c575 Change check on correct answer 2023-07-12 10:53:53 +02:00
a5acdce647 Annotate some models 2023-07-12 09:30:56 +02:00
1b108fd23c Annotate client.Answer 2023-07-12 09:27:50 +02:00
8817d2d314 Update quiz using file store 2023-07-10 13:23:46 +02:00
7a1135de0f Test store.UpdateQuiz 2023-07-07 18:15:09 +02:00
56038e014a Implement UpdateQuiz on filesystem store 2023-07-07 18:01:17 +02:00
483e0a7fe7 Add lss2md utility 2023-07-06 17:21:36 +02:00
a5b24b7919 Add tags to models.Quiz 2023-07-04 18:05:19 +02:00
371379e981 Add file store 2023-06-28 17:21:59 +02:00
da2b13597a Working on SvelteKit frontend 2022-10-31 18:56:39 +01:00
522d344372 SSR for the Dashboard 2022-10-12 09:14:31 +02:00
6ed2c97e0a Add CodeMirror 6 2022-10-06 17:06:08 +02:00
010eab0196 Move auth routes in auth subfolder 2022-10-05 09:26:09 +02:00
ee34ef4668 Fix kratos.yml misconfiguration 2022-10-05 06:53:45 +02:00
84b475671f Add frontend folder 2022-09-23 10:24:03 +02:00
2e79c6595f Disable logging 2022-09-06 14:41:32 +02:00
d5d6fd2e08 Refactor plugin 2022-06-29 18:45:26 +02:00
cb56e4c56f Refactoring 2022-06-29 16:08:55 +02:00
ee45c1ba9c Update quiz 2022-06-28 13:49:35 +02:00
405113e639 Parent node contains the question 2022-06-27 16:01:17 +02:00
00f4e08627 Use UUID for models 2022-06-27 15:11:37 +02:00
4f45fec610 Add package-lock.json 2022-06-25 15:22:43 +02:00
bcdd00d506 Implementing first hashing 2022-06-24 18:56:06 +02:00
cd7e27504a First commit. 2022-06-23 11:25:35 +02:00