SimSt - Interactive Learning
Last updated June 19, 2007
Table of Contents
- 0. Download the necessary things
- 1. Launch the Algebra I Tutor
- 2. Activate the Simulated Student
- 3. Create Start State
- 4. Run Interactive Learning on the First Problem
- 5. Run Interactive Learning on a new Problem
0. Download the necessary things -- the AlgebraI tutor
(1) Download the environment from here. (2) Unzip the file and place the SimStAlgebraI folder under ${CTAT}/Projects where ${CTAT} is the root directory for the Cognitive Tutor Authoring Tools.
1. Launch the Algebra I Tutor
(1) Go to the SimStAlgebra folder, which is placed under the Projects folder. (2) Run the runTutor.sh file, or runTutor.bat (Windows). (3) If you see a pop-up window telling you there exists a production rule file. This is referring to the file ${CTAT}/Projects/SimStAlgebraI/productionRules.pr . Click [No] to delete this file and continue the example. Generally speaking, however, you may want to do one of the following things.
Click [Yes] if you want to save the existing production rules. You'll see another dialogue box to specify a file name. Click [No] if you wish to discard the existing production rules.
Click [Cancel] if you want to keep the existing production rules. The Simulated Student will then read the production rules, and update them when you perform more demonstrations.
Again, for this example tour, please just click [No] if you see the above pop-up window.
(4) You should now see the CTAT window and the Student Interface for the Algebra I Tutor. CTAT window:
![]()
Student Interface for the Algebra I Tutor
![]()
Please separate them so that they don't overlap, as seen in this image.
2. Activate the Simulated Student
(1) From the Tutor Type menu, select "Simulated Student" to activate the Simulated Student
You should now see a number of new windows, including the Behavior Recorder window.
3. Create Start State
(1) Enter the equation to solve on the LHS and RHS of the first row of the table
Enter the expression 2x+3 in the first row of LHS column; and the number "5" in the first row of the RHS column as shown above.
(2) From the [Graph] menu, select "Create Start State"
(3) When the "Input" dialogue window pops up, enter the problem name
Note: the problem name can only contain alphabetic characters, digits, +, -, and _.
(4) You should now see the start state in the Graph View
![]()
If you don't see a start state, scroll to the right to find it -- this is a bug.
4. Run Interactive Learning on the First Problem
5. Run Interactive Learning on a new Problem
Now that SimStudent has learned some rules, let's see if it can apply them to a new problem.
(1) Start a new Problem Graph.
In the File Menu, click on "New Graph". If prompted to save the existing graph, click "No".
You should see an empty Behavior Recorder.
(2) Create a start-state for this new problem
Look back to step 3, for more details on how this is done. But enter the problem "6x+1=-11" instead.
The Student Interface should now look like this:
The Behavior Recorder should look like this:
![]()
(3) Run Interactive Learning on the Start State (for more details, look back to step 4.1)
SimStudent offers a suggestion for what to do on this first step, based on a firing of "sub".
Since this is correct behavior, click on "Yes". Now, you should see that this edge is labeled with the name of the rule, i.e."sub".
(4) Continue Interactive Learning on this problem.
* For the next step, SimStudent offers to enter " -12" at the second cell of the second row. You may be surprised to see that SimStudent performs the RHS step before the LHS step. Don't worry: this is normal behavior. Since this is a correct action, click "Yes".
* Now, SimStudent offers to enter "6x" at the first cell of the second row. Since this is correct, click "Yes".
* Now, something interesting happens: SimStudent suggests an incorrect step:
![]()
Can you guess why this happens? Hint: Look back to the place where the rule "div" was learned.
Since this step is incorrect, click "No".
* Now, demonstrate the correct step, "divide 6", at the third cell of the second row. Change the skill-name to "div". SimStudent will now try to change the "div" rule in a way that explains both "div" instructions.
* Now, SimStudent offers to enter "-2" in the second cell of the third row. Since this is correct, click "Yes".
* Then, SimStudent offers to enter "x" in the first cell of the third row. Since this is correct, click "Yes".
This completes the SimStudent Interactive Learning tutorial. We have seen SimStudent ask for demonstrations, learn production rules, and perform steps correctly and incorrectly. In the second problem, we saw that the "div" rule generated an incorrect suggestion. By looking back to the first problem, you can figure out that the "div" rule that SimStudent learned applies "divide" to the RHS, since this is simpler than the rule in which "divide" gets applied to the coefficient of the LHS. This is evidenced by the fact that SimStudent suggested "divide -12" instead of "divide 6" in the second problem.
The Student Interface should look like this:
![]()
You should see the following graph in the Graph View:






















