2424
2525\title {Capstone Project}
2626\author {Richard Thomas \& Brae Webb}
27- \date {Semester 1, 2024 }
27+ \date {Semester 1, 2025 }
2828
2929\begin {document }
3030
@@ -120,9 +120,9 @@ \section{Report}
120120 \item [Reflection] Lessons learnt and what you would do differently.
121121\end {description }
122122
123- % No page limit is specified.
124- % You are expected to be able to make rationale choices of what to include in your report.
125- % A key phrase to keep in mind is ``less is more''.
123+ No page limit is specified.
124+ You are expected to be able to make rationale choices of what to include in your report.
125+ A key phrase to keep in mind is `` less is more'' .
126126
127127You do not need to have sections for each topic above, though your report needs to contain the content summarised above.
128128For example, the description of the architecture could include discussion of trade-offs.
@@ -166,8 +166,8 @@ \section{Report}
166166Provide links to any test plans, scripts or code in your repository.
167167Where feasible, tests should be automated.
168168Describe how to run the tests.
169- Ideally, you should use \link {GitHub Actions}{https://docs.github.com/en/actions}
170- to run tests and potentially deploy artefacts.
169+ % Ideally, you should use \link{GitHub Actions}{https://docs.github.com/en/actions}
170+ % to run tests and potentially deploy artefacts.
171171
172172Your report should end with a reflection that summarises what you have learnt from designing and implementing this project.
173173It should include descriptions of what you would do differently, after the experience of implementing the project.
@@ -192,7 +192,7 @@ \section{Repository}
192192It is recommended that you use LaTeX, or possibly markdown, to write your report.
193193If you use LaTeX, you should use GitHub actions to produce a PDF of the report.
194194
195- Your final submission will be what is in the main branch of your repository at the due date of 15:00 on 3 June 2024 .
195+ Your final submission will be what is in the main branch of your repository at the due date of 15:00 on 9 June 2025 .
196196
197197
198198\section {Academic Integrity }
@@ -208,7 +208,7 @@ \section{Academic Integrity}
208208All references for citations must be included in a file called \texttt {refs.md }.
209209This file should be in the root directory of your repository.
210210
211- You are encouraged to use a generative AI tool (e.g. copilot ) to help you write the source code for this project.
211+ You are encouraged to use a generative AI tool (e.g. Copilot ) to help you write the source code for this project.
212212The expectation is that the software architecture and detailed design are your team's own work.
213213Create a file in the root directory of your repository called \texttt {ai.md }.
214214In this file, describe how you used generative AI to develop your project.
@@ -226,10 +226,10 @@ \section{Academic Integrity}
226226You must include a link to each library's homepage.
227227This \texttt {libs.md } file must be in your repository's root directory.
228228
229- Uncited, unreferenced or unacknowledged material will be treated as not being your own work.
229+ Uncited, unreferenced, or unacknowledged material will be treated as not being your own work.
230230Significant amounts of cited material from other sources will be considered to be of no academic merit.
231231Having an AI tool produce significant amounts of source code is acceptable,
232- \textit {if } the design is your own and you have verified that the code is correct .
232+ \textbf { \ textit {if }} the design is your own and you have conducted detailed verification of the code .
233233
234234
235235\section {Demonstration }
@@ -238,14 +238,16 @@ \section{Demonstration}
238238or briefly summarising how the architecture facilitates delivering a quality attribute.
239239
240240Your project demonstration will be a video.
241+ This is completely separate from your presentation assessment.
242+ It is a demonstration of your completed project.
241243Provide a link to the video in a file called \textbf {\texttt {demo.md } }, stored in the root directory of your repository.
242244Do \textbf {\textit {not } } store the video in your GitHub repository.
243245The link may be to the video on a platform like YouTube, or a file sharing site from where the video may be downloaded.
244246If you upload the video to a platform like YouTube, you may make it private.
245247If it is a private video, you must share it with
\texttt {
[email protected] },
246- \texttt {
evan.hughes @uq.edu.au},
\texttt {
mdarafat.hossain @uq.edu.au},
\\ \texttt {
[email protected] },
247- \texttt {r.wibawa @uq.edu.au }, and all of your team members.
248- The video must remain available until \textit {at least } 31 July 2024 .
248+ \texttt {
g.bai @uq.edu.au},
\texttt {
thanhthuy.dao @uq.edu.au},
\\ \texttt {
[email protected] },
249+ \texttt {
[email protected] }, \texttt { n.garg @uq.edu.au}, and all of your team members.
250+ The video must remain available until \textbf { \ textit {at least }} 31 July 2025 .
249251Viewers must be able to easily see what is being demonstrated and read any text or images.
250252Audio must be clear and comprehensible.
251253
@@ -262,7 +264,7 @@ \section{Demonstration}
262264\end {samepage }
263265
264266\noindent
265- The total duration of your video should be \textbf {\emph {less } } than 15 minutes.
267+ The total duration of your video must be \textbf {\emph {less } } than 15 minutes.
266268
267269\paragraph {Introduction } Briefly introduce the project context and summarise the delivered functional and non-functional requirements.
268270Mention any differences between what was originally proposed, what was renegotiated, and what was delivered.
0 commit comments