Changes between Version 18 and Version 19 of UserGuidelines/Assessments


Ignore:
Timestamp:
11/12/12 11:03:31 (12 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelines/Assessments

    v18 v19  
    1 '''This project was part of [wiki:GSOC2010ProjectIdeas Sahana Eden] [http://wiki.sahanafoundation.org/doku.php/foundation:sahana_gsoc10 Google Summer of Code]'''
     1= Assessments Module =
    22
    3 '''Currently not in trunk'''
    4    * [http://code.launchpad.net/~robbyoconnor/sahana-eden/gsoc2010 GSoC LP Branch]
    5    * [http://code.launchpad.net/~robbyoconnor/sahana-eden/eden Post GSoC LP Branch]
     3This was developed as an 'Assessment Data Analysis Tool' for the IFRC to incopporate both the std 24h & 72h assessment templates & also templates for national societies.
    64
    7 '''Author''': [http://robbyoconnor.blogspot.com Robert O'Connor]
     5It allows the rapid analysis of data from multiple locations compield together to see where the mostneed is & drill down quickly to see the details.
    86
     7There is also functionality to analyse the ease-of-analysis of different templates (i.e. the number of boolean or option questions rather than free-text).
    98
    10 == Architecture ==
     9Introduction Screencast:
     10* http://www.youtube.com/watch?v=BSK7J0SfWU8
    1111
    12   * Templates make up the survey then questions are added to the template.
    13   * The template is then added to a series.
    14   * The series is what you enter data for.
    15 
    16 == Creating a Survey ==
    17   * From the front page -- select "Survey Module"
    18   * Go the "Template" menu and select "Add"
    19   * Fill out all details.
    20   * Click "Next"
    21   * you can either: select questions that are in the system or click "Add Question" and the question will be added to the dropdown and selected for you.
    22   * Click "Save."
    23 
    24 == Creating a Series ==
    25   * Go to the "Series" menu and select "Add"
    26   * Fill out all details
    27   * click "Save"
    28   * Go the List page
    29   * click "Answer" to fill out the survey or "Results" to view results for that series.
    30 
    31 == Question Types ==
    32 ||'''Type'''||'''Rendered as'''||'''Example'''||
    33 ||Text||Text Field||Person's name||
    34 ||Number||Text Field which disallows non-numeric answers||Number of persons affected||
    35 ||Date||Text Field with a date selector on focus||Date of Assessment||
    36 ||Long Text||Text Area||Building Status||
    37 
    38 
    39 == Outstanding Issues and/or bugs ==
    40 
    41   * Drop-down menu doesn't update when the first question is added to a template but does once you reload the page via "Add Question" popup.[happens sporadically]
    42   * Apparently it doesn't like questions that start with the letter "B"haven't been able to track it down yet
    43   * cannot re-order questions (yet!)
    44   * deleting questions is touch/go -- actually non-existent I think.. I don't remember.
    45   * adding more may or may not work.
    46   * No configuration exists at current -- but will in later versions of this project. Keep an eye on [http://code.launchpad.net/~robbyoconnor/sahana-eden/eden Post-GSoC branch]
    47   * More question types are planned but work is necessary to support them.
    48   * Support for sections is something that would be great to have -- but not sure how to support this with CRUD forms...
    49 
    50 
    51 ----
    52 
    53 [wiki:UserGuidelines UserGuidelines]
     12Adding New Response Screencast:
     13* http://www.youtube.com/watch?v=r_7QqckTzck