Filling XLSX: Everything except multiple choice.
All threads resolved!
All threads resolved!
Compare changes
Files
5@@ -26,10 +26,11 @@ import json
@@ -53,11 +54,10 @@ def _get_column_types(sheet: Worksheet) -> OrderedDict:
@@ -183,10 +183,19 @@ class TemplateFiller:
@@ -262,57 +271,48 @@ out: union[dict, None]
@@ -328,21 +328,15 @@ out: union[dict, None]
@@ -373,7 +367,13 @@ validation_schema: dict, optional