Pass back the answer html as a string instead of bytes.
We did this already for the 'get_html' function for a capa problem but there wasn't a test to ensure this works correctly for the get_question_answer function that powers the show answer button. I ran into it while doing a quick smoke test on the python 3 sandbox.
Please register or sign in to comment