5
votes
2answers
325 views

designing an “online / offline ” status indicator and examples of existing ones with good practice

Im trying to integrate an online / offline User Interface element in my application ( web app) I have some trouble getting it matches with the other user interface elements, and wonder what you guys ...
3
votes
4answers
259 views

Is there a better way to show 3 states of 2 types of data?

We are writing a web-based testing application where the user (teacher) can't move on to the next step in the process until all students (a young age group) have completed 2 separate tests. First all ...