UPDATE: I’ve managed to get the questions to show up on the webpage now! The only problem is, now you don’t know whether your answers are right or wrong.
Here is my unsuccessful Math Quiz
The coding is not finished and it doesn’t even work yet. Some of the problems I encountered came from my own actions; it turns out editing one file in two locations without syncing isn’t usually a good idea. It was merged eventually using the command line Git Shell (thanks Julie!), so no more conflict problems, at least! Sometime later, hopefully I will come back to this and figure out what’s exactly wrong.
Did you edit the js files to not show the questions?
LikeLike
I did, since the book told me to. I just deleted that line of code, so now you can see the questions
LikeLike
good start so far! most of these things you’ll learn from trial and error anyway
LikeLike
Trial and error seems to be the “tried and true” method for this as well.
LikeLike