Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
exam-print-script
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
A-SAM
exam-print-script
Commits
5bb9b964
Commit
5bb9b964
authored
Aug 21, 2017
by
Daniele Casati
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme
parent
fab51969
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
README.rst
README.rst
+6
-5
No files found.
README.rst
View file @
5bb9b964
USAGE
=====
Wrapper scripts
run.sh and print.sh
Wrapper scripts
``run.sh``, ``concatenate.py`` and ``print.sh``
-----------------------------------
0) Follow the instructions for installation first: `HOW TO INSTALL`_
...
...
@@ -34,12 +34,13 @@ see. ``./run.sh --help``.
The output is a single pdf-file called ``out.pdf``,
which will be saved at ``/path/to/results``.
Each page of this file includes two sides of the original pdf-files,
and blank pages are added so that the exam of each students starts with an odd page number.
This file contains all students' exams.
Each page includes two sides of the original pdf-files.
Blank pages are added so that the exam of each students starts with an odd page number.
``out.pdf`` is in a conventient format for printing, as the sheets of the individual exams can be separated without overlaps.
Additionally,
pdf-files
ending with ``-nup.pdf``
are created at ``/path/to/results``
.
Additionally,
for each student a pdf-file
ending with ``-nup.pdf``
is created at ``/path/to/results``, with two sides per page
.
2b) Alternatively, send all the individual PDFs to a printer
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment