Problem Element: <inputtype="text"class="csh_hinting_element"value ="{{hinting_element}}">
Initial hints should be a python dictionary, with further dictionaries for each key. The format should be as follows: { "incorrect answer example": {"hint text" : rating}, "incorrect answer example 2": {"hint text": rating} } New hints that are student made will start off with a rating of 0, so set your hint's rating accordingly.
This is the element of the problem for which the hinter is working. This is the "data-usage-id" of the problem block. e.x. i4x://edX/DemoX/problem/Text_Input
</p>
<p>
Problem Element: <textareatype="text"class="csh_hinting_element"value ="{{hinting_element}}"/>