GNOME Bugzilla – Bug 698852
Balancing scales activity needs clear prompting for weight input from the user
Last modified: 2013-05-01 13:20:33 UTC
In balancing scales activity,while balancing for unknown weights the user has been prompted to enter the weight of object which is not clear. Existing prompt: weight= Just a printf statement without any space or box for the user input is been used which is not understandable whether it displays the message that weights are equal or it as asking for weight from the user. Changes that can be made: weight of object = can also provide a separate box for the user input
Ok, I suggest to add a tooltit over the entry box that explains what is requested.
Created attachment 242495 [details] [review] changes made with the prompt message
I have changed the format of prompt where display message is fixed with one text item and input from user is accepted via another text item.Hope it wont be a bad one.
I worked on it but came up with a better implementation. Fixed in head.