Skip to content

Sources Citations and AI Use

mike-snhu edited this page Aug 15, 2026 · 2 revisions

Sources, Citations, and AI Use

The Module Three Assignment Guidelines and Rubric includes current guidance for using generative AI. Follow that guidance and your instructor's directions.

Start With Course Sources

The strongest sources for this assignment are:

  • Module Three Assignment Guidelines and Rubric
  • Module Three course resources
  • The course zyBook
  • Repository SRS, SDD, READMEs, and Wiki

These sources are aligned with the concepts and scope expected in IT 140.

Outside Sources

If you use an outside source to understand a concept or tool, keep track of it while you work. Examples include documentation about Draw.io, Git, GitHub, VS Code, or Python.

Use outside sources to learn the concept and then create your own graded design.

Generative AI

If you use a generative AI tool, follow the current assignment AI-use guidelines in D2L Brightspace. The assignment guidance requires students who use generative AI to acknowledge that use and follow the provided citation guidance.

You are responsible for making sure your use of AI is permitted for the task and that the final graded work represents your own understanding.

A useful way to use AI without giving away the learning task is to ask for explanations, checks, or debugging help rather than a completed assignment solution. For example, you can ask what a flowchart decision symbol means or why a boundary case matters, then apply that explanation yourself.

References in Optional Python Practice

The optional src/paycheck_calculator.py includes a References area. If you use a source while completing the optional code, record it there or remove the placeholder if you did not use an outside source.

The graded submission requirements remain whatever the current Guidelines and Rubric specifies.

Clone this wiki locally