Memory game quiz

I want to use the memory game as a quiz...so the matching pairs are not the same. Example: a correctly matched pair would be 1) sin and 2) opposite/adjacent. I'm not sure how to make the software realize that correctly matched pairs are two different images. I initially followed a youtube video to put this together. Blocks below.

Screen Shot 2021-04-11 at 2.49.00 PM

Screen Shot 2021-04-11 at 2.49.45 PM

Two things ...

  • Sine is opposite over hypotenuse, not opposite over adjacent.
  • You can make the matching easier by renaming the image files so that they can be matched by text blocks, like
    • sine.jpg
    • explain_sine.jpg
      Note that one is contained in the other.

I used a similar approach in this matching game, Got Your Nose:
http://ai2.appinventor.mit.edu/?galleryId=5874223173206016
Prompt.PNG Selections

Names.csv (113 Bytes)