Panagiotis Karagiannis p.karagiannis
  • Joined on 2019-11-05
p.karagiannis pushed to master at FaSTTUBe/steering-wheel-rpi 2022-07-09 12:19:08 +02:00
0a97a07da0 small fixes
1e378d1093 working demo driver view
Compare 2 commits »
p.karagiannis commented on issue FaSTTUBe/fs-quiz-tool#10 2021-01-31 10:28:38 +01:00
Skip to next question in FSG/FSA quiz modes

It can be added as an option on quiz creation so that one can choose whether to allow skipping or not.

p.karagiannis opened issue FaSTTUBe/fs-quiz-tool#10 2021-01-26 10:50:55 +01:00
Skip to next question in FSG quiz mode
p.karagiannis opened issue FaSTTUBe/ftracker#22 2020-12-15 23:05:16 +01:00
[Maintenance] Add typehints for richer editor support
p.karagiannis opened issue FaSTTUBe/ftracker#21 2020-12-15 23:01:11 +01:00
[Maintenance] Use arg-parsing lib
p.karagiannis opened issue FaSTTUBe/ftracker#20 2020-12-15 22:57:19 +01:00
[Maintenance] Avoid from module import *
p.karagiannis opened issue FaSTTUBe/ftracker#19 2020-12-15 22:54:03 +01:00
[Maintenance] Use pathlib instead of os.path.*