Author | Message |
---|---|
vkalari
Posts: 12
|
Posted 03:01 May 20, 2014 |
Hi Prof
In HW5 i did set the User Interface like this after login user successfully it redirects to the gamehistory.html page where it show the history of that user's and than i set the link of Start New Game,Saved Games and Logout on gamehistory page so is it right way in HW5 or do i have to change my User Interface?
Thank You
|
cysun
Posts: 2935
|
Posted 08:08 May 20, 2014 |
It looks OK. It should show game length though, not just start and end time. |
vkalari
Posts: 12
|
Posted 10:59 May 20, 2014 |
Ok so you mean start time,end time and duration or game length. But is it ok if i did like start time and end time or do i have change like you said?
Thank you
|
cysun
Posts: 2935
|
Posted 11:02 May 20, 2014 |
The requirements ask for "game length" calculated as (end time - start time), not game length or start/end time. You can show start/end time there if you want, but you still need to show game length. Last edited by cysun at
11:04 May 20, 2014.
|
vkalari
Posts: 12
|
Posted 11:08 May 20, 2014 |
ok sir got it.
Thank You
|