PA 1.5: MUDE-git-crossword and Ice prediction

CEGM1000 MUDE: Week 1.5. Due: before Friday, October 4th, 2024.

You can access this assignment with the following link: classroom.github.com/a/cZistmoT.

This PA consists of 4 parts:

  1. PA_1_5_.useful_tricks.ipynb: a notebook covering a few simple Python topics that are especially useful for the WS and GA assignments this week.
  2. Programming for Week 1.5 (Online Textbook): read this chapter, which covers more Git topics: branching, forking, pull requests and merge conflicts
  3. crossword.md: file containing a crossword puzzle, which you will use to work on a separate branch and merge commits into the main branch.
  4. predictions.txt: a file in a separate repository github.com/iceclassic/mude-pa-1-5. where you will contribute a commit from your own fork of the separate repository

Notes:

Ice Classic Repo

For Part 4 you will be making a prediction for the 2025 ice classic! The repo is: github.com/iceclassic/mude-pa-1-5.

To add your prediction, find your GitHub username in the list in predictions.txt and enter a prediction in the format (YYYY-MM-DD HH:MM:SS) (year,month, day, hour minute, seconds). That's it!

Grading Criteria

You will pass this PA if:

  1. For the python and markdown topics of this PA.
  1. For the branching part of this PA: you successfully merged a pull request from your own branch.
  2. For the forking part of this PA: You successfully created a pull request to the ice repo with your bet (it should be visible on the Pull Requests tab of the repo). After your pull request is accepted (this requires some manual actions from your teachers on your pull request) you can confirm that your bet is approved by seeing it in the figure guesses.svg.

You can verify that you passed checks 1 and 2 by looking for the green circle in this repository. It runs automatically just like last week when you uploaded your notebook. Check 3 will be done manually by your teachers.

End of file.

By MUDE Team © 2024 TU Delft. CC BY 4.0. doi: 10.5281/zenodo.16782515.