- Hans Schroeder
- HP Laptop with Windows 10
- GitBash and GitHub
- VS Code
- Mozilla Developer Network documentation
- Learn How To Program The curriculum for Epicodus students.
- w3Schools documentation on CSS stylings as well as jQuery A free web resource for coding and programming.
- "Eloquent JavaScript 3rd Edition" by Marijn Haverbeke
This page is a personality quiz and is the second code review the author has made for Epicodus. This quiz tells the user what coding language they should learn based on their inputted answers. The user is given 5 questions with three possible answers for a return of on result.
- Clone this repository to your desktop
- Navigate to the top level of the directory
- Open index.html in your browser
- All you need to view this site portfolio is an internet connected device
- As a public repository, a GitHub account is not required but it is recommended
No bugs exist within the code, per se. There is a slight imperfection with the logic in that within a 3 response to 5 question quiz there will always be the possibility of a tie. The work around that the author chose for this was to, in the event of a tie, give precedece to the higher valued answer.
Hans J Schroeder 2022