e-Learning-by-SSE / nm-self-learning

https://staging.sse.uni-hildesheim.de/selflearn
3 stars 4 forks source link

Feat/lia export Quiz conversion. #138

Closed AlexanWeb closed 3 months ago

AlexanWeb commented 6 months ago

Added tests, fixed the refactor points.

Test currently unable to run as they fail with: SyntaxError: Unexpected token 'export'

> 1 | import liascriptify from "@liascript/markdownify";

But they should still give an idea what needs to happen on the transformation of the questions.

Elscha commented 5 months ago

Added tests, fixed the refactor points.

Test currently unable to run as they fail with: SyntaxError: Unexpected token 'export'

> 1 | import liascriptify from "@liascript/markdownify";

But they should still give an idea what needs to happen on the transformation of the questions.

Tests fixed: 617e7321982c7118a6de609011de70d6f34d3846

spark-sse commented 3 months ago

Bitte squashen mit zB commit message feat(export): lia script exporter for lessons (#138) @Elscha