Skip to content

YuWei-CH/Chemical-Equation-Practicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chemical Equation Practicer

This program is designed for AP Chemistry students to practice balancing chemical equations. It provides an interface that displays chemical equation problems and prompts users to input their balanced equations. The user's answers will be compared with the stored correct answers in the program, and appropriate feedback will be provided, including the correctness status and score. The program also keeps a record of the equations answered incorrectly by the user, which can be used for reference and review.

Through this program, AP Chemistry students can enhance their knowledge of chemistry and problem-solving skills by practicing the balancing of chemical equations.

Features

  • Provides a user interface to display chemical equation problems and prompts users to input balanced equations.
  • Compares user input with stored correct answers in the program and provides feedback on correctness status and score.
  • Keeps a record of equations answered incorrectly by the user for reference and review.

Installation and Usage

  • Download the project source code or clone the code repository to your local machine.
  • Open the project using a Java development environment such as Eclipse or IntelliJ IDEA.
  • Run the Main.java file to start the program.

User Guide

  • In the program interface, a chemical equation problem is displayed.
  • Input your balanced equation answer.
  • Click the "Submit" button to compare your answer with the correct answer and receive feedback.
  • In the score area, you can see your score and total score.
  • If you answer incorrectly, the incorrect equation will be recorded in the "Wrong Equation List" for your reference and review.
  • If you want to restart the test, click the "Restart Test" button.

Contributed by Yuwei Sun

About

Chemical Equations Balanced APP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages