Activate for Program Owner
Last updated
Last updated
MaGIC Activate used Challenge
module as backend and its management interface can be accessible thru:
Backend
-> Service
-> Challenge
-> Manage
As an admin, you can perform the following workflow action onto a challenge submission by problem statement owner.
new
- In draft mode, applicant not yet submit. Submission is editable by application in this stage.
pending
- Submitted, pending for admin to process. Submission is NOT Editable by application in this stage.
processing
- Processing by admin. Admin can post message to applicant for amendment. Submission is editable by application in this stage. After amended, applicant can resubmit and have their status reset back to stage 2.
approved
Application approved by admin.
Auto create participation form (F7) to take in solution provider submission for this challenge.
Challenge is accessible in frontend.
completed
- To mark this challenge as completed. Participation form is disabled.
reject
- To mark this challenge as permanently rejected by Admin.
The entire workflow is handled by F7 Stage:
application
- Submitted new application
pending
- Pending for problem statement owner
approved
- Proposed solution is approved by problem statement owner
rejected
- Rejected by problem statement owner
An application can be edited under draft
mode. Once submit in submitted
status, application is not editable. However, before closing date, applicant can revert a submitted application back to draft
for re-editing.
You can manage all submission of a particular challenge by viewing the challenge.
Click link under Applicaiton
form and you will be brought to the F7 form page in backend.
All submissions (draft
and submitted
) can be found here. Click into each of them, to view and to update its workflow stage.