Difference between revisions of "Video Test Page"

From CAS Exam 5
Jump to navigation Jump to search
(Created page with "==Friedland PART 2, Chapters 3-6== <style> .video-button { color: black; font-size: 12px; background-color: aqua; border: 2px solid aqua; border-radius:...")
 
Line 1: Line 1:
==Friedland PART 2, Chapters 3-6==
+
==Friedland PART 1, Chapters 1-2==
  
 
<style>
 
<style>
   .video-button {
+
  /* Style for the video links */
     color: black;
+
   .video-link {
     font-size: 12px;
+
     display: inline-block;
     background-color: aqua;
+
     background-color: #007BFF;
     border: 2px solid aqua;
+
     color: white;
     border-radius: 10px;
+
     padding: 8px 15px;
     padding: 5px 10px;
+
     border-radius: 25px;
 +
     text-decoration: none;
 +
    font-weight: bold;
 +
    transition: background-color 0.3s;
 
   }
 
   }
 
    
 
    
 +
  .video-link:hover {
 +
    background-color: #0056b3;
 +
  }
 +
 +
  /* Style for the rows */
 
   .highlight-row {
 
   .highlight-row {
     background-color: navajowhite;
+
     background-color: #F0F0F0;
 
   }
 
   }
 
</style>
 
</style>
Line 20: Line 28:
 
! Wiki Link !! Video Link
 
! Wiki Link !! Video Link
 
|-
 
|-
| [[Friedland03.Data#Study_Tips | Friedland03.Data - Study Tips]]
+
| class="highlight-row" | [[Friedland01.Overview#Study_Tips | Friedland01.Overview - Study Tips]]
| [https://www.battleacts5.ca/video/video_F-03_(001)_Data.mp4 '''<span class="video-button">VIDEO: F-03 (001) Data → 4:00</span>''']
+
| class="highlight-row" | [https://www.battleacts5.ca/video/video_F-01_(001)_Intro_to_Reserving.mp4 <span class="video-link">VIDEO: F-01 (001) Introduction to Reserving 5:00</span>]
|-
 
| class="highlight-row" | [[Friedland04.Meetings#Study_Tips | Friedland04.Meetings - Study Tips]]
 
| class="highlight-row" | [https://www.battleacts5.ca/video/video_F-04_(001)_Meetings.mp4 '''<span class="video-button">VIDEO: F-04 (001) Meetings → 4:00</span>''']
 
|-
 
| [[Friedland05.Triangles#Study_Tips | Friedland05.Triangles - Study Tips]]
 
| [https://www.battleacts5.ca/video/video_F-05_(001)_Triangles.mp4 '''<span class="video-button">VIDEO: F-05 (001) Triangles → 4:30</span>''']
 
|-
 
| [[Friedland05.Triangles#The_Development_Triangle:_Information | Friedland05.Triangles (The Development Triangle: Information)]]
 
| [https://www.battleacts5.ca/video/video_F-05_(010)_Tri-Info.mp4 '''<span class="video-button">VIDEO: F-05 (010) Information in Triangles → 7:00</span>''']
 
|-
 
| class="highlight-row" | [[Friedland06.Diagnostics#Study_Tips | Friedland06.Diagnostics - Study Tips]]
 
| class="highlight-row" | [https://www.battleacts5.ca/video/video_F-06_(001)_Diagnostics.mp4 '''<span class="video-button">VIDEO: F-06 (001) Diagnostics → 3:00</span>''']
 
|-
 
| [[Friedland06.Diagnostics#Changes_in_Case_Reserve_Adequacy | Friedland06.Diagnostics (Changes in Case Reserve Adequacy)]]
 
| [https://www.battleacts5.ca/video/video_F-06_(010)_case_reserve_adequacy_changes.mp4 '''<span class="video-button">VIDEO: F-06 (010) Diagnostics - Changes in Case Reserve Adequacy 4:00</span>''']
 
 
|-
 
|-
| [[Friedland06.Diagnostics#Changes_in_Settlement_Rate | Friedland06.Diagnostics (Changes in Settlement Rate)]]
+
| [[Friedland02.ClmsProcess#Study_Tips | Friedland02.ClmsProcess - Study Tips]]
| [https://www.battleacts5.ca/video/video_F-06_(020)_settlement_rate_changes_v2.mp4 '''<span class="video-button">VIDEO: F-06 (020) Diagnostics - Changes in Settlement Rates 5:00</span>''']
+
| [https://www.battleacts5.ca/video/video_F-02_(001)_The_Claims_Estimate.mp4 <span class="video-link">VIDEO: F-02 (001) The Claims Process 6:00</span>]
 
|}
 
|}

Revision as of 18:00, 27 October 2023

Friedland PART 1, Chapters 1-2

<style>

 /* Style for the video links */
 .video-link {
   display: inline-block;
   background-color: #007BFF;
   color: white;
   padding: 8px 15px;
   border-radius: 25px;
   text-decoration: none;
   font-weight: bold;
   transition: background-color 0.3s;
 }
 
 .video-link:hover {
   background-color: #0056b3;
 }
 /* Style for the rows */
 .highlight-row {
   background-color: #F0F0F0;
 }

</style>

Wiki Link Video Link
Friedland01.Overview - Study Tips VIDEO: F-01 (001) Introduction to Reserving → 5:00
Friedland02.ClmsProcess - Study Tips VIDEO: F-02 (001) The Claims Process → 6:00