Activity 01
Format Name: Conditional Story Creator
Students use a block-based coding platform to create a simple choose-your-own-adventure story. They write 'if-then-else' statements to present choices to the user and branch the narrative accordingly.
Analyze how 'if-then-else' statements provide two distinct paths for program execution.
Facilitation TipFor the 'Conditional Story Creator' activity using Problem-Based Learning, encourage students to brainstorm multiple potential story branches before coding, embracing the ambiguity of open-ended problem-solving.