In the PPR requirements, the AP Board requires a function, parameter, loop, list and conditional.
Question: What is the latest stance on whether or not the Applab TimedLoops count as a loop. Note, these loop do not have a built in variable or a conditional. However, will the AP Board still view Applab’s TimedLoops as meeting the Loop Requirement.
I would ask students to not use a timed-loop to illustrate a loop. We don’t know what the FRQs will be like and they won’t be able to answer questions like “how could you change the loop condition” or any question relating to loop conditions with a timed loop.
My students often CREATE simple games that involve a timed loop as the typical game loop. Surely, timed loop parameters such as frequency of repetition (usually as a means of calibrating game play) could satisfy the sort of question you’re imagining. There are often variables that need to be set or re-set prior to initiating the timed loop as well. I don’t think it’s nearly as difficult to answer the questions you’re imagining as you think it is.