Search found 1 match

by natalie321
Wed Apr 03, 2024 4:10 am
Forum: Talking LiveCode
Topic: Checking user answer in a quiz
Replies: 13
Views: 16404

Checking user answer in a quiz

Hi everyone, I'm working on a quiz application in LiveCode. I can display the questions and allow users to select answers, but I'm having trouble checking if the chosen answer is correct and displaying feedback accordingly. I've tried using conditional statements (if/else) but I'm not sure how to ac...