#Copyright eLearning Brothers LLC 2012 All Rights Reserved [-----------------------General Game Information/Instructions-----------------------] #This file is where you add text to your game. #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) #Question Types #There are 3 question types to choose from on each question: T/F, multiple choice, and multiple answer: # - T/F - Leave the "question type" as default. Then delete answer 3 and 4 and the question will automatically only display 2 buttons. # - Multiple Choice (1 correct answer) - use the word "default" as the "question type". # - Multiple Answer (multiple correct answers) - use the word "multiple" as the "question type". #If you want to "comment out" a line of code then use the pound sign. #Note for audio: .wav files are the most universally compatible with browsers and devices. (However IE only supports .mp3.) #Use the backslash symbol to do a line break "\" (remove the quotes) and continue text onto a second line. #NEVER end a block of text with a backslash. It will break things. [-----------------------Game Introduction Text---------------------------] introduction_text=

IN THIS GAME, YOU'LL FIND 12 QUESTIONS IN FOUR CATAGORIES - MATTER, PROPERTIES, ATOMS, AND MEASUREMENT.

HAVE FUN!

THE QUESTIONS IN THIS GAME FOCUS ON SOL PS.1 - PS.3, VIRGINIA MIDDLE SCHOOL PHYSICAL SCIENCE STANDARDS OF LEARNING (2018 STANDARDS).

#introduction_audio=introduction.wav,introduction.ogg,introduction.mp3 [-----------------------Game Conclusion Text-----------------------] conclusion_text=

BEST POSSIBLE SCORE - 3600

How did you do?

Try again for a perfect score!

#conclusion_audio=conclusion.wav,conclusion.ogg,conclusion.mp3 [-----------------------Game Buttons text----------------------] splash_page_button_continue_text=

Continue

intro_page_button_continue_text=

Start

question_page_button_continue_text=

Continue

question_page_button_confirm_text=

Submit

question_page_button_retry_text=

Try Again

result_page_button_replay_text=

Play Again

[-----------------------Question Options-----------------------] #You can randomize the order in which answer buttons are presented to the user. randomize_answer_order=true #You can set max incorrect answers per question max_incorrect=1 #You can set the number of categories and questions. Max categories = 5 / Max question rows = 4 categories=4 questions=3 [-----------------------Category 1 Title-----------------------] category_1_title=

MATTER

[-----------------------Category 1 / Question 1-----------------------] #You can change the value of each question by modifying the score value on the next line. c1_q1_score=100 c1_q1_text=

What type of bonds form when a metallic element reacts with a non-metallic element?

#You can add images to the question by using an tag. For example put this text into the question text above: #Copy your question image to the questions folder in your game file. You can also use top and bottom alignment. #Uncomment the next line to hide question box image that's behind the question text. #c1_q1_removeBackground=true #See the notes at the top of this file for instructions on question types. c1_q1_type=default #You can comment out answers to make them disappear. You can also add additional answers. c1_q1_answer_1=

ionic bonds

c1_q1_answer_2=

covalent bonds

c1_q1_answer_3=

both covalent and ionic bonds

c1_q1_answer_4=

neither covalent nor ionic bonds

#Indicate which of the answers above is correct. If you have multiple correct answers then separate the numbers with a comma.(i.e. 1,4) c1_q1_correct_answer=1 #Category 1 Question 1 Feedback Information if question type is "default" c1_q1_answer_1_feedback_text=

Very Good!

c1_q1_answer_2_feedback_text=

Sorry!

Ionic bonds form between metallic and non-metallic elements.

c1_q1_answer_3_feedback_text=

Sorry!

Ionic bonds form between metallic and non-metallic elements.

c1_q1_answer_4_feedback_text=

Sorry!

Ionic bonds form between metallic and non-metallic elements.

#Category 1 Question 1 Correct Feedback Information if question type is "multiple" c1_q1_correct_feedback_text=

Very Good!

#Category 1 Question 1 Correct Feedback Information if question type is "multiple" c1_q1_incorrect_feedback_text=

Sorry!

Acids increase the concentration of hydrogen (H+) ions.

#Question 1 Audio #If you want to add question audio then use the next lines. Uncomment the line by removing the # sign, type the name of the audio file, and then copy the file to the "questions" folder in your game files. #c1_q1_audio=audio.wav #You can let the user retry this question a predetermined # of times. Uncomment the line below to let the user retry the question. #c1_q1_max_incorrect=2 [-----------------------Category 1 / Question 2-----------------------] c1_q2_score=300 c1_q2_text=

What happens when two nonmetals react?

c1_q2_type=default c1_q2_answer_1=

The atoms share electrons forming covalent bonds.

c1_q2_answer_2=

The atoms share electrons forming ionic bonds.

c1_q2_answer_3=

The atoms do not form bonds.

#c1_q2_answer_4=

The atoms do not form bonds..

c1_q2_correct_answer=1 c1_q2_answer_1_feedback_text=

Perfect!

c1_q2_answer_2_feedback_text=

Incorrect!

When two nonmetals react, the atoms share electrons forming covalent bonds.

c1_q2_answer_3_feedback_text=

Incorrect!

When two nonmetals react, the atoms share electrons forming covalent bonds.

#c1_q2_answer_4_feedback_text=

Incorrect!

Acidic foods (like lemons) tend to have a sour taste.

c1_q2_correct_feedback_text=

Perfect!

c1_q2_incorrect_feedback_text=

Incorrect!

Acidic foods (like lemons) tend to have a sour taste.

#c1_q2_audio=Your Audio File Name #c1_q2_removeBackground=true #c1_q2_max_incorrect=2 [-----------------------Category 1 / Question 3-----------------------] c1_q3_score=500 c1_q3_text=

What kind of reaction is a wood burning fire?

c1_q3_type=default c1_q3_answer_1=

Exothermic

c1_q3_answer_2=

Endothermic

c1_q3_answer_3=

Thermal

#c1_q3_answer_4=

Ammonia

c1_q3_correct_answer=1 c1_q3_answer_1_feedback_text=

Perfect!

c1_q3_answer_2_feedback_text=

Incorrect!

A chemical reaction in which heat is released is known as an exothermic reaction.

c1_q3_answer_3_feedback_text=

Incorrect!

A chemical reaction in which heat is released is known as an exothermic reaction.

#c1_q3_answer_4_feedback_text=

Incorrect!

Acidic foods (like lemons) tend to have a sour

c1_q3_correct_feedback_text=

Yes!

c1_q3_incorrect_feedback_text=

Sorry!

Vinegar, soda, and rainwater are acidic

Ammonia is basic

#c1_q3_audio=Your Audio File Name #c1_q3_removeBackground=true #c1_q3_max_incorrect=2 [-----------------------Category 1 / Question 4-----------------------] c1_q4_score=700 c1_q4_text=Question Title\ \ Question text here... c1_q4_type=default c1_q4_answer_1=Correct answer c1_q4_answer_2=Incorrect answer 1 c1_q4_answer_3=Incorrect answer 2 c1_q4_answer_4=Incorrect answer 3 c1_q4_correct_answer=1 c1_q4_answer_1_feedback_text=Feedback 1 c1_q4_answer_2_feedback_text=Feedback 2 c1_q4_answer_3_feedback_text=Feedback 3 c1_q4_answer_4_feedback_text=Feedback 4 c1_q4_correct_feedback_text=

This is correct

Correct feedback text here... c1_q4_incorrect_feedback_text=

That is incorrect

Incorrect feedback text here... #c1_q4_audio=Your Audio File Name #c1_q4_removeBackground=true #c1_q4_max_incorrect=2 [-----------------------Category 2 Title-----------------------] category_2_title=

PROPERTIES

[-----------------------Category 2 / Question 1-----------------------] c2_q1_score=100 c2_q1_text=

Which are chemical properties?

Choose ALL that apply.

c2_q1_type=multiple c2_q1_answer_1=

Reactivity

c2_q1_answer_2=

Acidity

c2_q1_answer_3=

Combustibility

c2_q1_answer_4=

Solubility

c2_q1_correct_answer=1,2,3 c2_q1_answer_1_feedback_text=Feedback 1 c2_q1_answer_2_feedback_text=Feedback 2 c2_q1_answer_3_feedback_text=Feedback 3 c2_q1_answer_4_feedback_text=Feedback 4 c2_q1_correct_feedback_text=

Perfect!

c2_q1_incorrect_feedback_text=

Sorry!

Acidity, reactivity, and combustibility are chemical properties.

However, solubility is a physical property.

#c2_q1_audio=Your Audio File Name #c2_q1_removeBackground=true #c2_q1_max_incorrect=2 [-----------------------Category 2 / Question 2-----------------------] c2_q2_score=300 c2_q2_text=

In an exothermic reaction -

c2_q2_type=default c2_q2_answer_1=

heat is released so it feels warm

c2_q2_answer_2=

heat is absorbed so it feels cold

c2_q2_answer_3=

heat is neither absorbed or released

#c2_q2_answer_4=

comprise body organs

c2_q2_correct_answer=1 c2_q2_answer_1_feedback_text=

Correct!

c2_q2_answer_2_feedback_text=

Sorry!

Organic compounds Heat is released in exothermic reactions. Burning is an example.

c2_q2_answer_3_feedback_text=

Sorry!

Heat is released in exothermic reactions. Burning is an example. contain carbon.

c2_q2_answer_4_feedback_text=

Sorry!

Heat is released in exothermic reactions. Burning is an example. contain carbon.

c2_q2_correct_feedback_text=

Correct!

c2_q2_incorrect_feedback_text=

Sorry!

Organic compounds contain carbon.

#c2_q2_audio=Your Audio File Name #c2_q2_removeBackground=true #c2_q2_max_incorrect=2 [-----------------------Category 2 / Question 3-----------------------] c2_q3_score=500 c2_q3_text=

Choose ALL physical properties -

c2_q3_type=multiple c2_q3_answer_1=

melting / boiling point

c2_q3_answer_2=

combustibility

c2_q3_answer_3=

solubility

c2_q3_answer_4=

color

c2_q3_correct_answer=1,3,4 c2_q3_answer_1_feedback_text=Feedback 1 c2_q3_answer_2_feedback_text=Feedback 2 c2_q3_answer_3_feedback_text=Feedback 3 c2_q3_answer_4_feedback_text=Feedback 4 c2_q3_correct_feedback_text=

Perfect

c2_q3_incorrect_feedback_text=

Sorry!

Melting / boiling point, color, and solubility are all physical properties.

However, combustibility (how easily substance will catch fire) is a chemical property

#c2_q3_audio=Your Audio File Name #c2_q3_removeBackground=true #c2_q3_max_incorrect=2 [-----------------------Category 2 / Question 4-----------------------] c2_q4_score=700 c2_q4_text=Question Title\ Question text here... c2_q4_type=default c2_q4_answer_1=Correct answer c2_q4_answer_2=Incorrect answer 1 c2_q4_answer_3=Incorrect answer 2 c2_q4_answer_4=Incorrect answer 3 c2_q4_correct_answer=1 c2_q4_answer_1_feedback_text=Feedback 1 c2_q4_answer_2_feedback_text=Feedback 2 c2_q4_answer_3_feedback_text=Feedback 3 c2_q4_answer_4_feedback_text=Feedback 4 c2_q4_correct_feedback_text=

This is correct

Correct feedback text here... c2_q4_incorrect_feedback_text=

That is incorrect

Incorrect feedback text here... #c2_q4_audio=Your Audio File Name #c2_q4_removeBackground=true #c2_q4_max_incorrect=2 [-----------------------Category 3 Title-----------------------] category_3_title=

ATOMS

[-----------------------Category 3 / Question 1-----------------------] c3_q1_score=100 c3_q1_text=

Electrons in the outer energy level of an atom are called:

c3_q1_type=default c3_q1_answer_1=

valence electrons

c3_q1_answer_2=

outer electrons

c3_q1_answer_3=

quarks

#c3_q1_answer_4=

leptons

c3_q1_correct_answer=1 c3_q1_answer_1_feedback_text=

Correct!

c3_q1_answer_2_feedback_text=

Incorrect!

Quarks Electrons in the outer energy level are called valence electrons.

c3_q1_answer_3_feedback_text=

Incorrect!

Quarks Electrons in the outer energy level are called valence electrons.

#c3_q1_answer_4_feedback_text=

Incorrect!

Quarks Electrons in the outer energy level are called valence electrons.

c3_q1_correct_feedback_text=

Correct!

c3_q1_incorrect_feedback_text=

Incorrect!

Quarks are elementary particles in neutrons and protons.

#c3_q1_audio=Your Audio File Name #c3_q1_removeBackground=true #c3_q1_max_incorrect=2 [-----------------------Category 3 / Question 2-----------------------] c3_q2_score=300 c3_q2_text=

The Kinetic Molecular Theory states –

Choose ALL correct answers!

c3_q2_type=multiple c3_q2_answer_1=

atoms and molecules are in constant motion.

c3_q2_answer_2=

atoms and molecules have kinetic energy.

c3_q2_answer_3=

raising temperature reduces kinetic energy.

c3_q2_answer_4=

Particles at higher temperatures move faster than those at lower temperatures.

c3_q2_correct_answer=1,2,4 c3_q2_answer_1_feedback_text=Feedback 1 c3_q2_answer_2_feedback_text=Feedback 2 c3_q2_answer_3_feedback_text=Feedback 3 c3_q2_answer_4_feedback_text=Feedback 4 c3_q2_correct_feedback_text=

Great!

c3_q2_incorrect_feedback_text=

Sorry!

All answers are correct except "raising temperature reduces kinetic energy." Raising temperature increases kinetic energy.

#c3_q2_audio=Your Audio File Name #c3_q2_removeBackground=true #c3_q2_max_incorrect=2 [-----------------------Category 3 / Question 3-----------------------] c3_q3_score=500 c3_q3_text=

Which atomic model best represents our current understanding of the structure of the atom?

c3_q3_type=default c3_q3_answer_1=

The “electron cloud” (Quantum Mechanics) model

c3_q3_answer_2=

The Bohr model

c3_q3_answer_3=

Thompson’s “Plum Pudding” model

c3_q3_answer_4=

Dalton’s “Billiard Ball” model

c3_q3_correct_answer=1 c3_q3_answer_1_feedback_text=

Great!

c3_q3_answer_2_feedback_text=

Sorry!

The correct answer is “electron cloud”

c3_q3_answer_3_feedback_text=

Sorry!

The correct answer is “electron cloud”

c3_q3_answer_4_feedback_text=

Sorry!

The correct answer is “electron cloud”

c3_q3_correct_feedback_text=

Great!

c3_q3_incorrect_feedback_text=

Sorry!

The correct answer is “electron cloud”

#c3_q3_audio=Your Audio File Name #c3_q3_removeBackground=true #c3_q3_max_incorrect=2 [-----------------------Category 3 / Question 4-----------------------] c3_q4_score=700 c3_q4_text=Question Title\ Question text here... c3_q4_type=default c3_q4_answer_1=Correct answer c3_q4_answer_2=Incorrect answer 1 c3_q4_answer_3=Incorrect answer 2 c3_q4_answer_4=Incorrect answer 3 c3_q4_correct_answer=1 c3_q4_answer_1_feedback_text=Feedback 1 c3_q4_answer_2_feedback_text=Feedback 2 c3_q4_answer_3_feedback_text=Feedback 3 c3_q4_answer_4_feedback_text=Feedback 4 c3_q4_correct_feedback_text=

This is correct

Correct feedback text here... c3_q4_incorrect_feedback_text=

That is incorrect

Incorrect feedback text here... #c3_q4_audio=Your Audio File Name #c3_q4_removeBackground=true #c3_q4_max_incorrect=2 [-----------------------Category 4 Title-----------------------] category_4_title=

MEASUREMENT

[-----------------------Category 4 / Question 1-----------------------] c4_q1_score=100 c4_q1_text=

A triple beam balance is used to measure -

c4_q1_type=default c4_q1_answer_1=

mass

c4_q1_answer_2=

weight

c4_q1_answer_3=

volume

c4_q1_answer_4=

density

c4_q1_correct_answer=1 c4_q1_answer_1_feedback_text=

Great!

c4_q1_answer_2_feedback_text=

Sorry!

The correct answer is mass.

c4_q1_answer_3_feedback_text=

Sorry!

The correct answer is mass.

c4_q1_answer_4_feedback_text=

Sorry!

The correct answer is mass.

c4_q1_correct_feedback_text=

Great!

c4_q1_incorrect_feedback_text=

Sorry!

The correct answer is mass.

#c4_q1_audio=Your Audio File Name #c4_q1_removeBackground=true #c4_q1_max_incorrect=2 [-----------------------Category 4 / Question 2-----------------------] c4_q2_score=300 c4_q2_text=

The correct metric unit to measure weight and/or force is the -

c4_q2_type=default c4_q2_answer_1=

newton

c4_q2_answer_2=

gram

c4_q2_answer_3=

degree

c4_q2_answer_4=

pound

c4_q2_correct_answer=1 c4_q2_answer_1_feedback_text=

Great!

c4_q2_answer_2_feedback_text=

Sorry!

The correct answer is newton

c4_q2_answer_3_feedback_text=

Sorry!

The correct answer is newton

c4_q2_answer_4_feedback_text=

Sorry!

The correct answer is newton

c4_q2_correct_feedback_text=

Great!

c4_q2_incorrect_feedback_text=

Sorry!

The correct answer is newton

#c4_q2_audio=Your Audio File Name #c4_q2_removeBackground=true #c4_q2_max_incorrect=2 [-----------------------Category 4 / Question 3-----------------------] c4_q3_score=500 c4_q3_text=

Choose ALL of the correct metric units for measuring volume.

c4_q3_type=multiple c4_q3_answer_1=

liter (milliliter)

c4_q3_answer_2=

cubic centimeter

c4_q3_answer_3=

meter (centimeter)

c4_q3_answer_4=

gram (kilogram)

c4_q3_correct_answer=1,2 c4_q3_answer_1_feedback_text=Feedback 1 c4_q3_answer_2_feedback_text=Feedback 2 c4_q3_answer_3_feedback_text=Feedback 3 c4_q3_answer_4_feedback_text=Feedback 4 c4_q3_correct_feedback_text=

Great!

c4_q3_incorrect_feedback_text=

Sorry!

Liters (milliliters) are used to measure liquid volume.

Cubic centimeters are used to measure solid volume.

#c4_q3_audio=Your Audio File Name #c4_q3_removeBackground=true #c4_q3_max_incorrect=2 [-----------------------Category 4 / Question 4-----------------------] c4_q4_score=700 c4_q4_text=Question Title\ Question text here... c4_q4_type=default c4_q4_answer_1=Correct answer c4_q4_answer_2=Incorrect answer 1 c4_q4_answer_3=Incorrect answer 2 c4_q4_answer_4=Incorrect answer 3 c4_q4_correct_answer=1 c4_q4_answer_1_feedback_text=Feedback 1 c4_q4_answer_2_feedback_text=Feedback 2 c4_q4_answer_3_feedback_text=Feedback 3 c4_q4_answer_4_feedback_text=Feedback 4 c4_q4_correct_feedback_text=

This is correct

Correct feedback text here... c4_q4_incorrect_feedback_text=

That is incorrect

Incorrect feedback text here... #c4_q4_audio=Your Audio File Name #c4_q4_removeBackground=true #c4_q4_max_incorrect=2 [-----------------------Category 5 Title-----------------------] category_5_title=Category 5 [-----------------------Category 5 / Question 1-----------------------] c5_q1_score=100 c5_q1_text=Question Title\ Question text here... c5_q1_type=default c5_q1_answer_1=Correct answer c5_q1_answer_2=Incorrect answer 1 c5_q1_answer_3=Incorrect answer 2 c5_q1_answer_4=Incorrect answer 3 c5_q1_correct_answer=1 c5_q1_answer_1_feedback_text=Feedback 1 c5_q1_answer_2_feedback_text=Feedback 2 c5_q1_answer_3_feedback_text=Feedback 3 c5_q1_answer_4_feedback_text=Feedback 4 c5_q1_correct_feedback_text=

This is correct

Correct feedback text here... c5_q1_incorrect_feedback_text=

That is incorrect

Incorrect feedback text here... #c5_q1_audio=Your Audio File Name #c5_q1_removeBackground=true #c5_q1_max_incorrect=2 [-----------------------Category 5 / Question 2-----------------------] c5_q2_score=300 c5_q2_text=Question Title\ Question text here... c5_q2_type=default c5_q2_answer_1=Correct answer c5_q2_answer_2=Incorrect answer 1 c5_q2_answer_3=Incorrect answer 2 c5_q2_answer_4=Incorrect answer 3 c5_q2_correct_answer=1 c5_q2_answer_1_feedback_text=Feedback 1 c5_q2_answer_2_feedback_text=Feedback 2 c5_q2_answer_3_feedback_text=Feedback 3 c5_q2_answer_4_feedback_text=Feedback 4 c5_q2_correct_feedback_text=

This is correct

Correct feedback text here... c5_q2_incorrect_feedback_text=

That is incorrect

Incorrect feedback text here... #c5_q2_audio=Your Audio File Name #c5_q2_removeBackground=true #c5_q2_max_incorrect=2 [-----------------------Category 5 / Question 3-----------------------] c5_q3_score=500 c5_q3_text=Question Title\ Question text here... c5_q3_type=default c5_q3_answer_1=Correct answer c5_q3_answer_2=Incorrect answer 1 c5_q3_answer_3=Incorrect answer 2 c5_q3_answer_4=Incorrect answer 3 c5_q3_correct_answer=1 c5_q3_answer_1_feedback_text=Feedback 1 c5_q3_answer_2_feedback_text=Feedback 2 c5_q3_answer_3_feedback_text=Feedback 3 c5_q3_answer_4_feedback_text=Feedback 4 c5_q3_correct_feedback_text=

This is correct

Correct feedback text here... c5_q3_incorrect_feedback_text=

That is incorrect

Incorrect feedback text here... #c5_q3_audio=Your Audio File Name #c5_q3_removeBackground=true #c5_q3_max_incorrect=2 [-----------------------Category 5 / Question 4-----------------------] c5_q4_score=700 c5_q4_text=Question Title\ Question text here... c5_q4_type=default c5_q4_answer_1=Correct answer c5_q4_answer_2=Incorrect answer 1 c5_q4_answer_3=Incorrect answer 2 c5_q4_answer_4=Incorrect answer 3 c5_q4_correct_answer=1 c5_q4_answer_1_feedback_text=Feedback 1 c5_q4_answer_2_feedback_text=Feedback 2 c5_q4_answer_3_feedback_text=Feedback 3 c5_q4_answer_4_feedback_text=Feedback 4 c5_q4_correct_feedback_text=

This is correct

Correct feedback text here... c5_q4_incorrect_feedback_text=

That is incorrect

Incorrect feedback text here... #c5_q4_audio=Your Audio File Name #c5_q4_removeBackground=true #c5_q4_max_incorrect=2 [-----------------------Do not modify below-----------------------] c1=# c2=# c3=# c4=# c5=# c1_q1=# c1_q2=# c1_q3=# c1_q4=# c2_q1=# c2_q2=# c2_q3=# c2_q4=# c3_q1=# c3_q2=# c3_q3=# c3_q4=# c4_q1=# c4_q2=# c4_q3=# c4_q4=# c5_q1=# c5_q2=# c5_q3=# c5_q4=# [------------eli custom config------------] randomize_question_order=false timeout=0 question_count=12 continue_button_text=

Continue