So, currently I’m working on a quiz. I wanted to ask if it’s possible to add checkboxes (like in JavaScript) in Greenfoot. If ‘yes’ how?
You can image a question like this:
“
What doesn’t go on pizza?
a)	Cheese
b)	Tomato sauce
c)	Pineapple
d)	Dough
“
   
   
             
          
        

