| 1 | == Demo Guidelines == |
| 2 | [[ TOC ]] |
| 3 | |
| 4 | You can follow these simple steps to test the features that have been built during this project. \\ |
| 5 | |
| 6 | == Testing Incident Reporting(IRS) == |
| 7 | Here, you can use the ''' Sahana Android Client ''' for creating Incident reports. Just follow the steps below: \\ |
| 8 | |
| 9 | 1.Register on the demo website at http://msg-parser.demo.gsoc.sahanafoundation.org . \\ |
| 10 | 2.Update your contact details by going to '''Person Registry''' and saving your mobile phone number.\\ |
| 11 | 3.Now, open the '''Sahana Android app''' and tap on '''Incident Report'''.\\ |
| 12 | 4.Enter the number '''+12243658597''' in the '''To''' input box and the message in the '''compose''' input box.\\ |
| 13 | 5.Now, the message should be in the following format:\\ |
| 14 | '''<category> <name_of_incident>''' \\ |
| 15 | 6.In case you are not able to send the message through the Android Client, you can also copy the URL from here as shown below and the message would like:\\ |
| 16 | <URL> <category_of_incident> <name_of_incident>\\ |
| 17 | |
| 18 | URL => http://maps.google.com/?q=<lat>,<lon>&GeoSMS=SI (Enter lat , lon of your choice)\\ |
| 19 | |
| 20 | 7.You will receive a confirmation message stating the status of the message request.\\ |
| 21 | 8.Go to http://msg-parser.demo.gsoc.sahanafoundation.org/eden/irs/index and open the incident report.\\ |
| 22 | 9.Assign a staff to the report (most preferably yourself) under the '''Responder(s)''' tab.\\ |
| 23 | 10.Go to the '''Dispatch''' tab and send the deployment request.\\ |
| 24 | 11.Reply to the message in the expected format:\\ |
| 25 | SI#<report_id> <Response(Yes/No)> <Comments> e.g. SI#1 Yes These are my comments.\\ |
| 26 | 12.The response will be logged in the report.\\ |
| 27 | |
| 28 | |
| 29 | |
| 30 | In case of any discrepancy or for further details , you may refer to the User Guidelines [wiki:MessageParsingUserGuidelines] |