Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Quiz Submission #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Quiz Submission #2

wants to merge 2 commits into from

Conversation

MattKraatz
Copy link
Collaborator

I screwed up and didn't create a quiz branch right when I started (been pushing all commits to Master). I deleted those files from the Master branch but github is still recognizing the commits. Anyway, all of this code is up for review.

@gregkorte
Copy link

Nice job on your quiz, Matt! Finally I was able to get it down and running. Just a couple of things to point out. With your form, when you are handling an event with an eventlistener you may want to prevent the default action which in the case of a form would be to submit the form. You have two different pieces of script doing the same thing, and one may defer to the other or they may both run. For a bonus you may try doing some error checking for just one character. Otherwise, everything looks good to merge after you fix your merge conflict. 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants