Objective Description doesn't match labels in UI
Posted: Fri Jul 04, 2014 1:42 am
In the first tutorial, the Objective text for the first furnace says "Insert the iron in the source slot of the Stone Furnace."
There are 2 problems with this text:
ISSUE #1:
expected: slot label = "Source"
actual: slot label = "Resource"
resolution: change Objective Text to match slot label in UI.
ISSUE #2:
expected: item label in inventory = "iron"
actual: item label in inventory = "Iron ore"
resolution: change Objective Text to match the item label in the UI
VERSION: 0.9.8
Severity: Minor
Ease of Fix: Super Easy
Reason for Fix: Improves usability
There are 2 problems with this text:
ISSUE #1:
expected: slot label = "Source"
actual: slot label = "Resource"
resolution: change Objective Text to match slot label in UI.
ISSUE #2:
expected: item label in inventory = "iron"
actual: item label in inventory = "Iron ore"
resolution: change Objective Text to match the item label in the UI
VERSION: 0.9.8
Severity: Minor
Ease of Fix: Super Easy
Reason for Fix: Improves usability