4
votes
3answers
84 views

Who should be able to pause/restart/quit the game in a turn based game?

I have a game that consists of players making moves in turn, on a single console (Xbox 360). Up to 16 players can play in one game. The xbox can have up to 4 controllers associated/connected to one ...
13
votes
6answers
518 views

Greyed-Out vs Invisible

What is a good criterion or rule-of-thumb for determining when a control should be greyed-out and when should it be completely invisible?
4
votes
1answer
100 views

How should I list some categories in my case?

I'm working on a web solution that allows you to create a banner with a product from your online shop. The user will set his shop, we will crawl it and get all the products and display them in ...
3
votes
2answers
122 views

Should I provide a default selection?

[this whole feature is a new one for us so we don't have real-world data] I have a form that requires the user to select one of predefined items (equivalent to, say, shipping addresses). The user is ...
4
votes
2answers
401 views

Alternative control to drag and drop for assigning tasks to an individual?

I am working on a web application for Branch Managers at an investment bank to assign accounts that are without Financial Advisers for whatever reason. Some reasons are the Financial Adviser has ...