|
|
| (13 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <noinclude> | | <noinclude> |
| {{Widget
| | Nursing Pharmacology Jeopardy Game for NSG 520 |
| |name=Jeopardy
| |
| |description=Nursing Pharmacology Jeopardy Game with sound effects and timer
| |
| |author=DocMoates
| |
| }}
| |
|
| |
|
| ==Usage== | | ==Usage== |
| <pre>{{#widget:Jeopardy}}</pre>
| | <nowiki>{{#widget:520Jeapordy}}</nowiki> |
| | | </noinclude><includeonly><div id="jepApp">Loading game...</div> |
| ==Description==
| | <script type="text/javascript"> |
| Interactive Jeopardy-style game featuring nursing pharmacology questions based on HESI exam topics. Includes:
| | //<![CDATA[ |
| * 30 clinical scenario questions across 6 categories
| | (function(){ |
| * Two-team competitive scoring
| | var J={s1:0,s2:0,tm:1,done:{},cur:null,tmr:30,ti:null,el:null,mute:false,actx:null}; |
| * 30-second countdown timer
| | var C=[ |
| * Sound effects and thinking music (Web Audio API)
| | {n:"Cardiovascular",q:[ |
| * Mute button
| | {p:200,s:"A 58-year-old patient with heart failure is prescribed digoxin. Before administering, the nurse checks the apical pulse and |
| | |
| [[Category:Widgets]]
| |
| [[Category:Games]]
| |
| [[Category:Nursing Education]]
| |
| </noinclude><includeonly><div id="jeopardy-widget-container">
| |
| <style>
| |
| .jeopardy-game * { margin: 0; padding: 0; box-sizing: border-box; }
| |
| .jeopardy-game { font-family: Arial, sans-serif; background: linear-gradient(135deg, rgb(30,58,95) 0%, rgb(12,25,41) 100%); min-height: 100vh; padding: 20px; }
| |
| .jeopardy-game .container { max-width: 1200px; margin: 0 auto; }
| |
| .jeopardy-game .title { text-align: center; color: rgb(251,191,36); font-size: 2.2rem; font-weight: bold; margin-bottom: 8px; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); }
| |
| .jeopardy-game .subtitle { text-align: center; color: rgb(147,197,253); margin-bottom: 5px; font-size: 0.95rem; }
| |
| .jeopardy-game .sound-prompt { text-align: center; color: rgb(147,197,253); font-size: 0.85rem; margin-bottom: 15px; }
| |
| .jeopardy-game .scoreboard { display: flex; justify-content: center; gap: 30px; margin-bottom: 15px; }
| |
| .jeopardy-game .team-score { background: rgb(30,64,175); padding: 12px 25px; border-radius: 10px; text-align: center; transition: all 0.3s; }
| |
| .jeopardy-game .team-score.active { box-shadow: 0 0 20px rgb(251,191,36); transform: scale(1.05); }
| |
| .jeopardy-game .team-score h3 { color: white; margin-bottom: 5px; font-size: 1rem; }
| |
| .jeopardy-game .score { font-size: 1.6rem; font-weight: bold; }
| |
| .jeopardy-game .score-positive { color: rgb(74,
| |
| })(); | | })(); |
| </script>
| | //]]> |
| </div></includeonly> | | </script></includeonly> |
Nursing Pharmacology Jeopardy Game for NSG 520
Usage
{{#widget:520Jeapordy}}