Please enable JavaScript.
Coggle requires JavaScript to display documents.
Dont Get Faked - Coggle Diagram
Dont Get Faked
Blocks Section
initialize global answers to
make List
initialize global questions to
make List
initialize global options to
make List
initialize global score to
0
initialize global images to
make List
initialize global index to
1
initialize global links to
make List
to setQuestions do (Procedure)
Label
set QuestionNumberLabel text to
join
set LinkLabel text to
select list item list index
set QuestionLabel Text to
select list item list index
ListPicker1
set ListPicker1 Elements to
select list item list index
Button
set QuestionPictureButton Image to
When Screen1 init
Button
When QuestionPictureButton Click do
When Reset Button Click do
When ListPicker1 AfterPicking
Designer Section
Screen1
TitleLabel(Label) (1)
QuestionNumberLabel(Label) (2)
QuestionPictureButton(BTN) (3)
LinkLabel(Label) (4)
ListPicker1 (5)
ScoreLabel(Label) (6)
RestartButton(BTN) (7)
Notifier1 (8)
TextToSpeech (9)