Go to file
Rebecca Hankey 8a99ad5d65 I decided to go with my gut and add a roster to
complete the model app. I added a list of "students"
then was able to conceptualize some more of the elements.

Once I had thse student in the list, I realized that as they
get called on and eliminated from the list, then the next day the list would
have to be ready to start fresh. It is a new day, so we need a blank cold call sheet.

So, I addd part of that to the model and the view.

Next steps are to finish refining the process and add a couple more things.
I have been struggling to keep my thoughts in a row when I pause my work.
I find that when I am in the zone that I am thinking about issues I see
and noting them, but later when I go back to my notes, I am a little
confused at my own work. So, I am thinking in terms of teaching that there
might be value in teaching students how to take notes and how to plan in
a way that you can follow your own thinking. This could also be scaffolded.
Or you could use the first few units to teach different note-takingmethods. Then
as the year progresses, students could choose the format they prefer and
create a portfolio.
2025-05-14 15:42:06 -04:00
cookbook/app Initial commit 2025-02-03 22:28:04 +00:00
project/app I decided to go with my gut and add a roster to 2025-05-14 15:42:06 -04:00
.commit_template Initial commit 2025-02-03 22:28:04 +00:00
.gitignore Initial commit 2025-02-03 22:28:04 +00:00
planning.md I completed the planning for my app. 2025-05-13 16:42:36 -04:00
poetry.lock Initial commit 2025-02-03 22:28:04 +00:00
pyproject.toml Initial commit 2025-02-03 22:28:04 +00:00