Skip to content

Joshu16/Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity Coding Test

Interactive HTML test application with 38 Unity coding questions.

Features

  • 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

Setup

Simply open index.html in a web browser or deploy to GitHub Pages.

GitHub Pages Setup

  1. Go to your repository settings
  2. Navigate to "Pages" section
  3. Under "Source", select "Deploy from a branch"
  4. Choose "main" branch and "/ (root)" folder
  5. Click "Save"
  6. Your site will be available at: https://joshu16.github.io/Unity/

Structure

  • index.html - Main test application
  • style.css - Styling
  • script.js - Test logic and validation

Questions Coverage

Questions 1-40 (38 implemented, skipping questions 33 and 36)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published