#Copyright eLearning Brothers LLC 2012 All Rights Reserved [-----------------------General Dragger Information/Instructions-----------------------] #This file is where you add text to your dragger. #IMPORTANT: View tutorials and examples at http://elearningtemplates.com/video-tutorials/ #You can use basic html tags to format text. (i.e. , , Your Text, Your Text) #If you want to "comment out" a line of code then use the pound sign in front of it. #Use the backslash symbol to do a line break "\" (remove the quotes) and continue text onto a second line. #NEVER end a section of text with a backslash. It will break things. [-----------------------Dragger Options-----------------------] #You can randomize the order in which draggers are presented to the user. randomize_dragger_order=true #You can randomize the order in which placeholders are presented to the user. randomize_placeholder_order=false #Use dragger_count to indicate how many draggers should be present. Make sure you have dragger code/text for each one. dragger_count=6 #Uncomment draggers_displayed_from_count to only pull a certain number of draggers from the dragger_count. You can define how many draggers will be pulled from the total number of draggers. #draggers_displayed_from_count=3 allow_incorrect=false [-----------------------Dragger Introduction Text---------------------------] introduction_text=

Introduction

Your text and images go here [-----------------------Button text----------------------] question_page_button_confirm_text=Submit result_page_button_replay_text=Play Again [-----------------------Dragger 1-----------------------] d1_text=Text 1 here… d1_answer=Dragger 1 [-----------------------Dragger 2-----------------------] d2_text=Text 2 here… d2_answer=Dragger 2 [-----------------------Dragger 3-----------------------] d3_text=Text 3 here… d3_answer=Dragger 3 [-----------------------Dragger 4-----------------------] d4_text=Text 4 here… d4_answer=Dragger 4 [-----------------------Dragger 5-----------------------] d5_text=Text 5 here… d5_answer=Dragger 5 [-----------------------Dragger 6-----------------------] d6_text=Text 6 here…. d6_answer=Dragger 6