compliance

This commit is contained in:
2025-07-18 21:59:03 -04:00
parent 7db22a2f31
commit 58b7db9b31
11 changed files with 28 additions and 72 deletions

View File

@@ -22,13 +22,6 @@ CPP2 CONTRIBUTION RATES MAXIMUMS
:file: rates/rates_cpp2_2025.csv
:delim: ,
References
----------
`CPP Maximum contributory earnings <https://laws-lois.justice.gc.ca/eng/acts/C-8/page-5.html#docCont>`_
`Second additional CPP contributions <https://laws-lois.justice.gc.ca/eng/acts/C-8/page-3.html#docCont>`_
.. comment
"Yearly maximum pensionable earnings", "$66,600", "$66,600"
"Annual maximum contributory earnings", "$66,600", "$66,600"

View File

@@ -9,7 +9,6 @@ New Employee Information
************************
Which one of the following is correct?
- **a.** Choice A
- **b.** Choice B
- **c.** Choice C
a. Choice A
b. Choice B
**c.** Choice C

View File

@@ -133,7 +133,6 @@ to confidently perform essential payroll functions encountered in day-to-day ope
<li class="toctree-l1"><a class="reference internal" href="rates_2025.html">11. RATES FOR 2025</a><ul>
<li class="toctree-l2"><a class="reference internal" href="rates_2025.html#canada-quebec-pension-plan-cpp-qpp">11.1. CANADA / QUEBEC PENSION PLAN (CPP / QPP)</a></li>
<li class="toctree-l2"><a class="reference internal" href="rates_2025.html#cpp2-contribution-rates-maximums">11.2. CPP2 CONTRIBUTION RATES MAXIMUMS</a></li>
<li class="toctree-l2"><a class="reference internal" href="rates_2025.html#references">11.3. References</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="references.html">12. REFERENCES</a></li>

View File

@@ -149,11 +149,6 @@
</tbody>
</table>
</section>
<section id="references">
<h2><span class="section-number">11.3. </span>References<a class="headerlink" href="#references" title="Link to this heading"></a></h2>
<p><a class="reference external" href="https://laws-lois.justice.gc.ca/eng/acts/C-8/page-5.html#docCont">CPP Maximum contributory earnings</a></p>
<p><a class="reference external" href="https://laws-lois.justice.gc.ca/eng/acts/C-8/page-3.html#docCont">Second additional CPP contributions</a></p>
</section>
</section>
@@ -169,7 +164,6 @@
<li><a class="reference internal" href="#">11. RATES FOR 2025</a><ul>
<li><a class="reference internal" href="#canada-quebec-pension-plan-cpp-qpp">11.1. CANADA / QUEBEC PENSION PLAN (CPP / QPP)</a></li>
<li><a class="reference internal" href="#cpp2-contribution-rates-maximums">11.2. CPP2 CONTRIBUTION RATES MAXIMUMS</a></li>
<li><a class="reference internal" href="#references">11.3. References</a></li>
</ul>
</li>
</ul>

View File

@@ -45,12 +45,14 @@
<p>This section contains review questions for the material covered in the course. These questions are designed to test your understanding and help reinforce the concepts learned.</p>
<section id="new-employee-information">
<h2><span class="section-number">9.1. </span>New Employee Information<a class="headerlink" href="#new-employee-information" title="Link to this heading"></a></h2>
<p>Which one of the following is correct?</p>
<ul class="simple">
<li><p><strong>a.</strong> Choice A</p></li>
<li><p><strong>b.</strong> Choice B</p></li>
<li><p><strong>c.</strong> Choice C</p></li>
</ul>
<dl>
<dt>Which one of the following is correct?</dt><dd><ol class="loweralpha simple">
<li><p>Choice A</p></li>
</ol>
<p>b. Choice B
<strong>c.</strong> Choice C</p>
</dd>
</dl>
</section>
</section>

File diff suppressed because one or more lines are too long