Skip to content

Feature/add personal info section#2

Open
apierr wants to merge 4 commits into
mainfrom
feature/add-personal-info-section
Open

Feature/add personal info section#2
apierr wants to merge 4 commits into
mainfrom
feature/add-personal-info-section

Conversation

@apierr

@apierr apierr commented May 17, 2026

Copy link
Copy Markdown
Member

No description provided.

- Add --include-personal-info CLI flag to insert personal data fields before quiz questions
- Create addPersonalInfoSection() to add name, surname, and class fields
- Add page break after personal info to separate from quiz sections
- Update parseQuizToBatchUpdate() to accept startIndex parameter
- Adjust question indices when personal info is enabled (start from index 5)
- Remove unused quiz-schema.json

The personal info section now appears as the first page of the form,
followed by quiz sections loaded from JSON file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant