You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While users manage their own content in the CMS, they want input to come from an unspecified number of people, not just themselves. For example, by creating a form like Google Form and asking residents and other community members to input information. At this time, we would like the data structure of the collected information to follow a predefined schema. This will make it possible to conduct citizen-participatory information collection, etc., and to seamlessly collect, organize, and visualize the information in Re:Earth.
Requirements
User can
Choose which table is used for Form
Can add new field and define the data type
Cannot delete the field since it'll affect existing data
Can make the form public
Can share the form with URL
When someone input data var the form
Data should be inserted as a new record
Data shouldn't be public just after it's inserted.
Design file
Testing list
When OO is
If you input "XXX", it should show "YYY"
The text was updated successfully, but these errors were encountered:
Leader
@
User story
While users manage their own content in the CMS, they want input to come from an unspecified number of people, not just themselves. For example, by creating a form like Google Form and asking residents and other community members to input information. At this time, we would like the data structure of the collected information to follow a predefined schema. This will make it possible to conduct citizen-participatory information collection, etc., and to seamlessly collect, organize, and visualize the information in Re:Earth.
Requirements
User can
When someone input data var the form
Design file
Testing list
The text was updated successfully, but these errors were encountered: