Skip to content
hongsudt edited this page Feb 20, 2013 · 4 revisions

Change to MVC/modular pattern

Basic prompt authoring

  • Generate proper prompts/messages according to the Campaign Definition including adding promptID field. Remote Activity can be the last prompt since it is complicated. Be able to handle error message if the campaign fails validation.
  • Properly create condition statement
  • Upload should deal with class properly
  • Be able to change the order of the prompts/messages
  • Eliminate PHP code
  • Redesign UI if necessary (consider Easel framework on top of Bootstrap)
  • Write documentation
  • Implement Repeatable Set (Not sure)

Campaign Editing

Displaying the look and field of the campaign before submitting

Clone this wiki locally