Commit graph

73 commits

Author SHA1 Message Date
b513964735 Remove backup file 2024-06-05 12:18:09 +02:00
78e9e60ed5 Add rank 2024-06-05 12:16:08 +02:00
007236bd0f Include Session in exam template 2024-05-25 18:09:31 +02:00
875775e1e4 Output the created session on stdout 2024-05-24 08:10:04 +02:00
ebd20b53ed merge 2024-05-22 20:40:13 +02:00
6127260b91 Use templates for rendering long CLI description 2024-05-22 20:37:50 +02:00
3250810364 Add embed and documentation templates 2024-05-22 10:00:10 +02:00
1a9c9e6b8a Working on CLI templates 2024-05-13 12:00:47 +02:00
6b34c2d29b Working on responses 2024-05-12 10:15:48 +02:00
7eaeb36578 Refactoring 2024-04-24 09:29:01 +02:00
be95c23d5f Add update session command 2024-04-22 14:24:29 +02:00
2c854d4f8b Tags are a string slice 2024-04-12 13:39:49 +02:00
e5f6d3ffaf Replace colorjson with chroma 2024-04-12 09:52:11 +02:00
e161d936aa Remove table from JSON filter 2024-04-10 08:51:51 +02:00
2331ca03b2 Generalize filters 2024-04-10 08:44:49 +02:00
588cf064c1 Filters partially work 2024-03-27 11:45:33 +01:00
e72e79d1f7 Use sugarfoam 2024-03-25 15:53:20 +01:00
b50932124a Restructure the fs and add cobra 2024-02-06 09:03:57 +01:00
81274dcf89 Add generateToken function 2024-02-06 08:35:07 +01:00
ea38c49009 Working on the TUI 2023-12-27 15:05:11 +01:00
132689aa1c Reorganize folders 2023-12-21 17:38:05 +01:00
68b7efa585 Something like an MVP 2023-12-17 18:56:20 +01:00
e05ea6dd25 Rename SessionManager 2023-12-12 09:22:07 +01:00
7ff0d348b8 Rename SessionManager 2023-12-12 09:21:55 +01:00
142741ab5f Working on server and cli 2023-12-11 09:32:50 +01:00
1c0119b342 Working on CLI 2023-12-05 22:11:08 +01:00
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