-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DEA] Add support to input values for question group - repeatable and non-repeatable #1137
Closed
Tracked by
#1507
Comments
mahalakshme
changed the title
[DEA] Edit RQG
[DEA] Add support to input values for question group - repeatable and non-repeatable
Feb 16, 2024
petmongrels
added a commit
to avniproject/avni-server
that referenced
this issue
Mar 22, 2024
petmongrels
added a commit
to avniproject/avni-models
that referenced
this issue
Mar 28, 2024
petmongrels
added a commit
that referenced
this issue
Mar 28, 2024
…ixed warnings due to missing key fields.
petmongrels
added a commit
that referenced
this issue
Apr 2, 2024
petmongrels
added a commit
that referenced
this issue
Apr 3, 2024
petmongrels
added a commit
to avniproject/avni-models
that referenced
this issue
Apr 5, 2024
…use from web app
petmongrels
added a commit
that referenced
this issue
Apr 5, 2024
…a flow of QG observations. basic change rule service to support RQG like avni client.
petmongrels
added a commit
that referenced
this issue
Apr 8, 2024
petmongrels
added a commit
to avniproject/avni-models
that referenced
this issue
Apr 8, 2024
|
petmongrels
added a commit
that referenced
this issue
Apr 8, 2024
@petmongrels @AchalaBelokar just mentioning whatever discussed in standup:
|
petmongrels
added a commit
to avniproject/avni-server
that referenced
this issue
Apr 9, 2024
petmongrels
added a commit
that referenced
this issue
Apr 10, 2024
petmongrels
added a commit
that referenced
this issue
Apr 10, 2024
himeshr
added a commit
that referenced
this issue
Apr 10, 2024
himeshr
added a commit
that referenced
this issue
Apr 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need:
Sometimes admins want to edit some data entered by other users. And since admins are using master catchment, using mobile app to do the same via sync will be more time consuming. Hence they prefer to do it via DEA. Currently this is not possible for organisations whose forms use question group(repeatable or non-repeatable) since currently DEA doesn't support input for question group concepts(repeatable or non-repeatable).
Acceptance criteria:
Mockups:
Linear type when coded data type present:
Box type when coded data type not present:
For RQG, Video and mockups regarding when to enable and disable + and - buttons. Also note that we need to display the question group concept name.
Video link: https://github.com/avniproject/avni-webapp/assets/10369963/adb96697-f886-412b-947e-f98077bc175a
For RQG, When 'manual addition and removal' disabled, + and - icons should not be displayed like in the mobile:
Also For question group which is not repeatable, + and - icons should not be displayed like in mobile:
Summary and Recommendations page current reality(left) Vs expectation(mobile)
Out of scope:
Suggestions:
The text was updated successfully, but these errors were encountered: