(part 1, part 2) OK, so last time we built a web service that responds to GET requests with random (bogus) elementary school science questions. In this third (and last) installment, we'll create a single-page quiz app that consumes the service. Here's a rough stab at a wireframe: On the …