Skip to content
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

4.1.2 Create activity, question & answer type (like Google Forms), and affected Twitter usernames. Response will be saved into our DB #2

Open
ceefour opened this issue Jul 22, 2016 · 0 comments
Milestone

Comments

@ceefour
Copy link

ceefour commented Jul 22, 2016

How it works:

  • Tables/entities are Form and FormItems
  • FormItem has kind, usually QUESTION but can be anything else (like heading, etc.) just like Google Form
  • FormItem.answerKind can be SHORT_TEXT (jawaban singkat) or SCALE (angka dari 1 sampai 5).

Defined forms can then be triggered, to send the form to a user (via Twitter) and collect feedback. (note to Hendy: in future this could work with jBPM or Drools rule)

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

No branches or pull requests

3 participants