Commit Graph

47 Commits

Author SHA1 Message Date
Neale Pickett cedc8521ff Merge branch 'devel' into v4 2020-08-14 18:01:25 -06:00
Neale Pickett cd37e1ee3a Sort attachments, add icon back 2020-08-14 11:06:02 -06:00
Neale Pickett 6df57448ed dev server: relative puzzle dirs, default bind 0.0.0.0 2020-07-24 13:42:28 -06:00
John Donaldson fc7c818789 Merge branch 'master' of https://github.com/dirtbags/moth into devel 2020-03-13 21:20:07 +00:00
John Donaldson 8c1c68eea0 Merge branch 'v3.5_devel' of https://github.com/dirtbags/moth into substring-answers 2020-03-10 21:32:12 +00:00
John Donaldson baafdd27a2 Fixing a dynamic grading bug
Fixing a script stream bug
2020-03-10 21:29:30 +00:00
Neale Pickett 04136ef264 Support patterned answers 2020-03-10 13:31:38 -06:00
Neale Pickett 81fae86b49 Bring back a devel server for debugging 2020-03-01 13:44:21 -06:00
Neale Pickett 6d2c65f9c0 Fix some junk 2020-02-28 15:24:23 -07:00
Neale Pickett 8d8db58f73 Now you can add scripts from puzzle.py 2020-02-28 18:54:37 +00:00
Neale Pickett 1d307c71a8 Now you can add scripts from puzzle.py 2020-02-22 17:25:46 -06:00
int00h5525 96734024f4
Merge branch 'v3.5_devel' into add_metadata_to_mothball 2020-01-29 18:06:47 -06:00
John Donaldson b2bf947031 Merge branch 'v3.5_devel' of https://github.com/dirtbags/moth into fix_authors_check 2020-01-30 00:05:42 +00:00
John Donaldson 89d5c7094c Add basic metadata to compiled mothballs and devel server 2020-01-29 23:55:10 +00:00
John Donaldson 3bd34ec5b5 Fixed handling of multiple files and scripts in YAML-formatted puzzles 2020-01-29 22:21:58 +00:00
John Donaldson d6818dc409 Fixing issue with detecting which authors/author field to use 2020-01-29 20:30:55 +00:00
Donaldson b1b7afc728 Fixing issue with multiple fields in YAML file 2019-11-18 11:40:37 -06:00
John Donaldson 45aa19355c Merge branch 'master' of https://github.com/dirtbags/moth into v3.4_devel 2019-11-08 19:31:12 +00:00
John Donaldson 0916c10bcc Fixing handling of multiple authors 2019-11-07 15:59:22 +00:00
John Donaldson 8639077655 Adding more logging to core MOTH library 2019-10-30 16:05:07 +00:00
int00h5525 6114f58e62
Merge pull request #80 from int00h5525/add_local_python_library_support
Add local python library support
2019-10-18 16:23:54 -05:00
Neale Pickett de8f6cbeb8 Bit of reorg, add missing files 2019-08-25 07:10:32 -06:00
John Donaldson ca88bffaf3 Removing leftover debugging output 2019-08-15 23:34:10 +01:00
John Donaldson a2ceea3176 Fix how legacy puzzles with author (vs. authors) field are handled 2019-08-15 23:32:28 +01:00
John Donaldson 1bb777e512 Adding support for Python libraries inside of puzzles and categories 2019-08-15 23:30:48 +01:00
John Donaldson a99bc15c88 Force success dictionary keys to be lower-case 2019-08-14 23:55:09 +01:00
John Donaldson 97f808804e Force answers to be provided as strings 2019-08-13 17:02:01 -06:00
John Donaldson ffab4d37b6 Adding YAML support to Moth files 2019-08-13 17:02:01 -06:00
John Donaldson 4e19e39872 Merge remote-tracking branch 'origin/add_yaml_support' into add_objectives_support 2019-08-13 22:01:07 +01:00
John Donaldson 05de2972c1 Merge branch 'master' of https://github.com/int00h5525/moth into add_yaml_support 2019-08-13 21:52:36 +01:00
John Donaldson 03d1182e73 Fixing how RFC822 parser picks up objectives 2019-08-13 21:45:10 +01:00
Donaldson 24f2b6cd67 Handling exceptions appropriately 2019-08-13 21:45:10 +01:00
Donaldson f650f20aa7 Removing unused dependency 2019-08-13 21:45:09 +01:00
Donaldson c109901578 Better handling of success dictionary 2019-08-13 21:44:47 +01:00
Donaldson 5f90d5981d Standardize ksa vs ksas naming convention 2019-08-13 21:44:43 +01:00
John Donaldson c0cb4d6e02 Actually store things in the KSA field 2019-08-13 21:43:19 +01:00
John Donaldson 87981f4e62 Adding some better descriptive text for NICE objective fields 2019-08-13 21:43:19 +01:00
John Donaldson 6ec68a333a Adding stubs for NICE objectives 2019-08-13 21:43:19 +01:00
John Donaldson eb19015aca Fixing offsets in hexdump output 2019-08-02 18:50:46 -05:00
John Donaldson 214b37dfdb Force answers to be provided as strings 2019-08-02 18:31:14 -05:00
John Donaldson 4aad492396 Adding YAML support to Moth files 2019-08-02 18:31:14 -05:00
Jack Miner db2cc99cc7 Added support for mothballing puzzles containing files with spaces in their filenames and creating mothball path if it doesn't exist. 2019-03-24 20:34:01 -06:00
Neale Pickett 60277f6a7e HTML5 input patterns, plus jas djb2hash fix 2019-02-24 17:02:28 -07:00
Neale Pickett 15503cb45b Check user-supplied answers for possible correctness 2019-02-24 11:53:22 -07:00
Neale Pickett 97a7e09f35 Devel server using themes 2018-10-03 01:21:54 +00:00
John Donaldson d612e17d14 HTML-escape hexdump content so it doesn't break pages 2018-09-27 16:07:03 -05:00
Neale Pickett e460f5b6b3 Cache points.json and puzzles.json 2018-09-20 03:44:34 +00:00
Renamed from tools/moth.py (Browse further)