Previous | Next --- Slide 59 of 62
Back to Lecture Thumbnails
csciutto

Kind of meta-question: what kind of markup language is used for these comments? is it Markdown?

  • Single * is italic

  • Double ** is bold

  • Single ` is monospace

isalinas

I read this on the course website:

Each student is allotted a total of five late-day points for the semester. Late-day points are for use on the three programming assignments only. Late-day points work as follows:

  • A one-person team can extend a programming assignment deadline by one day using one point.
  • A two-person team can extend a programming assignment deadline by one day using two points. (e.g., one point from each student)

Does this mean that each student in a team of 2 is docked a late-day point when the team submits an assignment late?
Or does each student get docked 2 late-day points each?
If one student is out of late day points, but the other student has 2 points remaining, do the late day points get subtracted from the student who has 2 points remaining?
Or does said student get subtracted 1 point while the student with no points left get a 10% penalty on their grade?