You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we find highly identical work without proper accreditation of collaborators, we will take action according to university policies.
126
126
For more, see the <ahref="https://www.cmu.edu/policies/student-and-student-life/academic-integrity.html">CMU academic integrity guidelines</a>.</p>
127
127
</div>
128
+
129
+
<divclass="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>
128
136
<divclass="col-md-12">
129
137
<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.
131
139
Make sure to start early and complete your assignments on time!
132
140
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.
0 commit comments