Copy the Objectives dialog from v1 and convert it to the new v2 format. (use button tags, new dialog format, angular directives, etc.) You'll then need to create a new Objectives table in Parse and add a bunch of boolean columns that correspond to all the toggle buttons on the Objectives dialog. Also make sure the black/green horizontal progress bar on the Objectives button works correctly.
Copy the Objectives dialog from v1 and convert it to the new v2 format. (use button tags, new dialog format, angular directives, etc.) You'll then need to create a new Objectives table in Parse and add a bunch of boolean columns that correspond to all the toggle buttons on the Objectives dialog. Also make sure the black/green horizontal progress bar on the Objectives button works correctly.
Estimated Time: 2hours