Closed berkan-sahin closed 3 years ago
I created a branch named requirements
. I will tie the branch to this issue to close the issue and complete the milestone when the first version of the Requirements Report is ready. So please checkout requirements
if you would like to make changes to the requirements report.
We have decided to use @vedattt's template. I added an incomplete version of the method to the requirements branch. Please commit any changes to the requirements
branch.
It would be great if we change red in-text citation color to black, and remove instructor's name from the grading table.
It would be great if we change red in-text citation color to black, and remove instructor's name from the grading table.
Done. https://github.com/cs102-project/LabConnect/commit/dde484ebe89258d749669bfb5e2eb7dd308558a3
I think we all agree on using LaTeX for writing the requirements report. We currently have two templates:
acmart
, nameddoc/labconnect-report-attempt.tex
. This one doesn't seem to work properly when compiled withpdflatex
and requires manual editing via Adobe Acrobat for satisfactory results.doc/report-template-attempt.tex
. This one is structured similarly to the original Word template and can be reliably reproduced with onlypdflatex
andbiblatex
.To avoid confusion, I think that we should decide upon one template for all reports and delete the others. We can then copy that template whenever we need to write another report.