Commit 27918972 by Nilu

Explanation on “Your Work Style” first page is excessive – reduce to as-per other pages.

parent eb331ec2
......@@ -39,13 +39,7 @@
String otherRating = "2, 3, 5, 6";
%>
<div class="main-sc-section sj-1">
<p>Using the scale given, indicate how important to you are the following aspects in your work life. Use the following system:</p>
<ul class="security-level">
<li><span>1</span> means of very little importance to you</li>
<li><oneit:toString value="<%= midRating %>" mode="EscapeHTML"/> means about average in importance to you</li>
<li><oneit:toString value="<%= maxRating %>" mode="EscapeHTML"/> means of high importance to you</li>
</ul>
<p>Use the other numbers (<oneit:toString value="<%= otherRating %>" mode="EscapeHTML"/>) to indicate in-between levels of importance to you.</p>
<p>Using the scale given, indicate how important to you are the following aspects in your work life.</p>
</div>
<div class="selection-br-line"></div>
<%
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment