MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / create-quiz.ts

File create-quiz.ts

tools/challenge-helper-scripts/create-quiz.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs/promises';
2import path from 'path';
3import { select, input } from '@inquirer/prompts';
4import { format } from 'prettier';

Callers

nothing calls this directly

Calls 4

getAllBlocksFunction · 0.85
validateBlockNameFunction · 0.85
createQuizFunction · 0.85
inputFunction · 0.50

Tested by

no test coverage detected