Sequence of Play Tutorial - #10 (Full Version)

All Forums >> [New Releases from Matrix Games] >> World in Flames



Message


Shannon V. OKeets -> Sequence of Play Tutorial - #10 (8/29/2007 8:09:37 AM)

Here are the first couple of pages for the last Introductory tutorial.

[image]local://upfiles/16701/F4B04DB58788480ABDEE05ED9DB3FE29.jpg[/image]




Shannon V. OKeets -> RE: Sequence of Play Tutorial - #10 (8/29/2007 8:11:06 AM)

Second of 2 in the series.

You might have noticed that I presently expect this tutorial to run to 20 pages!

[image]local://upfiles/16701/FE26510F2F124E109520925F670AC812.jpg[/image]




Fred98 -> RE: Sequence of Play Tutorial - #10 (8/29/2007 12:10:47 PM)

I presume there is a loop:   X11 End of Impulse  - 111 New Impulse.

Is that the case?





Shannon V. OKeets -> RE: Sequence of Play Tutorial - #10 (8/29/2007 12:26:48 PM)

quote:

ORIGINAL: Joe 98

I presume there is a loop:   X11 End of Impulse  - 111 New Impulse.

Is that the case?

Yes. Given your question, I obviously have to make that more clear.




Shannon V. OKeets -> RE: Sequence of Play Tutorial - #10 (8/29/2007 12:32:57 PM)

One more new page before going to bed. I want to clean up the text displayed in the screen shot but I am too tired to figure out how to do that easily.

[image]local://upfiles/16701/FF0FD4F6D3624858B368421B9776091C.jpg[/image]




Neilster -> RE: Sequence of Play Tutorial - #10 (8/29/2007 4:02:13 PM)

quote:

ORIGINAL: Shannon V. OKeets

Here are the first couple of pages for the last Introductory tutorial.

[image]local://upfiles/16701/F4B04DB58788480ABDEE05ED9DB3FE29.jpg[/image]

I'm sorry but I've formally studied human-computer interaction and apply it every day in my job and the flags randomly distributed around the first screen are confusing and clutter the screen without serving any purpose. I know you want the players to be introduced to the flags but I don't think this is the best place. It's already a packed screen and needs clarity, not distracting decoration. A small gap between the sections would improve the look too. I'm compelled to say this again because I know what reviewers will think of this screen. Not much. The next 2 screens are much clearer.

Cheers, Neilster

Edit: I'm talking about the actual game screen, of which this tutorial is representing.




wfzimmerman -> RE: Sequence of Play Tutorial - #10 (8/29/2007 6:05:51 PM)


quote:

ORIGINAL: Neilster

quote:

ORIGINAL: Shannon V. OKeets

Here are the first couple of pages for the last Introductory tutorial.

[image]local://upfiles/16701/F4B04DB58788480ABDEE05ED9DB3FE29.jpg[/image]

I'm sorry but I've formally studied human-computer interaction and apply it every day in my job and the flags randomly distributed around the first screen are confusing and clutter the screen without serving any purpose. I know you want the players to be introduced to the flags but I don't think this is the best place. It's already a packed screen and needs clarity, not distracting decoration. A small gap between the sections would improve the look too. I'm compelled to say this again because I know what reviewers will think of this screen. Not much. The next 2 screens are much clearer.

Cheers, Neilster

Edit: I'm talking about the actual game screen, of which this tutorial is representing.



Agree.

I also am not happy with the question-marked shaped flow of choices -- 1,2,3 from l to R, then veer sharp left and do 4, then go down to 5. I think it would be much more sensible to have a scrolling screen that goes top down from 1 to 5 in a nice linear list.

To drop in my own bit of street "cred", a couple of jobs ago I managed the 14-person user interface group for the $1 b/year revenue business unit of a global corporation (although, to be fair, I didn't last long at it ... turns out I prefer doing to managing, and am not very good at grinding out the few flickering embers of individuality that remain to me...)




Shannon V. OKeets -> RE: Sequence of Play Tutorial - #10 (8/29/2007 7:51:00 PM)

Joey & Fred,

About the Start New Game form, ...

If this form were being used frequently, I would agree immediately with your comments. However, it is only used once at the start of the game.

My primary goal was to display all the tasks for starting a game simultaneously. CWIF had separate screens for these tasks displayed in a series without the ability to readily go back and change previous decisions. I found it very confusing because I never knew what decisions remained to be made and when the program was going to actually let me start playing the game.

The vertical scrolling idea didn't occur to me and it offers some more flexibility in the design layout. However, it does mean that all the decisions are not visible at the same time. I really like the player to be able to look at this screen and know that there are 5 steps to starting a new game. He doesn't have to leave the screen - all those decisions are made with this form.

As for the flags, I went back and forth on including and excluding them. I want the 5 steps to have similar but different color schemes and using the backgrounds that appear during game play seemed a natural fit. It serves the dual purpose of introducing the color schemes/themes to the player. Anything else would be something unique that did not tie in with the rest of the program's ambiance. Since each color is for a major power, then the accompanying flags complete the presentation of the major power color schemes.

Yes, it is crowded/cluttered. Yes, it could be stripped down to bare essentials. Yes, it could be stream-lined for efficiency of data entry.

But austere efficacy is not my design goal here. And as I said at the beginning, this form appears only once during a game.

I will build a different form for accessing/reviewing the optional rules while playing the game. For that layout the focus will be enabling the player to find a specific optional rule quickly. The other pieces of the Start New Game form will not appear elsewhere, nor will the form itself be accessible while a game is in progress.




Shannon V. OKeets -> RE: Sequence of Play Tutorial - #10 (8/29/2007 8:53:42 PM)

Here is a revised verision that makes the loops clear.

[image]local://upfiles/16701/9C34F5B84E46474C9B019AD698185C8E.jpg[/image]




Peter Stauffenberg -> RE: Sequence of Play Tutorial - #10 (8/29/2007 9:01:10 PM)

I think the presentation of the 5 groups is a very good one. They all fit on one screen and the use of different colors make it easy to understand which information is part of which group. The naming makes it easy to understand the sequence as well (1st, 2nd, 3rd, 4th and 5th).

But there is one thing I find confusing. That is the use of the flags. When I see flag inside one of the groups then I instinctively think the player playing the flag shown is responsible for adding data for this group. I don't mind using the major power colors to differentiate between the groups, but I think this form will be even easier to use if the flags were omitted.

Another thing I would change is the name of the "Major Powers OK" button. This button is special because it will load the game and they you have no chance to alter anything if you forgot something. I therefore think this button should be called "Major Powers OK and start game" or you can have a separate big button with the name "Start Game". This button should be greyed out until all necessary data to start the game is filled in.

It's great to see all those nice tutorials. I knew we will get a really amazing MWIF when it's released. The only bad thing about looking at the great tutorials is that I want to have MWIF installed on my computer NOW. [:D]




Jimm -> RE: Sequence of Play Tutorial - #10 (8/29/2007 9:52:09 PM)

Appreciate what you say Steve about the lack of frequency that this page will be used. However I have to agree with previous posters about the layout of the 5 steps for Page 1. My first impression is that it is cluttered and confusing. As a player familiar with the game I'm sure I would have no problem navigating it, but for a newbie's first impression of the game, it strikes me that it would be confusing and somewhat daunting. And sorry, the flags are also an added confusion factor.

If you wanted to have a clear progression perhaps you could do it by a tabbed form perhaps- with a final big red button to set you off on the game. The tabs would show the number of steps and gives you a linear flow as you flip from page to page, its a format that people are familar with.

Just a suggestion and sorry for a negative post!







wfzimmerman -> RE: Sequence of Play Tutorial - #10 (8/29/2007 10:26:00 PM)


quote:

ORIGINAL: Jimm

Appreciate what you say Steve about the lack of frequency that this page will be used. However I have to agree with previous posters about the layout of the 5 steps for Page 1. My first impression is that it is cluttered and confusing. As a player familiar with the game I'm sure I would have no problem navigating it, but for a newbie's first impression of the game, it strikes me that it would be confusing and somewhat daunting. And sorry, the flags are also an added confusion factor.

If you wanted to have a clear progression perhaps you could do it by a tabbed form perhaps- with a final big red button to set you off on the game. The tabs would show the number of steps and gives you a linear flow as you flip from page to page, its a format that people are familar with.

Just a suggestion and sorry for a negative post!






Tabbed form is a great idea.




Froonp -> RE: Sequence of Play Tutorial - #10 (8/29/2007 10:37:00 PM)

Another way to do it would have been wizard-like dialog, with "Next" and "Previous" buttons to go from one step to another, and a "Finish & lanch the game" final button in the final step of the wizard.




Shannon V. OKeets -> RE: Sequence of Play Tutorial - #10 (8/29/2007 10:42:00 PM)

quote:

ORIGINAL: Jimm
Appreciate what you say Steve about the lack of frequency that this page will be used. However I have to agree with previous posters about the layout of the 5 steps for Page 1. My first impression is that it is cluttered and confusing. As a player familiar with the game I'm sure I would have no problem navigating it, but for a newbie's first impression of the game, it strikes me that it would be confusing and somewhat daunting. And sorry, the flags are also an added confusion factor.

If you wanted to have a clear progression perhaps you could do it by a tabbed form perhaps- with a final big red button to set you off on the game. The tabs would show the number of steps and gives you a linear flow as you flip from page to page, its a format that people are familar with.

Just a suggestion and sorry for a negative post!

Not so keen on the tabs, even though I have two possible interpretation of what you mean.

1 - A large page with tabbed sheets, only 1 sheet is visible at a time. That is how the Scenarios and Optional Rules are laid out. I find it annoying that all the optional rules can't be seen at once. You have to keep flipping back and forth using the tab to see what the settings are. But that is a function of there being 81 optional rules. I would find it more annoying if that is how the 5 steps were presented.

2 - Press the Tab key and the form advances to the next step. I see at most marginal gain from this. Windows has this as part of its standard interface and many players will be familiar with it, including the use of Shift Tab to reverse direction. As a programmer, I get to see Delphi automatically assigning Tab Sequence number to every component on the form - there are hundreds of them. Encoding this would require the tedious disabling or numbering of all those tab sequence settings.
--
On the plus side, I agree that the final button that sends the player off into the program starting should be shown more clearly. I'll think about how to do that.

P.S. - Wasn't it standard practice in the American Civil War to shoot at the guy carrying the flag?




Jimm -> RE: Sequence of Play Tutorial - #10 (8/29/2007 11:20:03 PM)


quote:

ORIGINAL: Shannon V. OKeets


Not so keen on the tabs, even though I have two possible interpretation of what you mean.

1 - A large page with tabbed sheets, only 1 sheet is visible at a time. That is how the Scenarios and Optional Rules are laid out. I find it annoying that all the optional rules can't be seen at once. You have to keep flipping back and forth using the tab to see what the settings are. But that is a function of there being 81 optional rules. I would find it more annoying if that is how the 5 steps were presented.


That was kind of what I was thinking rather than the other. I would see a benefit for instance in being able to see all the optional rules on one page; I dont see the benefit of having all the 5 steps visible in detail on one page.
I think Froonp's idea of the wizard navigation would work equally well.

But you clearly have a strong vision of how you see this setup thing working with everything on one page.

quote:



P.S. - Wasn't it standard practice in the American Civil War to shoot at the guy carrying the flag?


Ready, aim... fire!





wfzimmerman -> RE: Sequence of Play Tutorial - #10 (8/30/2007 1:34:14 AM)


quote:

ORIGINAL: Shannon V. OKeets

quote:

ORIGINAL: Jimm
Appreciate what you say Steve about the lack of frequency that this page will be used. However I have to agree with previous posters about the layout of the 5 steps for Page 1. My first impression is that it is cluttered and confusing. As a player familiar with the game I'm sure I would have no problem navigating it, but for a newbie's first impression of the game, it strikes me that it would be confusing and somewhat daunting. And sorry, the flags are also an added confusion factor.

If you wanted to have a clear progression perhaps you could do it by a tabbed form perhaps- with a final big red button to set you off on the game. The tabs would show the number of steps and gives you a linear flow as you flip from page to page, its a format that people are familar with.

Just a suggestion and sorry for a negative post!

Not so keen on the tabs, even though I have two possible interpretation of what you mean.

1 - A large page with tabbed sheets, only 1 sheet is visible at a time. That is how the Scenarios and Optional Rules are laid out. I find it annoying that all the optional rules can't be seen at once. You have to keep flipping back and forth using the tab to see what the settings are. But that is a function of there being 81 optional rules. I would find it more annoying if that is how the 5 steps were presented.

2 - Press the Tab key and the form advances to the next step. I see at most marginal gain from this. Windows has this as part of its standard interface and many players will be familiar with it, including the use of Shift Tab to reverse direction. As a programmer, I get to see Delphi automatically assigning Tab Sequence number to every component on the form - there are hundreds of them. Encoding this would require the tedious disabling or numbering of all those tab sequence settings.
--
On the plus side, I agree that the final button that sends the player off into the program starting should be shown more clearly. I'll think about how to do that.

P.S. - Wasn't it standard practice in the American Civil War to shoot at the guy carrying the flag?



I meant option #1. It seems to me that a folder like progression from 1 to 5 along the top of the page would make the form more clear.

Jimm is acute to point out that you are invested in this version of the form ... this reminds me of the adage that authors need to be ready to murder their children, i.e. edit out their most cherished flights of ingenuity.

In usability testing, it's always important to remember 1) you can't test everything -- in fact, you can only test a few things 2) testers aren't users and 3) users are dumb. (the first two are fairly canonical, but #3 is my own addition).




Shannon V. OKeets -> RE: Sequence of Play Tutorial - #10 (8/30/2007 2:17:08 AM)


quote:

ORIGINAL: wfzimmerman


quote:

ORIGINAL: Shannon V. OKeets

quote:

ORIGINAL: Jimm
Appreciate what you say Steve about the lack of frequency that this page will be used. However I have to agree with previous posters about the layout of the 5 steps for Page 1. My first impression is that it is cluttered and confusing. As a player familiar with the game I'm sure I would have no problem navigating it, but for a newbie's first impression of the game, it strikes me that it would be confusing and somewhat daunting. And sorry, the flags are also an added confusion factor.

If you wanted to have a clear progression perhaps you could do it by a tabbed form perhaps- with a final big red button to set you off on the game. The tabs would show the number of steps and gives you a linear flow as you flip from page to page, its a format that people are familar with.

Just a suggestion and sorry for a negative post!

Not so keen on the tabs, even though I have two possible interpretation of what you mean.

1 - A large page with tabbed sheets, only 1 sheet is visible at a time. That is how the Scenarios and Optional Rules are laid out. I find it annoying that all the optional rules can't be seen at once. You have to keep flipping back and forth using the tab to see what the settings are. But that is a function of there being 81 optional rules. I would find it more annoying if that is how the 5 steps were presented.

2 - Press the Tab key and the form advances to the next step. I see at most marginal gain from this. Windows has this as part of its standard interface and many players will be familiar with it, including the use of Shift Tab to reverse direction. As a programmer, I get to see Delphi automatically assigning Tab Sequence number to every component on the form - there are hundreds of them. Encoding this would require the tedious disabling or numbering of all those tab sequence settings.
--
On the plus side, I agree that the final button that sends the player off into the program starting should be shown more clearly. I'll think about how to do that.

P.S. - Wasn't it standard practice in the American Civil War to shoot at the guy carrying the flag?



I meant option #1. It seems to me that a folder like progression from 1 to 5 along the top of the page would make the form more clear.

Jimm is acute to point out that you are invested in this version of the form ... this reminds me of the adage that authors need to be ready to murder their children, i.e. edit out their most cherished flights of ingenuity.

In usability testing, it's always important to remember 1) you can't test everything -- in fact, you can only test a few things 2) testers aren't users and 3) users are dumb. (the first two are fairly canonical, but #3 is my own addition).

Actually, the issue here is priorities. I am loathe to go back and redesign anything that has functioning code.

Thoroughout this project I have gone through design phases where I am open to a lot of suggestions from forum members, but once that is past and the design has been turned into code, revisiting the design requires enormous justification.

Remember McClellan who always want to buff and polish his army some more rather than actually send it into the field?[:)]




wfzimmerman -> RE: Sequence of Play Tutorial - #10 (8/30/2007 2:44:18 AM)


quote:

ORIGINAL: Shannon V. OKeets


quote:

ORIGINAL: wfzimmerman


quote:

ORIGINAL: Shannon V. OKeets

quote:

ORIGINAL: Jimm
Appreciate what you say Steve about the lack of frequency that this page will be used. However I have to agree with previous posters about the layout of the 5 steps for Page 1. My first impression is that it is cluttered and confusing. As a player familiar with the game I'm sure I would have no problem navigating it, but for a newbie's first impression of the game, it strikes me that it would be confusing and somewhat daunting. And sorry, the flags are also an added confusion factor.

If you wanted to have a clear progression perhaps you could do it by a tabbed form perhaps- with a final big red button to set you off on the game. The tabs would show the number of steps and gives you a linear flow as you flip from page to page, its a format that people are familar with.

Just a suggestion and sorry for a negative post!

Not so keen on the tabs, even though I have two possible interpretation of what you mean.

1 - A large page with tabbed sheets, only 1 sheet is visible at a time. That is how the Scenarios and Optional Rules are laid out. I find it annoying that all the optional rules can't be seen at once. You have to keep flipping back and forth using the tab to see what the settings are. But that is a function of there being 81 optional rules. I would find it more annoying if that is how the 5 steps were presented.

2 - Press the Tab key and the form advances to the next step. I see at most marginal gain from this. Windows has this as part of its standard interface and many players will be familiar with it, including the use of Shift Tab to reverse direction. As a programmer, I get to see Delphi automatically assigning Tab Sequence number to every component on the form - there are hundreds of them. Encoding this would require the tedious disabling or numbering of all those tab sequence settings.
--
On the plus side, I agree that the final button that sends the player off into the program starting should be shown more clearly. I'll think about how to do that.

P.S. - Wasn't it standard practice in the American Civil War to shoot at the guy carrying the flag?



I meant option #1. It seems to me that a folder like progression from 1 to 5 along the top of the page would make the form more clear.

Jimm is acute to point out that you are invested in this version of the form ... this reminds me of the adage that authors need to be ready to murder their children, i.e. edit out their most cherished flights of ingenuity.

In usability testing, it's always important to remember 1) you can't test everything -- in fact, you can only test a few things 2) testers aren't users and 3) users are dumb. (the first two are fairly canonical, but #3 is my own addition).

Actually, the issue here is priorities. I am loathe to go back and redesign anything that has functioning code.

Thoroughout this project I have gone through design phases where I am open to a lot of suggestions from forum members, but once that is past and the design has been turned into code, revisiting the design requires enormous justification.

Remember McClellan who always want to buff and polish his army some more rather than actually send it into the field?[:)]


I think I may have voiced similar thoughts during that phase, but am too lazy to go back.

I would suggest that it is a true (although perhaps totally academic) statement that there are some usability issues that are severe enough to be worth the cost of recoding. This form, which is the first thing the user sees, may possibly fall in that category. But I agree it is not the right time to redo it.

I would suggest that you add a "UI refresh" task later in the schedule where we can review, estimate, and prioritize those few interface changes that may be worth a few days of schedule slip.




Neilster -> RE: Sequence of Play Tutorial - #10 (8/30/2007 2:48:40 AM)

I don't have a problem with everything being on the one page. I just think the flags add confusion. Having said that, people are used to wizards and having to click a back button a couple of times to check or change something is easy and intuitive. The advantages in clarity and extra screen space to help explain each step are worth it I think.

I appreciate, Steve, that you don't won't to revisit things that work but I'd argue that this is aesthetically broken. It fails every human-computer interaction test and I've only seen negative feedback about it. I think the vast majority of your decisions on this project have been correct but this section needs work.

Cheers, Neilster




Shannon V. OKeets -> RE: Sequence of Play Tutorial - #10 (8/30/2007 2:55:15 AM)

quote:

ORIGINAL: Neilster
I don't have a problem with everything being on the one page. I just think the flags add confusion. Having said that, people are used to wizards and having to click a back button a couple of times to check or change something is easy and intuitive. The advantages in clarity and extra screen space to help explain each step are worth it I think.

I appreciate, Steve, that you don't won't to revisit things that work but I'd argue that this is aesthetically broken. It fails every human-computer interaction test and I've only seen negative feedback about it. I think the vast majority of your decisions on this project have been correct but this section needs work.

Cheers, Neilster

You now like the rail lines?[:D][:D][:D][:D]

Sadly,[:(] I have come to the opinion that judgments about whether a decision is correct[:)] or not[:-] (and I do not exclude myself here) are 99% based on whether the person making the judgment agrees with the decision.




Neilster -> RE: Sequence of Play Tutorial - #10 (8/30/2007 3:07:19 AM)


quote:

ORIGINAL: Shannon V. OKeets

quote:

ORIGINAL: Neilster
I don't have a problem with everything being on the one page. I just think the flags add confusion. Having said that, people are used to wizards and having to click a back button a couple of times to check or change something is easy and intuitive. The advantages in clarity and extra screen space to help explain each step are worth it I think.

I appreciate, Steve, that you don't won't to revisit things that work but I'd argue that this is aesthetically broken. It fails every human-computer interaction test and I've only seen negative feedback about it. I think the vast majority of your decisions on this project have been correct but this section needs work.

Cheers, Neilster

You now like the rail lines?[:D][:D][:D][:D]

Sadly,[:(] I have come to the opinion that judgments about whether a decision is correct[:)] or not[:-] (and I do not exclude myself here) are 99% based on whether the person making the judgment agrees with the decision.

Ha! I said the "vast majority", not all. The rail lines still look like a nasty tape-worm one might pick up while slaving under brutal Japanese overlords to build the Thai-Burma rail line. [:D]

Cheers, Neilster




composer99 -> RE: Sequence of Play Tutorial - #10 (8/30/2007 7:25:44 PM)

I myself have no problem with the game launch screen, position of boxes, flags & all. I find it pretty, straightforward, and easy to understand. I do not consider myself an atypical person when it comes to processing visual information; then again, I did play around with CWiF a few times and I have had the benefit of examining the MWiF game start screen when it was originally under discussion, so I may well simply be used to it by now.




dale1066 -> RE: Sequence of Play Tutorial - #10 (8/30/2007 9:59:50 PM)

Seeems fine to me, only thing I'd say would be dispense with the different confirmations buttons and just have one start game button? with maybe a confirmation dialog showing a summary of the important selected options with a back button.

Are gamers likely to be typical humans and can't cope with a rather non-standard HCI after all I don't know about you but when we played Cardboard wif the various aspects of the games HCI were scattered around the lounge with maps, rule books, myriads of tiny counters, intermingled with pizza boxes and beer cans but we managed [:D]

But on the general scheme of things for me its a rap.




Shannon V. OKeets -> RE: Sequence of Play Tutorial - #10 (8/30/2007 10:13:13 PM)

I think (hope) you mean wrap.




dale1066 -> RE: Sequence of Play Tutorial - #10 (8/30/2007 10:27:58 PM)

yep that too :)




Shannon V. OKeets -> RE: Sequence of Play Tutorial - #10 (9/2/2007 4:45:49 AM)

Here are some improved early pages for this tutorial and a couple of new ones. Page 1 is unchanged and not shown in this series.

[image]local://upfiles/16701/A51388CF7A1644D2B5243B7C1D90856A.jpg[/image]




Shannon V. OKeets -> RE: Sequence of Play Tutorial - #10 (9/2/2007 4:47:23 AM)

Here I have changed the fonts within the flow boxes and given the labels a background box to make them legible.

[image]local://upfiles/16701/207E8A87378F47BBAEA2D4A56CE970D3.jpg[/image]




Shannon V. OKeets -> RE: Sequence of Play Tutorial - #10 (9/2/2007 4:48:30 AM)

This is the first of 3 new pages.

[image]local://upfiles/16701/40F05E5C85864C768AC7AF77146CE868.jpg[/image]




Shannon V. OKeets -> RE: Sequence of Play Tutorial - #10 (9/2/2007 4:50:01 AM)

Yeah, it took me a long time to recode the sequence of play for the DOW phase.

[image]local://upfiles/16701/233A73A20A624F66A6CECD112287FBEB.jpg[/image]




Shannon V. OKeets -> RE: Sequence of Play Tutorial - #10 (9/2/2007 4:51:23 AM)

5th and last in the series. Screen shots for this page provided by Patrice.

[image]local://upfiles/16701/1FE39045DF7643F1BBCA14CB8BA0700C.jpg[/image]




Page: [1] 2 3 4   next >   >>

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
1.078125