Pre-Class Assignment: Project updates!#

Day 22#

CMSE 202#

✅ Put your name here

#

Goals for today’s pre-class assignment#

  1. Make sure you’re ready to give your project “sneak peek” presentation in class!

Assignment instructions#

This assignment is due by 11:59 p.m. the day before class and should be uploaded into the appropriate “Pre-class assignments” submission folder in the Desire2Learn website.


REMINDER: Preparing for a project update/sneak peek!#

Hopefully, after meeting a couple times in class, you’ve had a meeting or two with your project group at this point. As you approach the end of the semester, we want to check in and see how your group is doing on making some forward progress on your project.

You will be presenting a progress update/”sneak peek” of your project to the rest of the class during the “Day 22” class period., which is the class period that follows the Thanksgiving break. This will be a short presentation (~4 minutes) that will give you a chance to share your project with the rest of the class and get some feedback from your peers.

Given this, you should find a time to meet with your group either in person or on Zoom or have a conversation via Slack such that you can prepare to give this presentation.

Ideally, by the time of these presentations you should have made substantial progress on your projects. As such, this presentation should serve a “sneak peek” or preview of your project before the full presentation that you’ll give one week later.

We expect you to have implemented a methodology to answer your question and have results from this implementation. Your presentation should focus on these results. For the “sneak peek” of your project, you will:

  1. Give a 4-minute presentation to the rest of class. (Make sure someone in your group will be able to connect to an HDMI cable to present! Or, make sure you can share a copy of your slides with your instructor ahead of time.)

  2. Present a short set of slides (Google Slides is probably the easiest option for collaboration) that highlight the following:

    • The question you’re answering (this should be a refined/revised version of the question your group was formed based on)

    • A brief description of your methodology (no more than two sentences) and a list of the Python tools you are using.

    • Your results up to this point, in the form of visualizations

    • The conclusions you’ve drawn from these preliminary results

    • Plans for finishing your project

  3. Create an opportunity for everyone in your group to say something.

  4. Stop at 4 minutes. We want to make sure every group has time to present, so pay attention to time.

Important Reminder: your final project will be due by:

  • 11:59PM on Sunday, April 20, if you are in Monday/Wednesday.

  • 11:59PM on Monday, April 21, if you are in Tuesday/Thursday.

Your final project will be due before the second to last class period and you will present on one of the last two days of class. You may wish to review the project grading rubric and requirements available here on the course website.


What should you turn in for this pre-class assignment?#

Instead of turning in a copy of this notebook, turn in a copy of the slides that you group will be presenting in class.


Follow-up Questions#

Copy and paste the following questions into the appropriate box in the assignment survey include below and answer them there. (Note: You’ll have to fill out the assignment number and go to the “NEXT” section of the survey to paste in these questions.)

  1. Do you currently have any concerns about finishing your project on time? If so, what are they? If not, what are you most excited about or proud of with your project?


Assignment wrap-up#

Please fill out the form that appears when you run the code below. You must completely fill this out in order to receive credit for the assignment!

from IPython.display import HTML
HTML(
"""
<iframe 
	src="https://cmse.msu.edu/cmse202-pc-survey" 
	width="800px" 
	height="600px" 
	frameborder="0" 
	marginheight="0" 
	marginwidth="0">
	Loading...
</iframe>
"""
)

Congratulations, you’re done with your pre-class assignment!#

Now, you just need to submit this assignment by uploading it to the course Desire2Learn web page for today’s submission folder (Don’t forget to add your name in the first cell).

© Copyright 2025, The Department of Computational Mathematics, Science and Engineering at Michigan State University