freeCodeCamp/tools/challenge-parser/parser/plugins
Tom c8f272d3c3
feat(challenge-parser/client): add quiz challenge type (#56058)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-09-24 21:18:17 +05:30
..
__snapshots__ feat(challenge-parser/client): add quiz challenge type (#56058) 2024-09-24 21:18:17 +05:30
utils feat: allow TS to be used in challenges (#56159) 2024-09-19 18:44:09 -04:00
add-assignment.js fix: typos in names (#51896) 2023-10-11 07:33:56 +03:00
add-fill-in-the-blank.js fix(curriculum): use-blank-word-instead-of-char (#55444) 2024-07-18 20:13:10 -05:00
add-fill-in-the-blank.test.js fix(curriculum): use-blank-word-instead-of-char (#55444) 2024-07-18 20:13:10 -05:00
add-frontmatter.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
add-frontmatter.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
add-ids.js chore: remove old parser 2021-02-02 09:51:02 +05:30
add-quizzes.js feat(challenge-parser/client): add quiz challenge type (#56058) 2024-09-24 21:18:17 +05:30
add-quizzes.test.js feat(challenge-parser/client): add quiz challenge type (#56058) 2024-09-24 21:18:17 +05:30
add-scene.js feat(client/curriculum): add dialogue animations (#52543) 2023-12-15 16:29:45 +01:00
add-seed.js fix: index.css/js to styles/script (#44356) 2021-12-03 12:32:29 -08:00
add-seed.test.js feat(e2e): adding playwright and migrate landing page e2e tests (#51216) 2023-08-11 14:10:10 +05:30
add-solution.js test: enable tests for steps (#44550) 2021-12-22 12:18:06 -08:00
add-solution.test.js fix: index.css/js to styles/script (#44356) 2021-12-03 12:32:29 -08:00
add-tests.js chore: remove old parser 2021-02-02 09:51:02 +05:30
add-tests.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
add-text.js chore: remove old parser 2021-02-02 09:51:02 +05:30
add-text.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
add-video-question.js feat(challenge-parser): allow many questions in MC challenge (#55928) 2024-09-19 09:56:47 -05:00
add-video-question.test.js feat(challenge-parser): allow many questions in MC challenge (#55928) 2024-09-19 09:56:47 -05:00
replace-imports.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
replace-imports.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
restore-directives.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
restore-directives.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
table-and-strikethrough.js fix: only use parts of gfm parser 2021-12-02 19:57:47 +05:30