Interactive HTML test application with 38 Unity coding questions.
- 38 comprehensive Unity coding questions
- Interactive test format matching original exam style
- Multiple question types:
- True/False questions
- Multiple choice
- Fill-in-the-blank with dropdowns
- Code snippet ordering
- Matching exercises
- Instant results with detailed feedback
- Practice recommendations for incorrect answers
Simply open index.html in a web browser or deploy to GitHub Pages.
- Go to your repository settings
- Navigate to "Pages" section
- Under "Source", select "Deploy from a branch"
- Choose "main" branch and "/ (root)" folder
- Click "Save"
- Your site will be available at:
https://joshu16.github.io/Unity/
index.html- Main test applicationstyle.css- Stylingscript.js- Test logic and validation
Questions 1-40 (38 implemented, skipping questions 33 and 36)