Widget generator for exam submission via ExamUploader in tljh
Project description
SaveSubmitExam
Widget generator for exam submission via ExamUploader in tljh (The Littlest JupyterHub) Version 1.0.0
Installation
From the webapp of tljh as an admin user. Open a Terminal and type:
sudo -E /opt/tljh/user/bin/pip install savesubmitexam-sebastian-stigler
Check if ipylab is available on the webapp. If it is not installed, install it in the
tljh user environment.
Make sure you also install ExamUploader on your tljh server.
Usage
Put the following line in the last cell of your exam notebook:
from savesubmitexam import SaveSubmit
SaveSubmit().run_<lang>_<examtype>_<course>()
Where
<lang>is eitherdefor german orenfor english,<exam_type>is eithertestexamorexamand<course>is the name of the course from the [config.yaml]{.title-ref} of ExamUploader.
Please use in the <course> underscores wherever you used hyphens in
the config.yaml file.
Example:
You want the german form for a testexam for the course 23w-python101, then you call:
SaveSubmit().run_de_testexam_23w_python101()
Note
This project has been set up using PyScaffold 4.5. For details and usage information on PyScaffold see https://pyscaffold.org/.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file savesubmitexam-sebastian-stigler-0.3.0.tar.gz.
File metadata
- Download URL: savesubmitexam-sebastian-stigler-0.3.0.tar.gz
- Upload date:
- Size: 22.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e699f5ea28932bbcfaf759e89c7ce61cc903191d474e4dc5edbb1184732eb515
|
|
| MD5 |
bfe932d53ea2f9e8532113daba21262a
|
|
| BLAKE2b-256 |
d8e01abe0c6d04acf8e4f075844e9df7f8ff7bcfa0177ca92b842c28176f7aa4
|
File details
Details for the file savesubmitexam_sebastian_stigler-0.3.0-py3-none-any.whl.
File metadata
- Download URL: savesubmitexam_sebastian_stigler-0.3.0-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb1e0520332d43666fadca09a79b658146ce071fb6b701a590430c89d915b949
|
|
| MD5 |
3445253936e584bd952045133ff85628
|
|
| BLAKE2b-256 |
97eb39378a09a92138be42e719dc3e884d64d28190607330461a1ee36a315e1e
|