Skip to content

Commit

Permalink
Lock scorm-again version
Browse files Browse the repository at this point in the history
  • Loading branch information
mako321 committed Nov 14, 2024
1 parent 8f171dd commit 4defb2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/player.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
<title>SCORM 1.2 </title>
<script src="https://cdn.jsdelivr.net/npm/scorm-again@latest/dist/scorm-again.js"></script>
<script src="https://cdn.jsdelivr.net/npm/scorm-again@2.2.0/dist/scorm-again.js"></script>
<style>
html,body,iframe { width: 100%; height: 100%; padding: 0; margin: 0; border: none}
iframe { display:block }
Expand Down

0 comments on commit 4defb2c

Please sign in to comment.