GenAI Declaration Template

All teams MUST include an AI-Declaration.md file at the root of their package directory:

com2009_teamXX_2026/AI-Declaration.md

This file must be written with Markdown Formatted Text and must follow the template shown here:

AI-Declaration.md
# Team XX GenAI Declaration <!-- (6)! -->

Declaration of Generative AI usage for Assignment #2 Part B (Task 3). 

## Acknowledge

We acknowledge the use of <!-- (1)! --> for the following purposes:
<!-- (2)! -->
* [ ] for background research in the drafting of this assessment. 
* [ ] to generate materials that were included within the final code submission in modified form.

## Describe
<!-- (3)! -->

## Evidence
<!-- (4)! -->

## Declaration
<!-- (5)! -->
* [ ] We confirm that no content created by generative AI has been presented as our own work. 
  1. Insert the name of the AI system(s) here.

  2. To tick a checkbox using Markdown, put an x inside the square brackets:

    * [ ] for background research...
    * [x] to generate materials... 
    
  3. Provide a summary of how you used generative AI in this assignment. You may wish to include the following information:

    • What prompts did you use?
    • What outputs did you generate?
    • How did you use/adapt/develop the outputs?
  4. Provide evidence of the outputs that were generated, e.g.:

    Generative AI system:
    Prompt:
    Output:
    

    or by providing screenshots.

  5. Important: Tick the box to confirm this:

    * [x] We confirm that ... 
    
  6. Replace XX with your team number.

For basic Markdown formatting syntax, see here.

If your team did not use GenAI in any way for Assignment #2 Part B, then the following AI-Declaration.md will suffice:

AI-Declaration.md
# Team XX GenAI Declaration <!-- (1)! -->

Declaration of Generative AI usage for Assignment #2 Part B (Task 3). 

## Declaration
<!-- (2)! -->
* [ ] We did not use AI in any way for this assignment. 
  1. Replace XX with your team number.
  2. Ensure that you tick the box to actually confirm this:

    * [x] We did not use AI ...