Skip to content

Commit

Permalink
some updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lcarcone committed Nov 22, 2024
1 parent d605b61 commit 54cdd49
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 62 deletions.
2 changes: 1 addition & 1 deletion html/s24-question-add.html
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ <h2 name="copy" id="copy">Copy an existing question</h2>
<label for="qno">
<span class="field-label">A new identifier <span class="required">(Required)</span></span>
</label>
<div class="field-hint" id="hint-startdate">any number and letters OK, up to 8 characters, must be unique among the questionnaire's questions</div>
<div class="field-hint" id="hint-startdate">Any number and letters OK, up to 8 characters, must be unique among the questionnaire's questions</div>
<input type="text" class="input-width-10" id="qno" name="qno" required="required" value="">
</div>
</fieldset>
Expand Down
16 changes: 9 additions & 7 deletions html/s24-question-edit.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,12 @@
-->

<style>
table.choices td
{
table.choices td {
vertical-align: top !important;
}
table.choices textarea {
height: 5em !important;
}
</style>

</head>
Expand Down Expand Up @@ -648,7 +650,7 @@ <h2 class="nav__submenu__intro__heading">About</h2>
<h1>Select multiple items in Test for WBS RFE</h1>

<div class="l-box note note--info" role="status">
<h2 class="txt-saturn">Questionnaire information</h2>
<h2 class="txt-saturn">Question information</h2>
<ul class="clean-list" role="list">
<li>This question was created on 2014-09-24.</li>
<li>It was last updated on 2019-07-16 by Laurent Carcone.</li>
Expand Down Expand Up @@ -735,17 +737,17 @@ <h2 class="txt-saturn">Questionnaire information</h2>
<div class="checkbox-item">
<input type="checkbox" name="allowComment" id="allowComment" appearance="base">
<label for="allowComment">
<span class="faux-label">a Comment field</span>
<span class="faux-label">A Comment field</span>
</label>
<div class="field-hint" id="hint-allowComment">for questions where a complement of information is possibly needed</div>
<div class="field-hint" id="hint-allowComment">For questions where a complement of information is possibly needed</div>
</div>

<div class="checkbox-item">
<input type="checkbox" name="allowRationale" id="allowRationale" appearance="base" aria-describedby="hint-chips">
<label for="allowRationale">
<span class="faux-label">a Rationale field</span>
<span class="faux-label">A Rationale field</span>
</label>
<div class="field-hint" id="hint-allowRationale">for questions where answers can be justified</div>
<div class="field-hint" id="hint-allowRationale">For questions where answers can be justified</div>
</div>
</fieldset>
</div>
Expand Down
52 changes: 31 additions & 21 deletions html/s24-survey-creation.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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">
Expand Down Expand Up @@ -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>
Expand All @@ -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>
Expand All @@ -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>
Expand Down Expand Up @@ -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>
Expand All @@ -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>

Expand Down
65 changes: 32 additions & 33 deletions html/s24-survey-edit.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down Expand Up @@ -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">
Expand Down Expand Up @@ -653,7 +653,6 @@ <h2 class="txt-mars">Order of the existing questions. Use input area to change o
</div>
</li>
</ol>
</fieldset>

</div>

Expand Down

0 comments on commit 54cdd49

Please sign in to comment.