diff --git a/tex/courses/subjects/DECO3801.tex b/tex/courses/subjects/DECO3801.tex index cab7781..ff97256 100644 --- a/tex/courses/subjects/DECO3801.tex +++ b/tex/courses/subjects/DECO3801.tex @@ -7,16 +7,16 @@ contact = {1L, 1C}, coordinator = {Dr Alex Pudmenzky (a.pudmenzky@uq.edu.au)}, assessment = { -Individual PA & 5\% & Peer Critique \\ -Ongoing Communication & 5\% & Sending E-Mails to Clients \\ +Individual PA & 5\% & Peer Critique. \\ +Ongoing Communication & 5\% & Sending E-Mails to Clients. \\ Scrum and Git & 5\% & Keeping Trello up to date and using the given Git repo. \\ -Team Charter & P/F\% & Agree to be nice to each other. \\ -Return Brief & \% & Show that you understand the given brief. \\ +Team Charter & Pass/Fail & Agree to be nice to each other. \\ +Return Brief & 5\% & Show that you understand the given brief. \\ Online Quiz & 5\% & Quiz on Scrum and Agile, unlimited attempts. \\ UX Profile & 10\% & Show designs of what you intend to build. \\ Minimum Viable Product & 10\% & Checkpoint with significant amount of development done. \\ Informative product website & 20\% & Basic website for marketing your project. \\ -Final Product Demonstration & Documentation & 30\% & Tradeshow in the final week demonstrating your product and handover to client. \\ +Final Product Demonstration and Documentation & 30\% & Tradeshow in the final week demonstrating your product and handover to client. \\ }, review = { This course serves as the second half of DECO3800, which does not need to be taken before in first semester, and is the build portion of the yearlong capstone design studio. Students take proposed designs from DECO3800 and continue work for real clients in producing a software application from a range of fields.\\ diff --git a/tex/template.sty b/tex/template.sty index beb7e6a..4771e2d 100644 --- a/tex/template.sty +++ b/tex/template.sty @@ -26,7 +26,7 @@ \hypertarget{subject:\template@code}{} \begin{table}[H] - \begin{tabular}{ l l } + \begin{tabular}{ l l } \textbf{Course Rating} &% %%% COUSE RATING (OUT OF 5) @@ -37,7 +37,7 @@ \textbf{Pre-requisite Courses} & %%% COURSE PREREQUISITES - \template@prereq + \parbox[l]{12cm}{\template@prereq} %%% \\ @@ -79,14 +79,14 @@ \textbf{Course Coordinator} & %%% COURSE COORDINATOR - \template@coordinator + \parbox[l]{12cm}{\template@coordinator} %%% \end{tabular} \end{table} \begin{table}[H] - \begin{tabular}{ l c p{7cm}} + \begin{tabular}{ p{6cm} c p{7cm}} \textbf{Assessment Type} & \textbf{Weight} & \textbf{Description} \\ \hline \\