[ 
http://mifosforge.jira.com/browse/MIFOS-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Łukasz Domżalski updated MIFOS-3443:
------------------------------------

    Description: 
As a User
I WANT TO attach a QG to a savings account
SO THAT I can capture some information which may/may not have been captured 
during the savings account creation.

Acceptance Criteria:
    * Allow an Admin to apply a QG to 'View Savings' by providing this option 
in the 'Applies To' drop down.
    * On the View Savings Account page, the user should be provided with a link 
named 'Attach a Survey' (This should replace the old Attach a survey link.)
    * On clicking this link, the user should be taken to a page where the user 
should be displayed a drop down which contains all the QG that have been 
associated with 'View Savings' (QG should have been 'Applies To' to 'View 
Savings'.
      The drop down should be labelled 'Select a Question Group'
    * Only Active Question Groups should be displayed in the above mentioned 
drop down.
    * The default value for this drop-down should be 'Select One'
    * A cancel button on this page should be provided to allow the user to move 
to the View Savings Account page.
    * This drop down should be labelled mandatory.
    * The continue button on this page is disabled until a question group is 
selected.
    * On Continue on this page, once the mandatory validation is through, the 
user should be shown a page which displays all the question groups associated 
with View Savings.
    * The questions should be displayed in corresponding sections.
    * Date, Text, Multi/Single/Smart-select, Numeric data type questions should 
now be supported while administering questions.
    * Mandatory check is to be made at submit of this page.
    * A cancel button on this page should be provided to allow the user to move 
to the View Savings Account page.
    * When a question group is submitted successfully, the user is taken back 
to View Savings Account page.

Additional criteria ideas:
    * After submitting a question group, bring up the same question group and 
verify the previous answers are not cached for text questions, selections are 
also not defaulted to previous choices.
    * Run an MySQL query (developer provides example) that queries the results 
of the successfully submitted question group. (Precursor to later ability to 
report on savings account/question answers)
    * Entry of invalid date (e.g. 2010-13-35) blocked by date validation.
    * Entry of invalid text(upper limit on text field?) blocked by text 
validation.
    * Skipping selection of mandatory field stops user from submitting 
incomplete question group
    * Also check if the date picker works fine on this new page.
    * You may also want to view the responses and in fact try and edit 
(provided the 'is response editable' flag set on QG)
    * Also, you would want to verify that a new entry on the View Savings 
Account page appears when a response set is edited along with the latest 
timestamp on UI.

  was:
As a User
I WANT TO attach a QG to a savings
SO THAT I can capture some information which may/may not have been captured 
during the savings creation.

Acceptance Criteria:

Allow an Admin to apply a QG to 'View Savings' by providing this option in the 
'Applies To' drop down.
On the View Savings page, the user should be provided with a link named 'Attach 
a Survey' (This should replace the old Attach a survey link.)
On clicking this link, the user should be taken to a page where the user should 
be displayed a drop down which contains all the QG that have been associated 
with 'View Savings' (QG should have been 'Applies To' to 'View Savings'.
The drop down should be labelled 'Select a Question Group'
Only Active Question Groups should be displayed in the above mentioned drop 
down.
The default value for this drop-down should be 'Select One'
A cancel button on this page should be provided to allow the user to move to 
the View Savings page.
This drop down should be labelled mandatory.
The continue button on this page is disabled until a question group is selected.
On Continue on this page, once the mandatory validation is through, the user 
should be shown a page which displays all the question groups associated with 
View Savings.
The questions should be displayed in corresponding sections.
Date, Text, Multi/Single/Smart-select, Numeric data type questions should now 
be supported while administering questions.
Mandatory check is to be made at submit of this page.
A cancel button on this page should be provided to allow the user to move to 
the View Savings page.
When a question group is submitted successfully, the user is taken back to View 
Savings page.
Additional criteria ideas:

After submitting a question group, bring up the same question group and verify 
the previous answers are not cached for text questions, selections are also not 
defaulted to previous choices.
Run an MySQL query (developer provides example) that queries the results of the 
successfully submitted question group. (Precursor to later ability to report on 
Savings/question answers)
Entry of invalid date (e.g. 2010-13-35) blocked by date validation.
Entry of invalid text(upper limit on text field?) blocked by text validation.
Skipping selection of mandatory field stops user from submitting incomplete 
question group
Also check if the date picker works fine on this new page.
You may also want to view the responses and in fact try and edit (provided the 
'is response editable' flag set on QG)
Also, you would want to verify that a new entry on the 'View Savings' page 
appears when a response set is edited along with the latest timestamp on UI.


> Capture Response on View Savings Account
> ----------------------------------------
>
>                 Key: MIFOS-3443
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3443
>             Project: mifos
>          Issue Type: Story
>          Components: Surveys/PPI
>    Affects Versions: Release E
>            Reporter: Tejus Datta
>            Assignee: Łukasz Domżalski
>            Priority: Major
>             Fix For: Release E - Iteration 6
>
>
> As a User
> I WANT TO attach a QG to a savings account
> SO THAT I can capture some information which may/may not have been captured 
> during the savings account creation.
> Acceptance Criteria:
>     * Allow an Admin to apply a QG to 'View Savings' by providing this option 
> in the 'Applies To' drop down.
>     * On the View Savings Account page, the user should be provided with a 
> link named 'Attach a Survey' (This should replace the old Attach a survey 
> link.)
>     * On clicking this link, the user should be taken to a page where the 
> user should be displayed a drop down which contains all the QG that have been 
> associated with 'View Savings' (QG should have been 'Applies To' to 'View 
> Savings'.
>       The drop down should be labelled 'Select a Question Group'
>     * Only Active Question Groups should be displayed in the above mentioned 
> drop down.
>     * The default value for this drop-down should be 'Select One'
>     * A cancel button on this page should be provided to allow the user to 
> move to the View Savings Account page.
>     * This drop down should be labelled mandatory.
>     * The continue button on this page is disabled until a question group is 
> selected.
>     * On Continue on this page, once the mandatory validation is through, the 
> user should be shown a page which displays all the question groups associated 
> with View Savings.
>     * The questions should be displayed in corresponding sections.
>     * Date, Text, Multi/Single/Smart-select, Numeric data type questions 
> should now be supported while administering questions.
>     * Mandatory check is to be made at submit of this page.
>     * A cancel button on this page should be provided to allow the user to 
> move to the View Savings Account page.
>     * When a question group is submitted successfully, the user is taken back 
> to View Savings Account page.
> Additional criteria ideas:
>     * After submitting a question group, bring up the same question group and 
> verify the previous answers are not cached for text questions, selections are 
> also not defaulted to previous choices.
>     * Run an MySQL query (developer provides example) that queries the 
> results of the successfully submitted question group. (Precursor to later 
> ability to report on savings account/question answers)
>     * Entry of invalid date (e.g. 2010-13-35) blocked by date validation.
>     * Entry of invalid text(upper limit on text field?) blocked by text 
> validation.
>     * Skipping selection of mandatory field stops user from submitting 
> incomplete question group
>     * Also check if the date picker works fine on this new page.
>     * You may also want to view the responses and in fact try and edit 
> (provided the 'is response editable' flag set on QG)
>     * Also, you would want to verify that a new entry on the View Savings 
> Account page appears when a response set is edited along with the latest 
> timestamp on UI.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to