Skip to content

reMarkAble Markdown Marking

This project allows us to generate documents such as Coursework Briefs, or Feedback using markdown. I find it a much nicer way of working, and the generated docs should be more consistent for the students.

You can read my rationale for developing it here

There is currently a generic feedback template, and a template based on the EEC coursework brief document.

Note

The Generic coursework Brief is a WIP. While the method to generate will stay the same, the look and feel will certainly change (when I get some UX time and feedback)

Install Requirements

All the requirements should be in the standard uni image.

  • Web Browser
  • Text Editor (Notepad, Emacs or VS Code)
  • Python (3.x)

All the code uses native python packages, so there should be no need to install any other software.

Improvements and Contributing

Bugs or Undocumented Features?

Are to be expected, been cobbling this together in my weekends.

There is an Issue tracker please use it.

Contributing

If you have any:

  • Ideas for improvement / Feature Requests
  • New Templates
  • Code contributions

You are welcome to contribute to the project. The more people who use it the better.

Either get in touch, submit and issue, or a pull request with your changes.