-
-
Notifications
You must be signed in to change notification settings - Fork 54
[mccall_model_with_separation] Update Exercises into Discussions #701
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR restructures the "Impact of Parameters" section of the McCall model with separation lecture by converting it from a presentation-first format (showing figures upfront) to an exercise-driven discussion format. The change enhances pedagogical value by having students generate and interpret the results themselves rather than viewing pre-made figures.
Key Changes:
- Removes three glue figure references that showed results before students attempted exercises
- Splits a single multi-part exercise into three separate, focused exercises (one for each parameter: unemployment compensation, discount factor, and separation rate)
- Moves interpretive discussion from before the exercises into the solution sections
Co-authored-by: Copilot <[email protected]>
|
📖 Netlify Preview Ready! Preview URL: https://pr-701--sunny-cactus-210e3e.netlify.app (f59c4bb) 📚 Changed Lecture Pages: mccall_model_with_separation |
|
📖 Netlify Preview Ready! Preview URL: https://pr-701--sunny-cactus-210e3e.netlify.app (c8d3e9f) 📚 Changed Lecture Pages: mccall_model_with_separation |
|
Many thanks @HumphreyYang . Much appreciated. I'll leave this with @mmcky . |
|
thanks @HumphreyYang -- appreciate your time putting this together. Let me know if there are components of this we should keep. |
|
📖 Netlify Preview Ready! Preview URL: https://pr-701--sunny-cactus-210e3e.netlify.app (848ba34) 📚 Changed Lecture Pages: mccall_model_with_separation |
|
Hi @mmcky, I reverted the exercise changes and did some stylesheet policing. I think it is ready to be merged! Many thanks! |
|
Thanks @HumphreyYang ! @mmcky , what is the policy regarding We need it for the downloads but will it cause trouble with the build? Please let me know as soon as you can. |
|
Hi @jstac, @mmcky and I had an discussion on this before. Installing JAX would not cause issue for the build because As long as we don't put |
|
Thanks @HumphreyYang . Is there an open issue to unify treatment of this across the lectures? We want files to execute on download in an anaconda-only setting. |
Hi @jstac, this PR updates the exercises into the discussions, but given @mmcky is working so fast in fixing
glue, this PR might longer be necessory : )