[
http://mifosforge.jira.com/browse/MIFOS-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59488#action_59488
]
Mifos Hudson Jira Plugin User commented on MIFOS-3176:
------------------------------------------------------
Integrated in !http://ci.mifos.org/hudson/images/16x16/blue.gif! [head-master
#1768|http://ci.mifos.org/hudson/job/head-master/1768/]
[MIFOS-3176] Capturing response for smart select data type
Vinod :
[e38afc2debed43a7222059de46f71c9d9bd7f7ee|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=e38afc2debed43a7222059de46f71c9d9bd7f7ee]
Files :
*
questionnaire/src/main/resources/org/mifos/platform/questionnaire/ui/views/createQuestion.ftl
* userInterface/src/main/resources/org/mifos/ui/freemarker/core/macros.ftl
*
application/src/main/resources/org/mifos/config/localizedResources/GroupUIResources.properties
*
application/src/main/webapp/pages/application/surveys/jsp/viewQuestionResponses.jsp
*
questionnaire/src/main/resources/org/mifos/platform/questionnaire/ui/views/viewQuestionDetail.ftl
* questionnaire/src/main/webapp/pages/questionnaire/js/questionnaire.js
*
application/src/main/webapp/pages/application/surveys/jsp/captureQuestionResponses.jsp
*
serviceInterfaces/src/main/java/org/mifos/platform/questionnaire/service/SectionQuestionDetail.java
* application/src/main/webapp/pages/application/client/jsp/viewClientDetails.jsp
*
application/src/main/webapp/pages/application/surveys/js/captureQuestionResponses_struts.js
*
application/src/main/java/org/mifos/customers/group/struts/action/GroupCustAction.java
*
questionnaire/src/main/resources/org/mifos/platform/questionnaire/ui/views/questionnaire.ftl
* application/src/main/webapp/pages/application/group/jsp/creategroup.jsp
* common/src/main/java/org/mifos/platform/util/CollectionUtils.java
*
application/src/main/resources/org/mifos/config/localizedResources/GroupUIResources_fr.properties
* common/src/test/java/org/mifos/platform/util/CollectionUtilsTest.java
> SMART SELECT question response
> ------------------------------
>
> Key: MIFOS-3176
> URL: http://mifosforge.jira.com/browse/MIFOS-3176
> Project: mifos
> Issue Type: Story
> Components: Surveys/PPI
> Affects Versions: Release E - Iteration 3
> Reporter: Tejus Datta
> Assignee: Kalyan Akella
> Priority: Major
> Fix For: Release E - Iteration 4
>
> Attachments: Smart Select.ppt
>
>
> As an Admin
> I WANT the ability to specify tags for for options for a question
> SO THAT a user can search for an option by either specifying the tag name or
> the option itself
> Acceptance Criteria:
> - On Create Question page, the Answer type drop-down should have the 'Smart
> Select' option.
> - On selecting the Smart select option, the user should be allowed to add
> choices as would be the case with multi-select.
> - For each option, the user should be able to specify a tag using the 'add'
> control (see attachment).
> - Each tag added should appear comma separated as indicated.
> - There should be a remove button for each option. Clicking on this would
> remove the choice along with its tags.
> - Upto 5 tags should be allowed to be added for each choice.
> - No tag should be longer than 50 characters.
> - Tags cannot be repeated for a single option.
> - No special character will be allowed as part of tag name. Only
> Alpha-numeric will be allowed
> - After submitting the question which contains smart select options, this
> should be verifiable from the View Question Details page. Each option should
> be displayed alongside with all the associated tags (comma separated) in a
> table.
> - When a QG containing Smart Select question is administered, the question
> should be displayed along with the control currently used for selecting
> questions on Create QG.
> On this control the user should be able to enter the tag name and the list
> should limit to all the response options that have been tagged with the
> mentioned tag.
> The user can also type part of the response option and the list should limit
> to only those options which contain the entered text.
> - If such a question is marked mandatory and the user clicks continue on the
> QG administration page, then mandatory check should be made.
> - The responses are stored in the same manner as multi-select responses.
> Note:- The tags will be saved against the options comma separated for ease of
> development.
--
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 email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues