Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hallgrim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Maximilian Michal
hallgrim
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ddda886fe54908ccf06b7763bafe9aabe1236233
Select Git revision
Branches
2
0.4.1
master
default
protected
Tags
10
0.4.0
0.3.8
0.3.7
0.3.6
0.3.4
0.3.3
0.3.1
0.3
0.2
0.1
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Oct
3
Aug
22
Jul
7
30
Jun
29
27
26
Jan
12
30
Dec
29
28
27
26
16
14
13
12
11
9
24
Nov
23
15
7
5
3
2
1
21
Aug
7
Jul
29
Jun
moved strings for the table structure into separate variables and used html encoding
0.4.1
0.4.1
circumvented initialization of data by nesting with-clauses
switched names of all added variables to snake_case to conform with original code
circumvented initialization of data through nested opening of file
added non-breaking-spaces around all table entries
made tablemaker not use latex tables but general tables instead
made handlers use tablemaker on their inputs
made delegator replace HALLGRIMTABLEAND by rereading and rewriting the output file
added tablemaker.py with the ability of creating tables/markings for tables
Added documentation for free task type
master
master
Fully added free/essay type questions
0.4.0
0.4.0
Added the xml generator for free questions
Templates contain defaults now. added editorconfig file
Minor fixes and typos. Replaced metaclass with abc package
New Questions are now registered automatically. Some code parts are more generic.
New Questions are now registered automatically. Some code parts are more generic.
0.3.8
0.3.8
Reworked data model. Added metaclass
Added some typing (for mypy)
Made requests_toolbelt dependency obsolete
Made requests_toolbelt dependency obsolete
0.3.7
0.3.7
Improved input checker
config.ini no longer mandatory
0.3.6
0.3.6
Reworked config handling and init script
0.3.4
0.3.4
Fixed tarball url
Connection refused exception caught
0.3.3
0.3.3
Option handling is more robust. Question templates added
0.3.1
0.3.1
Tweaked documentation
pushed version to 0.3
Added multiple answers per gap
0.3
0.3
Added vertical ordering question type
Added first documentation draft. Minor fixes.
minor fixes
minor fix
0.2
0.2
Fixed parametrized script handling. Handlers are now generators
Minor tweak in the distribution process. Now ready for pypi
Setuup test framework
0.1
0.1
Minor changes and typos. Can now upload multiple scripts at once
Minor tweak after script outsource
Updated README.md
Complete refactor of the repository. Outsourced scripts and added distribution capabilities (setuptools/pip)
Loading