TripleSeat templates, along with Futuri (both for header and transcript updates). Create SCORM course node script. Added some todos as well.

This commit is contained in:
Norm Rasmussen
2024-03-07 16:15:01 -05:00
parent 48acea45ba
commit 3490b97063
208 changed files with 6578 additions and 164 deletions

View File

@ -0,0 +1,6 @@
<h3 class="np-card-heading">
{% t .header, key: current_school.course_vocabulary %}
</h3>
<div class="np-card-text">
{{ course.full_description }}
</div>