Response to “Authentic Tasks Have Failed Us”

One thing I find incredibly cool is that through Substack I get to engage with folks designing the curriculum I am using with my students. And get to have a window into how much they care and how much thought they put into this. And then get to comment and sometimes even get a reply – super cool!

Here’s a thought-provoking article by Dan Meyer, “Authentic Tasks Have Failed Us”: https://danmeyer.substack.com/p/authentic-tasks-have-failed-us

I’m only writing this as a blog post because Substack wouldn’t copy/paste my list below properly (I started writing in a word processor because I knew my response was going to be long).

Eleven thoughts (please note the numbering is somewhat arbitrary):

  1. I love the sheep lesson on inequalities. And I love how one of my students in his description said that the sheep “spawns,” using video game terminology.
  1. Right there with you on the cringe-worthiness of using “authentic audience” in a definition of “authentic.”
  1. At first I thought, okay, you’re being too hard on the writers of the Math Lesson Planning Handbook. 
  1. But then I went and looked it up, and I have to agree, their definition of authentic/interesting does contradict itself and should be revised. 
  1. Though you have to give it to them that the map of Dory’s travels and the candy bars question are (at least slight) improvements over the first examples given, although,
  1. a lot depends still, as you say, on the invitation and the manner in which student thinking is considered and shared. 
  1. At least the Math Lesson Planning Handbook does talk about worthwhile tasks as being “rich” although the John Mason quote you shared helps clarify that it’s not the task itself, it’s the ways of thinking. I guess this is what the Handbook authors are getting at with higher-order thinking or “high-cognitive demand task.” They sort of sandwich together the task and the thinking the task is likely to invite.
  1. I read the link you gave, and I like this quote, “Being open to simply make things work as best as possible for the conditions at the time is a far less stressful place to be – I can only talk for myself here because I know this isn’t how everyone feels about it.” 
  • I’m grateful that the Desmos curriculum allows for a lot of this flexibility – I can start with notes, or start with the lesson, assign a Try This right after the notes, or for homework, or give practice problems. 
  • I’m teaching two different sections of Algebra 1 with Desmos currently, and I do different things with my second class both based on how things went with class one and also how I’m reading class two.
  • I like to share some things I think are cool, like with the Math Stories, I shared a great video by Vonnegut called the Shape of Stories. But I decided not to show it to the second class, I think based on the energy in the room. 
  • This quote reminds me a bit of I think something Lockhart? wrote, maybe in Mathematician’s Lament?, about how it takes a lot of knowledge and a tremendous amount of work to flow with where the kids are – and I think that’s true without a good curriculum. But I think it’s possible to flow with where the kids are without tremendous amounts of work outside of school – just a lot of presence in the classroom (and a prep period that isn’t devoured by hall duty and IEP meetings)  – with a curriculum like Desmos/Amplify. 
  1. Loved the teacher’s response to the student saying x>-octillion.
  1. One of my students in Pumpkin Prices put in .000000000000001 for the weight of the pumpkin, which I had never thought of doing (and they got a negative price! funny programming fluke?) so we joked about the farmer paying people to take these pumpkins off their property. Anyhow, I love it when students test the extremes – mathematically, not behaviorally. Also, I love the animation adjusting to show these really tiny or really huge pumpkins to delight students (and their teacher) who are drawn to test the mathematical extremes. Thanks for helping create it!
  1. I really liked the upcoming lesson previews – not getting them any more (maybe I unsubscribed by accident?). Got to figure out how to get those again!

Pick a Color, Make a Circle (ChatGPT3.5 HTML Experiment)

Mouse Follower

————————————————————————-

This is an experiment of using ChatGPT3.5 to generate HTML code. I asked it to create a button of color choices and to make a circle of that color that would follow the mouse. The code just needed a small amount of editing to work. I had to change the e.clientX and e.clientY, so I subtracted 390 from X and 200 from Y to put the circle more in the correct position.

Testing HTML written by ChatGPT

Circle Animation

Here is an orbit. What happens if there is a lot more text? This pale blue dot, going around. Also, can I change the background to different colors? What would it take to move a png file in a circle around the page? Or have some mouse interaction?