in2lambda.json_convert.json_convertΒΆ

Converts questions from a Python module object into Lambda Feedback JSON.

Functions

converter

Turns a list of question objects into Lambda Feedback JSON.

main

Preliminary defensive programming before calling the main converter function.