📄 hotspot.inc.php
字号:
<?php /*for more information: see languages.txt in the lang folder. */$select = "Select";$square = "Square";$circle = "Elipse";$poly = "Polygon";$status1 = "Draw a hotspot.";$status2_poly = "Use right-click to close the polygon.";$status2_other = "Release the mousebutton to save the hotspot.";$status3 = "Hotspot saved";$exercise_status_1 = "Status: Question not yet terminated";$exercise_status_2 = "Validate answers";$exercise_status_3 = "Status: Question terminated";$showUserPoints = "Show/Hide userclicks";$showHotspots = "Show / Hide hotspots";$labelPolyMenu = "Close polygon";$triesleft = "Attempts left";$exeFinished = "All answers done. You can now rearrange the hotspots or click button below image to submit";$nextAnswer = "Now click on: &done=done";?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -