Difference between revisions of "Judging/Application Form"

(switching to ownerType team for testing)
(switched it back to ownerType="user")
Line 12: Line 12:
  
 
//A short name by which to identify this form in the software
 
//A short name by which to identify this form in the software
formInfo.name="2015_judge_application";
+
formInfo.name="2015_judge_app_test";
  
 
//A displayable title for this form
 
//A displayable title for this form
formInfo.displayTitle="2015 Judging Application Form";
+
formInfo.displayTitle="2015 Judging Application Test Form";
  
 
//Default mode if no mode (or invalid mode) is specified.
 
//Default mode if no mode (or invalid mode) is specified.
Line 25: Line 25:
 
//What type of person or entity "owns" a copy of this form.
 
//What type of person or entity "owns" a copy of this form.
 
//Valid options: "user", "judge", "team", "lab", "course"
 
//Valid options: "user", "judge", "team", "lab", "course"
formInfo.ownerType = "team";
+
formInfo.ownerType = "user";
  
 
//Lists of which people can view, edit, submit, and administer this form.
 
//Lists of which people can view, edit, submit, and administer this form.
Line 36: Line 36:
 
//"public" (anyone)
 
//"public" (anyone)
 
formInfo.canView = ["individualOwner", "superUser"];
 
formInfo.canView = ["individualOwner", "superUser"];
formInfo.canEdit = ["groupmember"];
+
formInfo.canEdit = ["individualOwner"];
 
formInfo.canSubmit = ["individualOwner"];
 
formInfo.canSubmit = ["individualOwner"];
 
formInfo.canAdmin = ["superUser"];
 
formInfo.canAdmin = ["superUser"];

Revision as of 22:59, 24 February 2015



You have JavaScript disabled.

This page requires JavaScript in order to function correctly. Please enable JavaScript in your browser, then try again.

This form has been submitted.

You can unsubmit the form if you wish to make further edits.

Click here to dismiss this message

-- Please choose a team

This paragraph, with class="admins_only", is only visible to wiki superusers and in Admin mode. Add class="admins_only" to any element on the page.

General

User name and full name will be pulled in from login information.

Email:

Gender:

Institution:

Institution type:

Position:

Motivation
Track Preferences
Specialist Knowledge Areas
Motivation

3. Example checkbox question


4. Example drop-down question


iGEM HQ Use Only

Form Status:     

Admin Comment: