"""Given a <rubric> tree, return a instructions and a list of criteria"""
rubric_prompt_text="This text is general instructions relating to this rubric. There should only be one set of instructions for the rubric."
criterion_prompt_text="This text is instructions for this criterion. There can be multiple criteria, but each one should only have one set of instructions."
criterion_option_explain_text="And this explains what the label for this option means. There can be only one explanation per label."
rubric_text="""<rubric>
{rit}
<criterion name="myCrit">
{cit}
<option val="99">
This is some text labeling the criterion option worth 99 points