Skip to content

Commit 2829afe

Browse files
committed
update policy
1 parent e8946df commit 2829afe

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

index.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ <h3>TAs</h3>
8585
<div class="col-md-12">
8686
<h3>Assignment Structure</h3>
8787
<ul>
88-
<li>Class Participation (10%): Participate in class and online discussion on piazza.
89-
Students must read one paper per class and post a few lines (question, thoughts, summary, insight, etc.)
88+
<li>Class Participation (10%): Participate in class and online piazza discussion.
89+
Students must read one paper per class and post a few lines (question, answer, thoughts, insight, etc.)
9090
within one week of the corresponding class day. </li>
9191
<li>Homework Assignments (45%): Submit all homework assignments on time. Each assignment is worth 15% of the overall grade.</li>
9292
<li>Final (group) Project (45%): </li>
@@ -125,9 +125,17 @@ <h3> Collaboration Policy </h3>
125125
If we find highly identical work without proper accreditation of collaborators, we will take action according to university policies.
126126
For more, see the <a href="https://www.cmu.edu/policies/student-and-student-life/academic-integrity.html">CMU academic integrity guidelines</a>.</p>
127127
</div>
128+
129+
<div class="col-md-12">
130+
<h3> Use of Large Language Models</h3>
131+
<p> Using a large language model (e.g., ChatGPT, CoPilot, Cursor, etc.) to generate any part of your programming assignments or Piazza posts is strictly prohibited and a violation of academic integrity.
132+
For the final project, you are permitted to use LLMs. If you do, you must acknowledge this in your final report and submit a log (or chat history) of all prompts used to generate project content.
133+
Failure to properly document your use of AI on the project is also considered an academic integrity violation.
134+
</p>
135+
</div>
128136
<div class="col-md-12">
129137
<h3> Late Policy </h3>
130-
<p> For the programming assignments, students will be allowed a total of <b>five</b> late days per semester; each additional late day will incur a 10% penalty. The code should be easy to run by TAs.
138+
<p> For the programming assignments, students will be allowed a total of <b>five</b> late days per semester; each additional late day will incur a 10% continuously prorated penalty. The code should be easy to run by TAs.
131139
Make sure to start early and complete your assignments on time!
132140
Please note that the late days do not apply to any part of the final project: that includes the project proposal and final project report.
133141
This policy will be enforced strictly. </p>

0 commit comments

Comments
 (0)