In the Unit 4 Lesson: Variables Make Activity, what are your thoughts about a student just using only 1 variable. One variable was created for number of likes. Student did not create a variable for comments. In that event handler he used getText from “allCommentsOutput” + “\n” + getText from “allCommentsInput”.
App works perfectly…. rubric states only using 1 variable is “limited evidence”. However, there is nothing in directions asking students to use at least 2 variables. I know it’s my call, I just wanted some input since this is my first year teaching Computer Science.
Should I adjust the directions to require at least 2 variables to practice using them? Or leave it and let them decide?