Sign inSign up

tfitz/sdaps

By tfitz

Updated over 10 years ago

An unofficial docker container of the fantastic SDAPS optical mark recognition application.

Image
1

1.0K

tfitz/sdaps repository overview

SDAPS

Unofficial build of SDAPS.

SDAPS is an open source (GPLv3, LPPL) optical mark recognition (OMR) program. It is written in python and has an integrated workflow with both LibreOffice and LaTeX to create questionnaires.

How to run

  1. If you receive the following Gtk error:
Gtk-WARNING **: cannot open display: unix:0.0

Simply allow the docker user to communicate with your X session

xhost +local:docker
  1. Set the run_sdaps.sh command in a place on your path.

  2. Call run_sdaps.sh PROJECT_NAME OPTIONS as you would regularly in SDAPS. See the documentation tutorial for the options.

Changelog

v0.0.1
* Basics work on Ubuntu 15.10

Tag summary

Content type

Image

Digest

Size

1.1 GB

Last updated

over 10 years ago

docker pull tfitz/sdaps