Tagged Questions
7
votes
3answers
615 views
Graphically displaying a conversation between more than two people
I'm working on a project that involves displaying a text-only conversation between anywhere from two to ten or more people. The reader will be either zero or one of the participants.
The main UI will ...
0
votes
1answer
93 views
What is a good visual format for a “show” page?
Let's say the user clicks on something that is an entity in the system. In my case, it's a template for a course that students take.
On this screen, I want to show various properties of the template ...