Skip to content

Commit

Permalink
Merge branch 'p2_develop' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Kersoph committed Jul 27, 2021
2 parents 01ba949 + 2d51905 commit 7354c5b
Show file tree
Hide file tree
Showing 20 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion lessons/1/User/Results.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"Stars": 2
"Stars": 0
}
Binary file removed lessons/1/User/ThreeStar.sfc
Binary file not shown.
Binary file removed lessons/1/User/TwoStar.sfc
Binary file not shown.
Binary file removed lessons/2/User/Flicker.sfc
Binary file not shown.
2 changes: 1 addition & 1 deletion lessons/2/User/Results.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"Stars": 3
"Stars": 0
}
Binary file removed lessons/2/User/ThreeStar.sfc
Binary file not shown.
Binary file removed lessons/3/User/Diagram_Full.sfc
Binary file not shown.
Binary file removed lessons/3/User/Diagram_Sensor.sfc
Binary file not shown.
Binary file removed lessons/3/User/Diagram_Timed.sfc
Binary file not shown.
2 changes: 1 addition & 1 deletion lessons/3/User/Results.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"Stars": 2
"Stars": 0
}
10 changes: 5 additions & 5 deletions lessons/4/Description.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Title": "[center]Crossroad[/center]",
"Description": "My Description.",
"Goal": "Goal Text.",
"Simulation": "",
"Test": ""
"Title": "[center]Reactor\nEmergency\nSystem[/center]",
"Description": "TBD",
"Goal": "TBD",
"Simulation": "",
"Test": ""
}
2 changes: 1 addition & 1 deletion lessons/4/User/Results.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"Stars": 1
"Stars": 0
}
10 changes: 5 additions & 5 deletions lessons/5/Description.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Title": "[center]Logistic\nPlant[/center]",
"Description": "My Description.",
"Goal": "Goal Text.",
"Simulation": "",
"Test": ""
"Title": "[center]Anomalous\nMaterials\nLabs[/center]",
"Description": "In a (maybe) fictional scenario Dr. Rosenberg explores the areas outside of the classical concept of matter. The task is described by Dr. Rosenberg:\n'When we start the process, the two carts (we simply call them [b]Emitter[/b] and [b]Focus[/b]) need to be at the frontal position and turned on together. This will build up the needed mass in the central trap which can already be heated up to the needed 2000k with the [b]laser[/b]. If the targeted mass is hit, turn off the Emitter and move it back, as it is not used anymore. When the temperature and the mass is correct, we want to turn on the [b]field generator[/b], turn off the Focus and move the Focus back as fast as possible to prevent damage on the (kind of expensive) pole. [i](We still need to think about how to improve this part)[/i]. If everything went correct, we should observe a vertical discharge and record it. May be we come closer to a new type of spectrometers.'",
"Goal": "Automate the process to be quick but prevent damage and unnecessary waste.",
"Simulation": "res://data/plant_models/mass_test_chamber/MassTestChamber.tscn",
"Test": "res://data/plant_models/mass_test_chamber/Test.tscn"
}
10 changes: 5 additions & 5 deletions lessons/6/Description.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Title": "[center]Chemical\nPlant[/center]",
"Description": "My Description.",
"Goal": "Goal Text.",
"Simulation": "",
"Test": ""
"Title": "[center]Logistic\nPlant[/center]",
"Description": "TBD",
"Goal": "TBD",
"Simulation": "",
"Test": ""
}
10 changes: 5 additions & 5 deletions lessons/7/Description.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Title": "[center]Anomalous\nMaterials\nLabs[/center]",
"Description": "In a (maybe) fictional scenario Dr. Rosenberg explores the areas outside of the classical concept of matter. The task is described by Dr. Rosenberg:\n'When we start the process, the two carts (we simply call them [b]Emitter[/b] and [b]Focus[/b]) need to be at the frontal position and turned on together. This will build up the needed mass in the central trap which can already be heated up to the needed 2000k with the [b]laser[/b]. If the targeted mass is hit, turn off the Emitter and move it back, as it is not used anymore. When the temperature and the mass is correct, we want to turn on the [b]field generator[/b], turn off the Focus and move the Focus back as fast as possible to prevent damage on the (kind of expensive) pole. [i](We still need to think about how to improve this part)[/i]. If everything went correct, we should observe a vertical discharge and record it. May be we come closer to a new type of spectrometers.'",
"Goal": "Automate the process to be quick but prevent damage and unnecessary waste.",
"Simulation": "res://data/plant_models/mass_test_chamber/MassTestChamber.tscn",
"Test": "res://data/plant_models/mass_test_chamber/Test.tscn"
"Title": "[center]Sandbox\nPlant[/center]",
"Description": "A general testing site to create and test diagrams.",
"Goal": "Create your own scenario.",
"Simulation": "",
"Test": ""
}
Binary file removed lessons/7/User/OneStar.sfc
Binary file not shown.
Binary file removed lessons/7/User/Random.sfc
Binary file not shown.
Binary file removed lessons/7/User/ThreeStar.sfc
Binary file not shown.
Binary file removed lessons/7/User/TwoStar.sfc
Binary file not shown.
2 changes: 1 addition & 1 deletion lessons/8/User/Results.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"Stars": 2
"Stars": 0
}

0 comments on commit 7354c5b

Please sign in to comment.