summaryrefslogtreecommitdiff
path: root/kpov_judge/test_task.py
AgeCommit message (Expand)Author
2019-02-24Move everything one level upTimotej Lazar
2019-02-21test_task: improve presentationTimotej Lazar
2019-02-21test_task: simplify getting user loginTimotej Lazar
2019-02-21test_task: reorder helper functionsTimotej Lazar
2019-02-21test_task: check and display argparser help before loading the taskTimotej Lazar
2019-02-21web.task_source: return the empty string for invalid taskTimotej Lazar
2019-02-20Fix and clean up token-based access to params and resultsTimotej Lazar
2019-02-19First try for token-based params and results requestsTimotej Lazar
2018-10-11Remove unused importsTimotej Lazar
2018-10-11test_task: pre-fill prompts with existing dataTimotej Lazar
2018-10-07Fix or remove hashbangsTimotej Lazar
2018-10-07Remove coding: linesTimotej Lazar
2018-10-07test_task: store params in OrderedDict for Python≤3.5Timotej Lazar
2018-10-07Rename kpov_random_helpers to kpov_utilTimotej Lazar
2018-10-05Pass globals() to exec callsTimotej Lazar
2018-10-02test_task.py: simplify load_{params,task} functionsTimotej Lazar
2018-10-02test_task.py: simplify argparser codeTimotej Lazar
2018-10-02Use ordinary prompts instead of dialog to get parametersTimotej Lazar
2018-10-02test_task.py: fix loading parameters from web for older PythonsTimotej Lazar
2018-10-02Improve reporting in test scriptsTimotej Lazar
2018-09-27Clear screen after showing dialogTimotej Lazar
2018-09-27Fix exec() for Python 3Timotej Lazar
2018-09-26Run 2to3Timotej Lazar
2016-09-29updated test_task.py for the newer versions of python-dialoggasperfele@fri1.uni-lj.si
2015-04-01added hints to task resultsgasperfele@fri1.uni-lj.si
2015-03-27Fixed test_task so it now works over the webgasperfele@fri1.uni-lj.si
2015-02-01task_check for subtask 1 (rename files containing slashes) finished.gasperfele@fri1.uni-lj.si
2015-01-28Fixed set_ip_static_dhcpgasperfele@fri1.uni-lj.si
2015-01-28Fixed, tested set_motd task(), task_check()gasperfele@fri1.uni-lj.si
2015-01-28Fixed kpov_random_helpersgasperfele@fri1.uni-lj.si
2015-01-20fixed indent in radius_mysql_pam/task.pygasperfele@fri1.uni-lj.si
2014-12-22Renamed a variable to make the error message when task() crashes easier to un...gasperfele@fri1.uni-lj.si
2014-12-22Re-added random to the imports in test_task.pygasperfele@fri1.uni-lj.si
2014-12-22v gen_parameters je potrebno v slovar shranjevat stevilke kot stringe !af7140@student.uni-lj.si
2014-12-22gen_params ne deluje pravilnoaf7140@student.uni-lj.si
2014-11-24Started work on updating add_task to make the web interface functional after ...gasperfele@fri1.uni-lj.si
2014-11-24Fixed references to kpov_random_helpersgasperfele@fri1.uni-lj.si
2014-11-24The first working version of test_task.pygasperfele@fri1.uni-lj.si
2014-11-21Updated the instructions on how to use the systemgasperfele@fri1.uni-lj.si
2014-10-21Separated tasks from lecturesgasperfele@fri1.uni-lj.si