Changes between Version 13 and Version 14 of Projects/Design


Ignore:
Timestamp:
11/13/13 22:54:07 (11 years ago)
Author:
Michael Howden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Projects/Design

    v13 v14  
    1010== Conduct a Usability Test ==
    11111. Find a person to do be your test subject for the Usability Test. Anyone will do!
    12 1. On either the [http://demo.eden.sahanafoundation.org/ The Sahana Eden Demo Site] or a local instance of Sahana Eden get your test subject to go through one of these workflows
    13  1. Add a Volunteer ([[https://docs.google.com/document/d/1u8V2lclsVtndJ0UghZA2dNSBmLsJBYrxCwZVsLU2Jdo/edit | report]])
    14  1. Add an Office ([[https://docs.google.com/file/d/0B2PnIiu7h_z6a0EyV3FNeTVmYUk/edit|report]])
    15  1. Send an Item from a Warehouse ([[https://docs.google.com/document/d/1wX-2x85ppokQDw054Lu5kcg1Gqf63lsjV1ifq2puQFs/edit | report]])
    16  1. Add an Asset and assign it to a Volunteer ([[https://docs.google.com/file/d/0BxfWSHILMd6gU1V3Vi02Z3lGb0k/edit | report]])
    17  1. View Staff on the Map
     122. Identify a workflow for the usability test on either you own [wiki: http://eden.sahanafoundation.org/wiki/InstallationGuidelines local instance] or a demo site of Sahana,
     13 * if you using your own local instance - consider testing the following [wiki:DeveloperGuidelines/Templates Templates]:
     14  * default
     15  * IFRC (in {{{/models/000_config.py}}} change [wiki:DeveloperGuidelines/PrePopulate prepopulate] to {{{settings.base.prepopulate = ["IFRC_Train"]}}}
     16  * DRMP
     17  * DRPP
     18  * CRMT
     19  * Philippines
     20 * The following demo sites are available:
     21  * http://demo.eden.sahanafoundation.org/eden/ (Template = default)
     22  * http://demo.lacrmt.sahanafoundation.org/ (Template = CRMT)
     23  * http://demo.drm.tl/ (Template = DRMP)
     24  * http://demo.drrprojects.net/ (Template = DRRPP)
     25  * http://test.philippines.sahanafoundation.org/  (Template = Philippines)
     26 * These workflows will apply to the default template and some of the others. You are welcome to test a different workflow - it should be something that takes you ~5min (the test subject will take longer!). Make sure that you document the workflow in the test report and add it here:
     27 * Add a Volunteer
     28  * [https://docs.google.com/document/d/1u8V2lclsVtndJ0UghZA2dNSBmLsJBYrxCwZVsLU2Jdo/edit | Test Report 1]
     29 * Add an Office
     30  *  [https://docs.google.com/file/d/0B2PnIiu7h_z6a0EyV3FNeTVmYUk/edit|Test Report 1]
     31 * Send an Item from a Warehouse
     32  * [https://docs.google.com/document/d/1wX-2x85ppokQDw054Lu5kcg1Gqf63lsjV1ifq2puQFs/edit | Test Report 1]
     33 * Add an Asset and assign it to a Volunteer
     34  * [https://docs.google.com/file/d/0BxfWSHILMd6gU1V3Vi02Z3lGb0k/edit | Test Report 1]
     35 * View Staff on the Map
    18361. Write up a report on the Usability Test and send it to the Sahana Eden MailingList.
    1937 1. What the test subject found easy
     
    2846
    2947== Suggest a Usability Enhancement ==
    30 1. Review your own [wiki: http://eden.sahanafoundation.org/wiki/InstallationGuidelines local instance] or a demo site of Sahana,
     481. Review your own [wiki: http://eden.sahanafoundation.org/wiki/InstallationGuidelines local instance] or a demo site of Sahana.
    3149 * if you using your own local instance - consider testing the following [wiki:DeveloperGuidelines/Templates Templates]:
    3250  * default
     
    3654  * CRMT
    3755  * Philippines
    38  * The following demo sites are available
    39   * http://demo.eden.sahanafoundation.org/eden/
    40   * http://demo.lacrmt.sahanafoundation.org/
    41   * http://demo.drm.tl/
    42   * http://demo.drrprojects.net/
     56 * The following demo sites are available:
     57  * http://demo.eden.sahanafoundation.org/eden/ (Template = default)
     58  * http://demo.lacrmt.sahanafoundation.org/ (Template = CRMT)
     59  * http://demo.drm.tl/ (Template = DRMP)
     60  * http://demo.drrprojects.net/ (Template = DRRPP)
     61  * http://test.philippines.sahanafoundation.org/  (Template = Philippines)
    43622. Identify improvements which could improve the Usability
    44633. Add these improvements as a [/newticket new ticket].
     
    4766 * Include as many details as possible. If you can design a mockup to attach - even better!
    4867
    49 If you are completing this for Google Code In you must suggest 4 enhancements for one task.
     68If you are completing this for Google Code In you must suggest 4 enhancements for one task. You may be able to find Usability Enhancement in the Usability Test Reports - just make sure that they haven't been reported already.
    5069
    5170== Design a Sahana Eden Theme ==