Skip to content

Commit

Permalink
remove some classes in relation with the previous style
Browse files Browse the repository at this point in the history
  • Loading branch information
amaya-editor committed Oct 11, 2024
1 parent 1993d24 commit dde71c1
Showing 1 changed file with 48 additions and 39 deletions.
87 changes: 48 additions & 39 deletions html/s24-qtypes-results.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,12 +257,13 @@ <h1>Results of Questionnaire WBS question types</h1>
</div>

<div class='field-group'>
<div class='question l-box'>

<div class='l-box'>
<h3 id='xq1' name='xq1'>1. Simple text question</h3>
<div class='results'>
<p>Simple text question.</p>
<p>The following flavors were nominated for the best ice cream survey.</p>
<h4 id='xq1-det' name='xq1-det'>Details</h4>
<table class='results data'>
<div>
<table>
<thead>
<tr>
<th scope='col'>Responder</th>
Expand All @@ -286,13 +287,13 @@ <h4 id='xq1-det' name='xq1-det'>Details</h4>
</div>
</div>

<div class='question l-box'>
<div class='l-box'>
<h3 id='xq2' name='xq2'>2. Single selection required Yes/No</h3>
<div class='results'>
<p>Single selection required Yes/No.</p>
<p>Ice-cream Process Document state.</p>
<h4 id='xq2-sum' name='xq2-sum'>Summary</h4>
<p>(The results on your answers appears in bold)</p>
<table class='results data'>
<div>
<table>
<colgroup span='1'></colgroup>
<colgroup span='1'></colgroup>
<thead>
Expand All @@ -304,27 +305,29 @@ <h4 id='xq2-sum' name='xq2-sum'>Summary</h4>
</tr>
</thead>
<tbody>
<tr class='odd'>
<tr>
<td scope='row'>yes</td>
<td>1</td>
</tr>
<tr class='even'>
<tr>
<td scope='row'>no</td>
<td>1</td>
</tr>
</tbody>
</table>
</div>
<h4 id='xq2-det' name='xq2-det'>Details</h4>
<table class='results data'>
<div>
<table>
<thead>
<tr>
<th scope='col'>Responder</th>
<th scope='col'>Single selection required Yes/No</th><th scope='col' class=''>Rationale</th><th scope='col' class=''>Comments</th></tr>
<th scope='col'>Ice-cream Process Document state</th><th scope='col' class=''>Rationale</th><th scope='col' class=''>Comments</th></tr>
</thead>
<tbody>
<tr><td scope='row'>User1 Test (<a href='./?email=@w3.org'>impersonate</a>)</td>
<td>yes</td>
<td class=''></td><td class=''></td></tr>
<td></td><td></td></tr>
<tr><td scope='row'>User2 Test (<a href='./?email=@w3.org'>impersonate</a>)</td>
<td>no</td>
<td class=''></td><td class=''></td></tr>
Expand All @@ -333,42 +336,44 @@ <h4 id='xq2-det' name='xq2-det'>Details</h4>
</div>
</div>

<div class='question l-box'>
<div class='l-box'>
<h3 id='xq3' name='xq3'>3. Single selection required Yes/No/Concur/Abstain</h3>
<div class='results'>
<p>Single selection required Yes/No/Concur/Abstain.</p>
<p>Should we make the results of this survey public?</p>

<h4 id='xq3-sum' name='xq3-sum'>Summary</h4>
<p>(The results on your answers appears in bold)</p><table
class='summary data'>
<p>(The results on your answers appears in bold)</p>
<div>
<table>
<colgroup span='1'></colgroup>
<colgroup span='1'></colgroup><thead><tr><th scope='col' rowspan='2'>Choice</th><th scope='colgroup'>All responders</th></tr><tr>
<th scope='col'>Results</th></tr></thead>
<th>Results</th></tr></thead>
<tbody>
<tr class='odd'>
<tr>
<td scope='row'>yes</td>
<td></td>
</tr>
<tr class='even'>
<tr>
<td scope='row'>no</td>
<td>1</td>
</tr>
<tr class='odd'>
<tr>
<td scope='row'>concur</td>
<td>1</td>
</tr>
<tr class='even'>
<tr>
<td scope='row'>abstain</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h4>Details</h4>
<table class='results data'>
<div>
<table>
<thead>
<tr>
<th>Responder</th>
<th scope='col'>Single selection required Yes/No/Concur/Abstain</th><th scope='col'>Rationale</th><th scope='col'>Comments</th></tr>
<th scope='col'>Should we make the results of this survey public?</th><th scope='col'>Rationale</th><th scope='col'>Comments</th></tr>
</thead>
<tbody>
<tr><td scope='row'>User1 Test (<a href='./?email=@w3.org'>impersonate</a>)</td>
Expand All @@ -383,33 +388,35 @@ <h4>Details</h4>
</div>

<div class='question l-box'>
<h3>4. <a id='xq4' name='xq4'>Select one among many (drop-down list)</a></h3>
<div class='results'>
<p>Select one among many .</p>
<h3 id='xq4' name='xq4'>4. Select one among many (drop-down list)</h3>
<p>Select one among many .</p>

<h4><a id='xq4-sum' name='xq4-sum'>Summary</a></h4>
<p>(The results on your answers appears in bold)</p><table
class='summary data'>
<h4 id='xq4-sum' name='xq4-sum'>Summary</h4>
<p>(The results on your answers appears in bold)</p>
<div>
<table>
<colgroup span='1'></colgroup>
<colgroup span='1'></colgroup><thead><tr><th scope='col' rowspan='2'>Choice</th><th scope='colgroup'>All responders</th></tr><tr>
<th scope='col'>Results</th></tr></thead>
<tbody>
<tr class='odd'>
<tr>
<td scope='row'>choice1</td>
<td></td>
</tr>
<tr class='even'>
<tr>
<td scope='row'>choice2</td>
<td>2</td>
</tr>
<tr class='odd'>
<tr>
<td scope='row'>choice3</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h4>Details</h4>
<table class='results data'>
<div>
<table>
<thead>
<tr>
<th>Responder</th>
Expand All @@ -418,10 +425,12 @@ <h4>Details</h4>
<tbody>
<tr><td scope='row'>User1 Test (<a href='./?email=@w3.org'>impersonate</a>)</td>
<td>choice2</td>
<td></td><td>This is a comment</td></tr>
<td></td><td>This is a comment</td>
</tr>
<tr><td scope='row'>User2 Test (<a href='./?email=@w3.org'>impersonate</a>)</td>
<td>choice2</td>
<td></td><td></td></tr>
<td></td><td></td>
</tr>
</tbody>
</table>
</div>
Expand Down Expand Up @@ -859,7 +868,7 @@ <h4><a id='xq12-sum' name='xq12-sum'>Summary</a></h4>
</tbody>
</table>
<h4>Details</h4>
<div class="table-wrap" role="region" aria-labelledby="unique-caption-id2" tabindex="0">
<div>
<table class='results data'>
<caption id="unique-caption-id2"></caption>
<thead>
Expand Down Expand Up @@ -887,7 +896,7 @@ <h4>Details</h4>
<div class='question l-box'>
<h3>13. <a id='xq13' name='xq13'>Cumulative vote</a></h3>
<div class='results'>
<p>Select a % for each choice</p>
<p>Select a % for each choice</p>

<h4><a id='xq13-sum' name='xq13-sum'>Summary</a></h4>
<p>(The results on your answers appears in bold)</p>
Expand Down

0 comments on commit dde71c1

Please sign in to comment.