• Joined on 2021-02-01
waldek commented on issue waldek/ccpq#2 2021-05-24 19:19:36 +02:00
fix multiple answer problem

I think 747f573201 fixes the bug but more testing is required.

waldek pushed to testing at waldek/ccpq 2021-05-24 19:08:51 +02:00
c2c06cc9fe adds a real csv for lpic1 101-500
waldek pushed to testing at waldek/ccpq 2021-05-24 17:24:51 +02:00
6672e8d1d2 test wether the file exists before opening
waldek pushed to testing at waldek/ccpq 2021-05-24 17:17:55 +02:00
897c3943c1 adds argparser to specify which CSV and a question count
waldek pushed to master at waldek/ccpq 2021-05-24 17:17:32 +02:00
897c3943c1 adds argparser to specify which CSV and a question count
waldek pushed to master at waldek/ccpq 2021-05-24 16:53:10 +02:00
70e0ec408a adds a screenshot
14322caf3e fixes the empty answer problem mentioned by David
88f35d85e5 adds full 101-500 database
Compare 3 commits »
waldek pushed to testing at waldek/ccpq 2021-05-24 16:52:16 +02:00
70e0ec408a adds a screenshot
waldek pushed to testing at waldek/ccpq 2021-05-24 16:49:20 +02:00
14322caf3e fixes the empty answer problem mentioned by David
waldek pushed to testing at waldek/ccpq 2021-05-24 16:44:23 +02:00
88f35d85e5 adds full 101-500 database
waldek pushed to master at waldek/ccpq 2021-05-24 15:38:41 +02:00
747f573201 fixes some bugs in the lib and standalone
01c9cd169d adds first chapter of lpic1
85206b4f38 Merge branch 'testing' of https://gitea.86thumbs.net/waldek/ccpq into testing
cbb4e0d082 add whoami answer
a40f12f38f adds an idea for the server REST API
Compare 5 commits »
waldek pushed to testing at waldek/ccpq 2021-05-24 15:38:17 +02:00
747f573201 fixes some bugs in the lib and standalone
waldek pushed to testing at waldek/ccpq 2021-05-24 12:33:46 +02:00
01c9cd169d adds first chapter of lpic1
waldek pushed to testing at waldek/ccpq 2021-05-23 17:11:28 +02:00
a40f12f38f adds an idea for the server REST API
waldek pushed to testing at waldek/ccpq 2021-05-23 16:32:29 +02:00
0177841961 small update in branches
waldek pushed to master at waldek/ccpq 2021-05-23 16:31:19 +02:00
0177841961 small update in branches
waldek pushed to master at waldek/ccpq 2021-05-23 16:29:29 +02:00
62b5b31deb adds the data assets
320cb4dfe2 adds placeholders for the server and client
Compare 2 commits »
waldek pushed to testing at waldek/ccpq 2021-05-23 16:29:10 +02:00
62b5b31deb adds the data assets
waldek pushed to testing at waldek/ccpq 2021-05-23 16:27:08 +02:00
320cb4dfe2 adds placeholders for the server and client
waldek opened issue waldek/ccpq#4 2021-05-23 16:24:06 +02:00
server/client feature
waldek opened issue waldek/ccpq#3 2021-05-23 16:22:22 +02:00
complete the readme.md with installation and usage instructions