Skip to content

Crf Activity Additions#405

Merged
dephillipsmichael merged 5 commits intoResearchStack:developfrom
dephillipsmichael:crf_actvities_additions
Nov 16, 2017
Merged

Crf Activity Additions#405
dephillipsmichael merged 5 commits intoResearchStack:developfrom
dephillipsmichael:crf_actvities_additions

Conversation

@dephillipsmichael
Copy link
Contributor

These changes were made for various reasons. Some are responses to Dwayne's PR comments, and some are needed for the Activity UI.

((TextAnswerFormat) answerFormat).setIsMultipleLines(multipleLines);
} else if (type.equals("DateConstraints")) {
answerFormat = new DateAnswerFormat(AnswerFormat.DateAnswerStyle.Date);
} else if (type.equals("DateTimeConstraints")) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was missing for some reason

@dephillipsmichael dephillipsmichael merged commit a92c0f9 into ResearchStack:develop Nov 16, 2017
@dephillipsmichael dephillipsmichael deleted the crf_actvities_additions branch November 16, 2017 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant