Skip to content

tfitz/docker-sdaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

unofficial SDAPS docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages