Skip to content

303 Com Report Template

This template is for the final report documentation for 303COM

Features:

  • Automatic marks total
  • Pre-defined section headings

303Com

We need to select the template /303com/report.jinja2

$ remarkable 303Com.md -t 303com/report.jinja2 

Header Section

The header has the following element:

  • student: Student NAme
  • Supervisor: Marker
  • role: 1st/Second Marker etc.
---
student: A Student
supervisor: Dan Goldsmith
role: 1st Supervisor
---

Body Section

We use a top level heading for each section in the feedback Here we also specify the marks.

Note

You dont need to specify the From part of the marks. However, I like to keep it there to remind me.

As Usual, there is no sanity checking of marks, so 30/20 Is Possible

Important

You will need to use the same heading names. The template looks for these when rendering.

# Objectives [ 10 / 20 ]

You set out do do something.

Well stated research question, makes it clear what the objectives of the project
are

You achieve the goals you set out to do.



# Research Methods [ 15 / 40 ]

Lit review is good,  although I would like more discussion as to WHY 
the papers you select are relevant to the project.

Sound technical approach to the work

# Project Conduct [ 5 / 30 ]

You have some evidence of project managment, I would like to see how the
timeline evolved and you delt with an iussue


# Report Structure [ 5 / 10 ]

Report structure follows that in the giude, make it clear where the effort can
be allocated to the marks.

Otherwise, a well written report. You clearly explain the concepts, and algorithms.

Output

303Com Output