WS02 - Fashion game
Digital Technologies, Years 5 and 6
- User story
- Discussion
- Planning
- Digital solution
Annotations
1. Describes the audience for the intended digital solution (game).
2. Describes the reason for the intended game.
3. Describes the intended goal of the game.
4. Writes a user story for a digital solution, stating audience, goal and reason.
Collaborate to plan a user story and record the discussion using an audio recording app.
8 10 1 90Consider who the audience (user) of the digital solution will be.
13 21 1 90Suggest who might be giving the design brief (for example, a client).
22 23 1 90Consider the reason for the digital solution.
24 29 1 90Consider the goal of the digital solution.
30 31 1 90Recall the goals and reasons for other user stories that teachers have given as examples.
32 45 1 90Suggest a reason for inclusion in the user story.
50 56 1 90Formulate a user story, identifying users, goal and reason.
57 68 1 90
- Alright, let's make our user story.
- First, we have to think about...
- Who's it going to be for? The one about the garden was for [name]'cause she loves to garden.
- I've got a great idea.
- Yeah.
- What about if it's like a fashion influencer?
- Yeah. Ok now, what do they want us... well, obviously it's a game because that's what we're creating.
- Yeah.
- But why do they want us to create it?
- Maybe...maybe it’s like...
- Like with [name’s] one, she wanted them to create a game so kids can learn about the garden and all that. And the Year 3 teachers wanted them to learn about 3 times tables.
- Maybe people want to learn how to like dress up.
- I like to dress up the people, so yeah.
- Same.
- A fashion influencer wants to create a game for people who like, want to like, do dressing up or like or like designing an outfit.
- Yeah.
- OK, I think that's good. I'll write it down.
Annotations
1. Describes the intended goal of the digital solution (game).
2. Describes the reason for the intended game.
3. Describes the audience for the intended game.
4. Lists the digital resources required.
5. Sketches the intended user interface.
6. Describes an end state for the game.
Annotations
These annotations are interactive and link to a specific timestamp in the video.Describes the reason and goal of a user story for the digital solution, collaboratively using digital tools (online visual coding platform and screen capture software) to demonstrate the digital solution.
6 11 1 60Describes the user interface (UI) design and user experience (UX) of someone using the game.
13 19 5 83Demonstrates how a user will interact with the game (user input).
16 20 10 90Demonstrates how a user will interact with the game (user input).
33 36 10 90Describes the user interface (UI) design and user experience (UX) of someone using the game and demonstrates how a user will interact with the game (user input).
45 159 10 83Describes how a specific visual code block triggers an action (the visual code block sends an instruction to a “sprite”: an object on screen with user input).
60 82 20 60Describes how the algorithm design determines the order of “sprites” (objects on screen).
133 144 10 90Describes how a specific visual code block triggers an action (the visual code block sends an instruction to a “sprite”: an object on screen with user input).
144 149 20 62Describes the implementation of algorithms as visual programming using visual code blocks.
160 175 5 60Explains the function of visual code block sequences.
163 175 15 70Describes the user interface (UI) design and user experience (UX) of someone using the game.
175 192 1 85Demonstrates how a user will interact with the game (user input).
175 179 15 90
- Fashion show for people that want to dress up and be a model. So, on the first screen there's a fashion shop and when you're ready to enter you just press ‘start’.
- The start button takes you to this like nice background with an assistant that we coded. So when the background switches to this background, she'll show and ask if you're ready to dress up, and then you click the “yeah’ button.
- Once you've pressed the ‘yeah’ button, you'll go onto the next screen where it gives you the option to press tops, bottoms, dresses, hair or reset and finish. So you can choose whatever you want. Let's just say for example...
- And so we've made it when you click on tops, it will broadcast out tops. So when these sprites receive it, that broadcast, they'll show. And then when bottoms is pressed, it broadcasts out bottoms. And we've made the tops that if when they receive the broadcast bottoms, they hide unless they're touching the model. So...
- For example, let's pick a Yikes shirt, then the bottoms. And then the others disappear when we've gotten the bottoms except the one that's on the model.
- Yeah. So when we go into bottoms, let's just choose these lovely orange pants. Then... you could add a dress if you want. And then...let's just add this beautiful rainbow hair. And if you don't like it, you can just click the ‘reset’ and everything comes off your model, but you just choose the next button.
- And then you can make a different outfit that's something that you like better. And you can also add a dress. And then we found out that if you add a, what is it? Top, if you add a top, over the top it looks like your model is wearing a skirt. So we've used the broadcast on all of them to show at different times. O.K, and then we'll just pick some hair. And then you can see in here it says when I receive bottoms, if I'm touching the model, then stay where I am. But if I'm not touching the... if it's not touching the model, then hide and go back to where it originally was. OK, I'm happy with this I'm going to press the finish button.
- Once you press finish it will take you to the next screen where it says, “Well done you came first place” in the fashion show.
- And this is how you know that the game is done. Thanks for listening.