Widget: UserGuidance: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 338: | Line 338: | ||
<div class="button">Including Citizens Handbook</div> | <div class="button">Including Citizens Handbook</div> | ||
<div class="desc"> | <div class="desc"> | ||
Learning module on how to be prepared in case of evacuation or in-sheltering. | |||
</div> | </div> | ||
</div> | </div> | ||
Line 344: | Line 344: | ||
<div class="button">Including Citizens Handbook</div> | <div class="button">Including Citizens Handbook</div> | ||
<div class="desc"> | <div class="desc"> | ||
Learning module on how to communicate risk using different media. | |||
</div> | </div> | ||
</div> | </div> | ||
Line 728: | Line 728: | ||
} | } | ||
} | } | ||
}, | |||
'tc-who-cit-handbook-mob': { | |||
url: '/index.php/Including_Citizens_Handbook#mobilizing_citizens' | |||
}, | |||
'tc-who-cit-handbook-risk': { | |||
url: '/index.php/Including_Citizens_Handbook#communicating_risk' | |||
}, | }, | ||
'tc-who-cit-safe': { | 'tc-who-cit-safe': { | ||
Line 870: | Line 876: | ||
if (answerId.indexOf('handbook') !== -1) { | if (answerId.indexOf('handbook') !== -1) { | ||
window.location.assign('/index.php/Including_Citizens_Handbook_-_Accessibility'); | if (act?.url) window.location.assign(act.url) | ||
else window.location.assign('/index.php/Including_Citizens_Handbook_-_Accessibility'); | |||
} | } | ||
} | } |
Revision as of 13:25, 9 October 2023
Development version of the User Guidance.
Under construction.