edsl icon indicating copy to clipboard operation
edsl copied to clipboard

Question.available() should show the question type class name

Open rbyh opened this issue 1 year ago • 1 comments

Current output is less helpful because user needs to know the name to import:

image

Consider also returning a message reminder (below the list of types) that the .example() method will show an example of a type in the required template, e.g., QuestionMultipleChoice.example()

rbyh avatar Apr 27 '24 14:04 rbyh

I do think we should leave this list in alphabetical order, even though docs details are organized by importance of question type (MC first).

rbyh avatar Apr 27 '24 14:04 rbyh