Skip to content

Add Test Ordered Type#67

Draft
HerbertYiga wants to merge 1 commit intomainfrom
addTestOrderedType
Draft

Add Test Ordered Type#67
HerbertYiga wants to merge 1 commit intomainfrom
addTestOrderedType

Conversation

@HerbertYiga
Copy link
Copy Markdown

Adding Test Ordered Type To be Displayed on the UI

value = ObjectUtil.format(obs.getConcept());
break;
case COLUMN_TEST_ORDERED_TYPE:
value = ObjectUtil.format(obs.getConcept().getAnswers());
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Are you sure this is the right data to put in this column? This will be all the concept answers for the concept.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

have to change this

@HerbertYiga HerbertYiga marked this pull request as draft August 26, 2025 17:46
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.

2 participants