Enable latex problems via key in course.settings.

BLD-426
This commit is contained in:
Alexander Kryklia
2013-10-24 17:13:34 +03:00
committed by Александр
parent 64758673b5
commit b5bf4b7500
13 changed files with 199 additions and 62 deletions

View File

@@ -22,6 +22,7 @@ def i_see_only_the_html_display_name(step):
@step('I have created an E-text Written in LaTeX$')
def i_created_etext_in_latex(step):
world.create_course_with_unit()
step.given('I have enabled latex compiler')
world.create_component_instance(
step=step,
category='html',