Under the life lab, many students expressed confusion about what the evolved method takes/returns and how it worked. Multiple students showed up with identical solutions. The solutions in question were on the impressive side. To decrease the confusion, possible use of AI and solution sharing, perhaps the method requires some clarifications and/or hints on how to begin their solution. This will hopefully wake the students' puzzle-solving mode by giving them small goals to achieve. The method as is might be too mysterious, so students' result to solving it by any means necessary.
An example of a clarification could be to explain that the rule parameter is an anonymous function.
An example of a hint could be: "Apply rule to every cell".
Under the life lab, many students expressed confusion about what the evolved method takes/returns and how it worked. Multiple students showed up with identical solutions. The solutions in question were on the impressive side. To decrease the confusion, possible use of AI and solution sharing, perhaps the method requires some clarifications and/or hints on how to begin their solution. This will hopefully wake the students' puzzle-solving mode by giving them small goals to achieve. The method as is might be too mysterious, so students' result to solving it by any means necessary.
An example of a clarification could be to explain that the rule parameter is an anonymous function.
An example of a hint could be: "Apply rule to every cell".