Skip to content

Conversation

@elinw
Copy link

@elinw elinw commented Sep 2, 2016

Currently when running lesson_to_html() a unit type (class) that does not exist results in the processing stopping completely and a somewhat hard to understand message (especially for people who haven't looked at the Swirlify source). This change will simply put the message into the generated html while allowing processing to continue.

Currently when running lesson_to_html() a unit type (class) that does not exist results in the processing stopping completely and a somewhat hard to understand message (especially for people who haven't looked at the Swirlify source).  This change will simply put the message into the generated html while allowing processing to continue.
@elinw
Copy link
Author

elinw commented Sep 2, 2016

Alternatively, the message in stop() could be changed to something a bit more understandable and formatted in a more readable way.
It took me a while to figure out what the message meant, so I thought I would suggest a way of making things a bit more clear.

@seankross
Copy link
Member

I think this is a good idea, especially as new question types are developed. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants