set collapsible elements

This commit is contained in:
Vik Paruchuri
2013-01-07 17:15:08 -05:00
parent c7f0ba7bc4
commit 3ea59ef3fe

View File

@@ -19,6 +19,7 @@ class @CombinedOpenEnded
@next_problem_button = @$('.next-step-button')
@next_problem_button.click @next_problem
# valid states: 'initial', 'assessing', 'post_assessment', 'done'
Collapsible.setCollapsibles(@el)
# Where to put the rubric once we load it
@el = $(element).find('section.open-ended-child')