Day 25 Pre-class: Project Draft Presentation Preparation#

✅ Put your name here

#

Goals for this pre-class assignment#

  • Spend time working on your semester project and generate a project draft.

  • Prepare a short (1-3 slide) presentation of your project draft for your group members

Assignment instructions#

The submitted work for this pre-class assignment itself is minimal. However, you should spend at enough time working on your semester project to have a meaningful first draft.

Prior to class, you should submit your 1-3 slides for your project draft presentation to the appropriate “Pre-class assignments” submission folder. Submission instructions can be found at the end of the notebook.

Instructions for Slides#

Fro this assignment, you need to create 1-3 slides to present the current state of your project to your group members. Those slides should contain the collowing:

  • Your research question

  • A summary of what you have done so far (data cleaning, analysis, model coded, etc.)

  • At least one challenge you have faced

  • A plan for completing your project by the deadline, including critical tasks you need to complete or obstacles you need to overcome.


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/cmse201-pc-survey" 
	width="800" 
	height="600" 
	frameborder="0" 
	marginheight="0" 
	marginwidth="0">
	Loading...
</iframe>
"""
)

Congratulations, you’re done!#

Submit this assignment by uploading your slides to the course D2L web page. Go to the “Pre-class assignments” folder, find the appropriate submission link, and upload them there.

© Copyright 2023, Department of Computational Mathematics, Science and Engineering at Michigan State University.