-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
73 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -394,6 +394,8 @@ <h2 class="txt-mars" id="template">Create a questionnaire from a template</h2> | |
<ul class="clean-list"> | ||
<li><a href="registrationFactory">F2F meeting registration</a></li> | ||
<li><a href="teleconfFactory">Teleconference scheduling</a></li> | ||
<li><a href="prCFRFactory">Call For Review for Proposed Recommendation</a></li> | ||
<li><a href="apCFRFactory">Call For Review for Working Group or Interest Group Charter</a></li> | ||
</ul> | ||
<p>(send more templates suggestions to <a href="mailto:[email protected]?Subject=WBS%20Templates%20suggestions">[email protected]</a>).</p> | ||
</div> | ||
|
@@ -412,7 +414,6 @@ <h2 class="txt-mars" id="copy">Copy an existing questionnaire</h2> | |
|
||
<p>Choose a questionnaire from the list of proposed questionnaires | ||
below or give the URI of the questionnaire you want to copy</p> | ||
<p>Be sure that the option 'The responses are collected for ...' of the copied questionnaire is the one that you want for the new questionnaire, otherwise you'll have to change it by editing the new questionnaire before opening it.</p> | ||
|
||
<div class="field"> | ||
<label for="uri_select"> | ||
|
@@ -455,7 +456,9 @@ <h2 class="txt-mars" id="copy">Copy an existing questionnaire</h2> | |
</label> | ||
<input type="text" id="uri_copy" name="uri" value=""> | ||
</div> | ||
|
||
|
||
<p>Be sure that the option 'The responses are collected for ...' of the copied questionnaire is the one that you want for the new questionnaire, otherwise you'll have to change it by editing the new questionnaire before opening it.</p> | ||
|
||
</div> | ||
<button class="button" type="submit" name="action" value="Copy and create">Copy and create</button> | ||
</form> | ||
|
@@ -479,7 +482,7 @@ <h2 class="txt-mars" id="create">Create a questionnaire from scratch</h2> | |
<label for="startdate"> | ||
<span class="field-label">Questionnaire’s starting date <span class="required">(Required)</span></span> | ||
</label> | ||
<div class="field-hint" id="hint-startdate">starts at 0:00 Eastern time</div> | ||
<div class="field-hint" id="hint-startdate">Starts at 0:00 Eastern time</div> | ||
<input id="startdate" name="startdate" type="date" required="required" size="10" class="w8em format-y-m-d divider-dash highlight-days-67 no-transparency input-width-10" value="2014-11-21"> | ||
</div> | ||
</div> | ||
|
@@ -489,7 +492,7 @@ <h2 class="txt-mars" id="create">Create a questionnaire from scratch</h2> | |
<label for="closedate"> | ||
<span class="field-label">Questionnaire's closing date <span class="required">(Required)</span></span> | ||
</label> | ||
<div class="field-hint" id="hint-closedate">ends at midnight Eastern time</div> | ||
<div class="field-hint" id="hint-closedate">Ends at midnight Eastern time</div> | ||
<input required="required" name="closedate" type="date" size="10" id="closedate" class="w8em format-y-m-d divider-dash highlight-days-67 no-transparency input-width-10" value="2016-12-31" /> | ||
</div> | ||
</div> | ||
|
@@ -522,15 +525,19 @@ <h2 class="txt-mars" id="create">Create a questionnaire from scratch</h2> | |
</select> | ||
</div> | ||
|
||
<fieldset> | ||
<div class="checkbox-item"> | ||
<input type="checkbox" name="reminderoption" id="reminderoption" appearance="base title="reminder option"> | ||
<label for="reminderoption"> | ||
<span class="field-label">Enable reminder</span> <span class="elem_hide" id="reminderalert"> <em>This option is not available for questionnaires open for less than 7 days</em></span> | ||
</label> | ||
<div class="field"> | ||
<fieldset role="group"> | ||
<legend class="group-legend">Enable reminder</legend> | ||
<div class="checkbox-item"> | ||
<input type="checkbox" name="reminderoption" id="reminderoption" title="reminder option" appearance="base"> | ||
<label for="reminderoption"> | ||
<span class="faux-label"><span class="elem_hide" id="reminderalert"> <em>This option is not available for questionnaires open for less than 7 days</em></span></span> | ||
</label> | ||
</div> | ||
</fieldset> | ||
</div> | ||
</fieldset> | ||
|
||
<div id="remindervalue" class="field-group"> | ||
<div class="field"> | ||
<label for="reminderdate"> | ||
<span class="field-label">Reminder date<span class="required"></span></span> | ||
|
@@ -542,32 +549,35 @@ <h2 class="txt-mars" id="create">Create a questionnaire from scratch</h2> | |
<label for="reminderlist"> | ||
<span class="field-label">Reminder mailing list<span class="required"></span></span> | ||
</label> | ||
<div class="field-hint" id="hint-reminderlist">enter one email address, if empty an email will be sent to each non-responder participant of the Test Group</div> | ||
<div class="field-hint" id="hint-reminderlist">Enter one email address, if empty an email will be sent to each non-responder participant of the Test Group</div> | ||
<input required="required" type="text" id="reminderlist" name="reminderlist" value="" /> | ||
</div> | ||
</div> | ||
|
||
<fieldset> | ||
<div class="checkbox-item"> | ||
<input type="checkbox" name="allowNonW3CUsers" id="allowNonW3CUsers" appearance="base" title="allowNonW3CUsers"> | ||
<label for="allowNonW3CUsers"> | ||
<span class="field-label">Allow to answer the questionnaire without a W3C account</span> | ||
</label> | ||
<div class="field"> | ||
<fieldset role="group"> | ||
<legend class="group-legend">Allow to answer the questionnaire without a W3C account</legend> | ||
<div class="checkbox-item"> | ||
<input type="checkbox" name="allowNonW3CUsers" id="allowNonW3CUsers" title="allowNonW3CUsers" appearance="base"> | ||
<label for="allowNonW3CUsers"> | ||
</label> | ||
</div> | ||
</fieldset> | ||
</div> | ||
</fieldset> | ||
|
||
<div class="field"> | ||
<label for="emailNotif"> | ||
<span class="field-label">Send all the responses to the following email address(es):<span class="required"></span></span> | ||
</label> | ||
<div class="field-hint" id="hint-emailNotif">optional, comma-separated list for several addresses</div> | ||
<div class="field-hint" id="hint-emailNotif">Optional, comma-separated list for several addresses</div> | ||
<input id="emailNotif" name="emailNotif" type="email" multiple="multiple" maxlength="255" value=""> | ||
</div> | ||
|
||
<div class="field"> | ||
<label for="emailCC"> | ||
<span class="field-label">E-mail address(es) to which the responders can choose to copy his/her responses (e.g. [email protected])<span class="required"></span></span> | ||
</label> | ||
<div class="field-hint" id="hint-emailCC">optional, comma-separated list for several addresses</div> | ||
<div class="field-hint" id="hint-emailCC">Optional, comma-separated list for several addresses</div> | ||
<input id="emailCC" name="params[emailCC]" type="email" multiple="multiple" maxlength="255" value=""> | ||
</div> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -395,7 +395,7 @@ <h2 class="txt-mars">Questionnaire</h2> | |
<label for="startdate"> | ||
<span class="field-label">Questionnaire’s starting date <span class="required">(Required)</span></span> | ||
</label> | ||
<div class="field-hint" id="hint-startdate">starts at 0:00 Eastern time</div> | ||
<div class="field-hint" id="hint-startdate">Starts at 0:00 Eastern time</div> | ||
<input id="startdate" name="startdate" type="date" required="required" size="10" class="w8em format-y-m-d divider-dash highlight-days-67 no-transparency input-width-10" value="2014-11-21"> | ||
</div> | ||
</div> | ||
|
@@ -405,7 +405,7 @@ <h2 class="txt-mars">Questionnaire</h2> | |
<label for="closedate"> | ||
<span class="field-label">Questionnaire's closing date <span class="required">(Required)</span></span> | ||
</label> | ||
<div class="field-hint" id="hint-closedate">ends at midnight Eastern time</div> | ||
<div class="field-hint" id="hint-closedate">Ends at midnight Eastern time</div> | ||
<input required="required" name="closedate" type="date" size="10" id="closedate" class="w8em format-y-m-d divider-dash highlight-days-67 no-transparency input-width-10" value="2016-12-31" /> | ||
</div> | ||
</div> | ||
|
@@ -442,71 +442,71 @@ <h2 class="txt-mars">Questionnaire</h2> | |
<h2 class="txt-mars">Options</h2> | ||
</div> | ||
|
||
|
||
<div class='l-box field-group' id='options'> | ||
<fieldset> | ||
<div class="checkbox-item"> | ||
<input type="checkbox" name="reminderoption" id="reminderoption" appearance="base title="reminder option"> | ||
<label for="reminderoption"> | ||
<span class="faux-label">Enable reminder</span> <span class="elem_hide" id="reminderalert"> <em>This option is not available for questionnaires open for less than 7 days</em></span> | ||
</label> | ||
|
||
<div class="field"> | ||
<fieldset role="group"> | ||
<legend class="group-legend">Enable reminder</legend> | ||
<div class="checkbox-item"> | ||
<input type="checkbox" name="reminderoption" id="reminderoption" title="reminder option" appearance="base"> | ||
<label for="reminderoption"> | ||
<span class="faux-label"><span class="elem_hide" id="reminderalert"> <em>This option is not available for questionnaires open for less than 7 days</em></span></span> | ||
</label> | ||
</div> | ||
</fieldset> | ||
</div> | ||
</fieldset> | ||
|
||
<fieldset> | ||
<div class="field"> | ||
|
||
<div id="remindervalue" class="field-group"> | ||
<div class="field"> | ||
<label for="reminderdate"> | ||
<span class="field-label">Reminder date<span class="required"></span></span> | ||
</label> | ||
<input id="reminderdate" name="reminderdate" type="date" required="required" class="w8em format-y-m-d divider-dash highlight-days-67 no-transparency input-width-10" value=""> | ||
</div> | ||
</fieldset> | ||
</div> | ||
|
||
<fieldset> | ||
<div class="field"> | ||
<div class="field"> | ||
<label for="reminderlist"> | ||
<span class="field-label">Reminder mailing list<span class="required"></span></span> | ||
</label> | ||
<div class="field-hint" id="hint-reminderlist">enter one email address, if empty an email will be sent to each non-responder participant of the Test Group</div> | ||
<div class="field-hint" id="hint-reminderlist">Enter one email address, if empty an email will be sent to each non-responder participant of the Test Group</div> | ||
<input required="required" type="text" id="reminderlist" name="reminderlist" value="" /> | ||
</div> | ||
</fieldset> | ||
</div> | ||
|
||
<fieldset> | ||
<div class="checkbox-item"> | ||
<input type="checkbox" name="allowNonW3CUsers" id="allowNonW3CUsers" appearance="base title="allowNonW3CUsers"> | ||
<label for="allowNonW3CUsers"> | ||
<span class="faux-label">Allow to answer the questionnaire without a W3C account</span> | ||
</label> | ||
<div class="field"> | ||
<fieldset role="group"> | ||
<legend class="group-legend">Allow to answer the questionnaire without a W3C account</legend> | ||
<div class="checkbox-item"> | ||
<input type="checkbox" name="allowNonW3CUsers" id="allowNonW3CUsers" title="allowNonW3CUsers" appearance="base"> | ||
<label for="allowNonW3CUsers"> | ||
</label> | ||
</div> | ||
</fieldset> | ||
</div> | ||
</fieldset> | ||
|
||
<fieldset> | ||
<div class="field"> | ||
<label for="emailNotif"> | ||
<span class="field-label">Send all the responses to the following email address(es)<span class="required"></span></span> | ||
</label> | ||
<div class="field-hint" id="hint-emailNotif">optional, comma-separated list for several addresses</div> | ||
<div class="field-hint" id="hint-emailNotif">Optional, comma-separated list for several addresses</div> | ||
<input id="emailNotif" name="emailNotif" type="email" multiple="multiple" maxlength="255" value=""> | ||
</div> | ||
</fieldset> | ||
|
||
<fieldset> | ||
<div class="field"> | ||
<label for="emailCC"> | ||
<span class="field-label">E-mail address(es) to which the responders can choose to copy his/her responses (e.g. [email protected])<span class="required"></span></span> | ||
</label> | ||
<div class="field-hint" id="hint-emailCC">optional, comma-separated list for several addresses</div> | ||
<div class="field-hint" id="hint-emailCC">Optional, comma-separated list for several addresses</div> | ||
<input id="emailCC" name="params[emailCC]" type="email" multiple="multiple" maxlength="255" value=""> | ||
</div> | ||
</fieldset> | ||
</div> | ||
|
||
<div> | ||
<h2 class="txt-mars">Order of the existing questions. Use input area to change order</h2> | ||
</div> | ||
<div class='l-box l-box--no-padding' id='order'> | ||
|
||
<fieldset> | ||
<ol> | ||
<li> | ||
<div class="component--fifty-fifty"> | ||
|
@@ -653,7 +653,6 @@ <h2 class="txt-mars">Order of the existing questions. Use input area to change o | |
</div> | ||
</li> | ||
</ol> | ||
</fieldset> | ||
|
||
</div> | ||
|
||
|