CINXE.COM

Highscores - Learn CW Online

<!DOCTYPE html> <html> <head> <title>Highscores - Learn CW Online</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="description" lang="en" content="Learn CW Online - At LCWO you can learn Morse Code (CW) online, in your web browser!"> <meta name="keywords" content="learn cw, cw, morse code practice, telegraphy, learn morse code, morse code, koch method, morsen lernen, impare il cw, high speed cw, hst, qrq, ham radio, dj1yfk, rufzxp, fabian kurz"> <meta name="author" content="Fabian Kurz"> <meta property="og:title" content="Learn CW Online" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://lcwo.net/" /> <meta property="og:image" content="https://lcwo.net/pics/lcwo.png" /> <meta property="og:description" content="Learn CW Online - a free web app for learning Morse code!" /> <link rel="icon" href="/favicon.ico"> <link rel="shortcut icon" href="/favicon.ico"> <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="LCWO News Feed"> <link href="/forumatom.xml" type="application/atom+xml" rel="alternate" title="LCWO Forum Feed"> <link id="lcwocss" href="/style.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="/js/leaflet.css"> <script type="text/javascript" src="/js/jscwlib.js?cachebreak=1711272842"></script> <!-- User activity heatmap dependencies curl -L 'https://d3js.org/d3.v7.min.js' > js/d3.js curl -L 'https://unpkg.com/cal-heatmap/dist/cal-heatmap.min.js' > js/cal-heatmap.js curl -L 'https://unpkg.com/cal-heatmap/dist/cal-heatmap.css' > cal-heatmap.css curl -L 'https://unpkg.com/@popperjs/core@2' > js/popperjs-core.js curl -L 'https://unpkg.com/cal-heatmap/dist/plugins/Tooltip.min.js' > js/cal-heatmap-Tooltip.js --> <script src="/js/d3.js"></script> <script src="/js/cal-heatmap.js"></script> <link rel="stylesheet" href="/cal-heatmap.css"> <script src="/js/popperjs-core.js"></script> <script src="/js/cal-heatmap-Tooltip.js"></script> </head> <body bgcolor="#ffffff"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody> <tr class="headerline"> <td style="background-image:url(/pics/lcwo-bg2.png);" width="41%"> <a href="/"><img style="border-style:none;" src="/pics/lcwo.png" height="75" width="214" title="LCWO - Home" alt="[LCWO LOGO]"></a> </td> <td style="background-image:url(/pics/lcwo-bg2.png);" width="59%"> &nbsp; </td> </tr> </tbody></table> <script> function agree_policy () { var i = document.getElementById("consent"); i.innerHTML = "Thanks!"; var request = new XMLHttpRequest(); request.open("GET", "//lcwo.net/api/consent.php", true); request.send(); } </script> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody> <tr> <td class="menuText" width="100%"> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="16" alt=":"> <a class="mLink" href="/">Home</a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> <a class="mLink" href="/users">User list</a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> <a class="mLink" href="/highscores">Highscores</a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> <a class="mLink" href="/forum">Forum </a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> <a class="mLink" href="/usergroups">User groups</a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> <a class="mLink" href="/about">About</a> <img style="vertical-align:middle" src="/pics/menusep2.png" height="19" width="15" alt=":"> </td> </tr> </tbody></table> <br> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="220" valign="top"> <script> function getCookieVal (offset) { var endstr = document.cookie.indexOf (";", offset); if (endstr == -1) { endstr = document.cookie.length; } return unescape(document.cookie.substring(offset, endstr)); } function getCookie (name) { var arg = name + "="; var alen = arg.length; var clen = document.cookie.length; var i = 0; while (i < clen) { var j = i + alen; if (document.cookie.substring(i, j) == arg) { return getCookieVal (j); } i = document.cookie.indexOf(" ", i) + 1; if (i == 0) break; } return null; } if (getCookie('lcwo_username') && getCookie('lcwo_hash')) { console.log("found cookies, attempting to log in!"); var u = getCookie('lcwo_username'); var h = getCookie('lcwo_hash'); var request = new XMLHttpRequest(); request.open("POST", '/dologin', true); request.setRequestHeader('Content-type', 'application/x-www-form-urlencoded'); request.onreadystatechange = function() { var done = 4, ok = 200; if (request.readyState == done && request.status == ok) { if (request.responseText) { if (request.responseText.indexOf("LOGIN_SUCCESS") != -1) { // login succeeded... forwarding window.setTimeout( function () { window.location.href = 'https://lcwo.net'; }, 1000); } } } } request.send("username="+u); } </script> <table width="90%"> <tr><th class="tborder">Login</th></tr> <tr><td class="tborder"> <br> <div align="center"> <form action="/dologin" method="POST"> <table> <tr> <td>User name: </td> <td> <input type="text" size="8" name="username"> </td> </tr> <tr> <td>Password: </td> <td> <input type="password" size="8" name="password"> </td> </tr> </table> <input type="submit" value="Login"> </form> </div> </td></tr> <tr> <td class="tborder"> <br> <div align="center"> <a href="/lostpassword">Forgot password?</a> - <strong><a href="/signup">Sign up</a></strong> </div> <br> </td> </tr> </table> <table width="90%"> <tr><th class="tborder">Language</th></tr> <tr> <td class="tborder"> <table width="100%"> <tr><td><a href="/bg/highscores" title="Bulgarian"> &#1041;&#1098;&#1083;&#1075;&#1072;&#1088;&#1089;&#1082;&#1080; </a></td><td><a href="/br/highscores" title="Brazilian Portuguese"> Português brasileiro </a></td></tr><tr><td><a href="/bs/highscores" title="Bosnian"> Bosanski </a></td><td><a href="/ca/highscores" title="Catalan"> Català </a></td></tr><tr><td><a href="/cn/highscores" title="Traditional Chinese"> &#32321;&#39636;&#20013;&#25991; </a></td><td><a href="/cs/highscores" title="Czech"> &#268;esky </a></td></tr><tr><td><a href="/da/highscores" title="Danish"> Dansk </a></td><td><a href="/de/highscores" title="German"> Deutsch </a></td></tr><tr><td><a href="/en/highscores" title="English"> English </a></td><td><a href="/es/highscores" title="Spanish"> Español </a></td></tr><tr><td><a href="/fi/highscores" title="Finnish"> Suomi </a></td><td><a href="/fr/highscores" title="French"> Français </a></td></tr><tr><td><a href="/gr/highscores" title="Greek"> &#917;&#955;&#955;&#951;&#957;&#953;&#954;&#940; </a></td><td><a href="/hr/highscores" title="Croatian"> Hrvatski </a></td></tr><tr><td><a href="/hu/highscores" title="Hungarian"> Magyar </a></td><td><a href="/it/highscores" title="Italian"> Italiano </a></td></tr><tr><td><a href="/ja/highscores" title="Japanese"> &#x65e5;&#x672c;&#x8a9e; </a></td><td><a href="/ko/highscores" title="Korean"> 한국어 </a></td></tr><tr><td><a href="/ms/highscores" title="Malay"> Bahasa Melayu </a></td><td><a href="/nl/highscores" title="Dutch"> Nederlands </a></td></tr><tr><td><a href="/no/highscores" title="Norwegian"> Norsk </a></td><td><a href="/pl/highscores" title="Polish"> Polski </a></td></tr><tr><td><a href="/pt/highscores" title="Portuguese"> Português </a></td><td><a href="/ro/highscores" title="Romanian"> Român&#259; </a></td></tr><tr><td><a href="/ru/highscores" title="Russian"> &#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081; </a></td><td><a href="/si/highscores" title="Sinhala"> &#3523;&#3538;&#3458;&#3524;&#3517; </a></td></tr><tr><td><a href="/sk/highscores" title="Slovak"> Slovenčina </a></td><td><a href="/sl/highscores" title="Slovenian"> Sloven&#353;&#269;ina </a></td></tr><tr><td><a href="/sr/highscores" title="Serbian"> Srpski </a></td><td><a href="/sv/highscores" title="Swedish"> Svenska </a></td></tr><tr><td><a href="/th/highscores" title="Thai"> &#3616;&#3634;&#3625;&#3634;&#3652;&#3607;&#3618; </a></td><td><a href="/tr/highscores" title="Turkish"> Türkçe </a></td></tr><tr><td><a href="/uk/highscores" title="Ukrainian"> &#1059;&#1082;&#1088;&#1072;&#1111;&#1085;&#1089;&#1100;&#1082;&#1072; </a></td><td><a href="/zh/highscores" title="Simplified Chinese"> &#31616;&#20307;&#20013;&#25991; </a></td></tr> </table> </td> </tr> </table> <table width="90%"> <tr><th class="tborder">Who is online? (49)</th></tr> <tr><td class="tborder"> <br> <div align="center"> <a href="/profile/7neEnd" title="Andy Kim">7neEnd</a> <a href="/profile/Airone" title="">Airone</a> <a href="/profile/Ams" title="Amol Gadekar ">Ams</a> <a href="/profile/arasaki" title="">arasaki</a> <a href="/profile/autumnbutterfly" title="">autumnbutterfly</a> <a href="/profile/BA7NUC" title="BA7NUC">BA7NUC</a> <a href="/profile/beu3" title="beu3">beu3</a> <a href="/profile/BG3TK" title="BG3TK">BG3TK</a> <a href="/profile/bh8ppf" title="bh8ppf">bh8ppf</a> <a href="/profile/Bufengzhe" title="捕风者">Bufengzhe</a> <a href="/profile/Byul6" title="Byul6">Byul6</a> <a href="/profile/ccmmxx" title="boluomao">ccmmxx</a> <a href="/profile/densmq" title="kazu">densmq</a> <a href="/profile/DL1KDX" title="Urs">DL1KDX</a> <a href="/profile/DL9GZ" title="">DL9GZ</a> <a href="/profile/F1RIQ" title="Antony">F1RIQ</a> <a href="/profile/ImForce" title="Force">ImForce</a> <a href="/profile/iu5tht" title="Francesco">iu5tht</a> <a href="/profile/iwappyon" title="iwa">iwappyon</a> <a href="/profile/ja8glg" title="Nishioka">ja8glg</a> <a href="/profile/JE3WMF" title="Hiro Nawa">JE3WMF</a> <a href="/profile/jg4kgn" title="">jg4kgn</a> <a href="/profile/Jur" title="Jur">Jur</a> <a href="/profile/katsuoeb" title=" ">katsuoeb</a> <a href="/profile/kintuka2023" title="">kintuka2023</a> <a href="/profile/M0JMU" title="Jack Hunt">M0JMU</a> <a href="/profile/M0rse52" title="Donald">M0rse52</a> <a href="/profile/matio" title="">matio</a> <a href="/profile/MFred" title="Manfred Löher">MFred</a> <a href="/profile/mm911" title="">mm911</a> <a href="/profile/nssven" title="NS">nssven</a> <a href="/profile/ofe" title="wee">ofe</a> <a href="/profile/oh1nmx" title="Manu">oh1nmx</a> <a href="/profile/om4aqp" title="Daniel">om4aqp</a> <a href="/profile/PC5DX" title="Sjaak Koning">PC5DX</a> <a href="/profile/ph5dmt" title="Annie">ph5dmt</a> <a href="/profile/playerukr" title="">playerukr</a> <a href="/profile/R0JBB" title="Andrey">R0JBB</a> <a href="/profile/Raf66" title="">Raf66</a> <a href="/profile/sakthwut" title="Sakthawut">sakthwut</a> <a href="/profile/satokane" title="">satokane</a> <a href="/profile/sq3kan" title="Piotr">sq3kan</a> <a href="/profile/tazur717" title="nobu-t">tazur717</a> <a href="/profile/tkonno" title="今野貴史">tkonno</a> <a href="/profile/VivaCalman" title="Alexander">VivaCalman</a> <a href="/profile/vu3onm" title="Midhun Girish">vu3onm</a> <a href="/profile/zapominajek" title="Agata">zapominajek</a> <a href="/profile/Zdravko" title="Zdravko">Zdravko</a> <a href="/profile/ZS6RN" title="Nigel">ZS6RN</a> </div> <br> </td></tr> </table> </td> <td valign="top"> <h1>User group highscores: ON5CFT</h1><p><a href="/usergroups/557">Back to the user group site</a></p> <table width="100%" > <tr> <td width="45%" valign="top"> <h2><a name="groups">Code Groups</a></h2> <p><strong> Fastest copied attempt with >90% accuracy </strong></p> <table width="100%"> <tr> <td valign="top" width="33%"> <table width="100%"> <tr><th colspan="2">letters</th></tr> <tr><th>WPM</th><th>User</th></tr> </table></td> <td valign="top" width="33%"> <table width="100%"> <tr><th colspan="2">figures</th></tr> <tr><th>WPM</th><th>User</th></tr> </table></td> <td valign="top" width="33%"> <table width="100%"> <tr><th colspan="2">mixed</th></tr> <tr><th>WPM</th><th>User</th></tr> </table></td> </tr> </table> <a class="sLink" href="/highscores/group/557/gall/1#groups">Show all</a> </td> <td> </td> <td width="45%" valign="top"> <h2><a name="plain">Plain Text Training</a></h2> <form action='/highscores/group/557/pa/' method='POST'> <strong>Highest overall accuracy</strong> (&gt; <select name='pa' size='1' style='font-size:10px' onchange="this.form.action=this.form.action+this.form.pa.value;this.form.submit();"><option value='0'>0</option> <option value='10'>10</option> <option value='20'>20</option> <option value='30'>30</option> <option value='40'>40</option> <option value='50'>50</option> <option value='60'>60</option> <option value='70'>70</option> <option value='80'>80</option> <option value='90'>90</option> <option value='100'>100</option> <option value='110'>110</option> <option value='120'>120</option> <option value='130'>130</option> <option value='140'>140</option> <option value='150'>150</option> <option value='160'>160</option> <option value='170'>170</option> <option value='180'>180</option> <option value='190'>190</option> <option value='200' selected>200</option> <option value='210'>210</option> <option value='220'>220</option> <option value='230'>230</option> <option value='240'>240</option> <option value='250'>250</option> <option value='260'>260</option> <option value='270'>270</option> <option value='280'>280</option> <option value='290'>290</option> <option value='300'>300</option> <option value='310'>310</option> <option value='320'>320</option> <option value='330'>330</option> <option value='340'>340</option> <option value='350'>350</option> <option value='360'>360</option> <option value='370'>370</option> <option value='380'>380</option> <option value='390'>390</option> <option value='400'>400</option> <option value='410'>410</option> <option value='420'>420</option> <option value='430'>430</option> <option value='440'>440</option> <option value='450'>450</option> <option value='460'>460</option> <option value='470'>470</option> <option value='480'>480</option> <option value='490'>490</option> <option value='500'>500</option> <option value='510'>510</option> <option value='520'>520</option> <option value='530'>530</option> <option value='540'>540</option> <option value='550'>550</option> <option value='560'>560</option> <option value='570'>570</option> <option value='580'>580</option> <option value='590'>590</option> <option value='600'>600</option> <option value='610'>610</option> <option value='620'>620</option> <option value='630'>630</option> <option value='640'>640</option> <option value='650'>650</option> <option value='660'>660</option> <option value='670'>670</option> <option value='680'>680</option> <option value='690'>690</option> <option value='700'>700</option> <option value='710'>710</option> <option value='720'>720</option> <option value='730'>730</option> <option value='740'>740</option> <option value='750'>750</option> <option value='760'>760</option> <option value='770'>770</option> <option value='780'>780</option> <option value='790'>790</option> <option value='800'>800</option> <option value='810'>810</option> <option value='820'>820</option> <option value='830'>830</option> <option value='840'>840</option> <option value='850'>850</option> <option value='860'>860</option> <option value='870'>870</option> <option value='880'>880</option> <option value='890'>890</option> <option value='900'>900</option> <option value='910'>910</option> <option value='920'>920</option> <option value='930'>930</option> <option value='940'>940</option> <option value='950'>950</option> <option value='960'>960</option> <option value='970'>970</option> <option value='980'>980</option> <option value='990'>990</option> </select> Attempts)</form> <table> <tr><th>&oslash; Accuracy</th><th>User name</th> <th>&oslash; eff. speed</th><th>Attempts</th></tr> </table> <a class="sLink" href="/highscores/group/557/pall/1#plain">Show all</a> <p><strong> Fastest copied attempt with >90% accuracy </strong></p> <table><tr><th>WPM</th><th>User name</th></tr> <tr><td>13</td><td><a href="/profile/F4GYB">F4GYB</a></td></tr> </table> </td> </tr> <tr> <td width="45%" valign="top"> <br> <h2><a name="calls">Callsign Training</a></h2> <table><tr><th>&nbsp;#&nbsp;</th><th>Score</th><th>User name</th><th>WPM</th><th>Attempts</th></tr> </table> <a class="sLink" href="/highscores/group/557/call/1#calls">Show all</a> </td> <td width="10%"> </td> <td width="45%" valign="top"> <br> <h2><a name="words">Word training</a></h2> <table><tr><th>&nbsp;#&nbsp;</th><th>Score</th><th>User name</th><th>WPM</th><th>Attempts</th></tr> <tr ><td>1</td><td>1064</td><td><a href="/profile/F4GYB">F4GYB</a></td><td>26</td><td>1</td></tr> </table> <a class="sLink" href="/highscores/group/557/word/1#calls">Show all</a> </td> </tr> <tr> <td width="45%" valign="top"> <br> <h2><a name="qtc">QTC training</a></h2> <form action='/highscores/group/557/qa/' method='POST'> <strong>Highest overall accuracy</strong> (&gt; <select name='qa' size='1' style='font-size:10px' onchange="this.form.action=this.form.action+this.form.qa.value;this.form.submit();"><option value='0'>0</option> <option value='25'>25</option> <option value='50' selected>50</option> <option value='75'>75</option> <option value='100'>100</option> <option value='125'>125</option> <option value='150'>150</option> <option value='175'>175</option> <option value='200'>200</option> <option value='225'>225</option> <option value='250'>250</option> <option value='275'>275</option> <option value='300'>300</option> <option value='325'>325</option> <option value='350'>350</option> <option value='375'>375</option> <option value='400'>400</option> <option value='425'>425</option> <option value='450'>450</option> <option value='475'>475</option> <option value='500'>500</option> <option value='525'>525</option> <option value='550'>550</option> <option value='575'>575</option> <option value='600'>600</option> <option value='625'>625</option> <option value='650'>650</option> <option value='675'>675</option> <option value='700'>700</option> <option value='725'>725</option> <option value='750'>750</option> <option value='775'>775</option> <option value='800'>800</option> <option value='825'>825</option> <option value='850'>850</option> <option value='875'>875</option> <option value='900'>900</option> <option value='925'>925</option> <option value='950'>950</option> <option value='975'>975</option> </select> Attempts)</form> <table> <tr><th>&oslash; Accuracy</th><th>User name</th> <th>&oslash; WPM</th><th>Attempts</th></tr> </table> <a class="sLink" href="/highscores/group/557/qall/1#qtc">Show all</a> <p><strong> Fastest copied attempt with >90% accuracy </strong></p> <table><tr><th>WPM</th><th>User name</th></tr> </table> </td> <td width="10%"> </td> <td width="45%" valign="top"> <br> <h2><a name="koch">Koch Method CW Course</a></h2> <p>Results of the last 30 days.</p> <form action='/highscores/group/557/ka/' method='POST'> <strong>Highest overall accuracy</strong> (&gt; <select name='ka' size='1' style='font-size:10px' onchange="this.form.action=this.form.action+this.form.ka.value;this.form.submit();"><option value='0' selected>0</option> <option value='50'>50</option> <option value='100'>100</option> <option value='150'>150</option> <option value='200'>200</option> <option value='250'>250</option> <option value='300'>300</option> <option value='350'>350</option> <option value='400'>400</option> <option value='450'>450</option> <option value='500'>500</option> <option value='550'>550</option> <option value='600'>600</option> <option value='650'>650</option> <option value='700'>700</option> <option value='750'>750</option> <option value='800'>800</option> <option value='850'>850</option> <option value='900'>900</option> <option value='950'>950</option> </select> Attempts)</form> <table> <tr><th>&oslash; Accuracy</th><th>User name</th> <th>&oslash; eff. speed</th><th>Attempts</th></tr> </table> <a class="sLink" rel="nofollow" href="/highscores/group/557/kall/1#koch">Show all</a> <p><strong> Attempts </strong></p> <table><tr><th>Attempts</th><th>User name</th></tr> </table> </td> </tr> </table> <!-- before table: -0.000396013259888 after groups: 0.782326936722 after plain: 0.864814996719 after rufz: 0.899969100952 after words: 0.932749986649 after qtc: 0.933514118195 after koch: 0.934427976608 --> </td> <td width="20"> &nbsp; </td> </tr> </table> <br><br><br> <div align="center" class="footer">lcwo.net - <strong>Learn Morse Code (CW) Online</strong> by <a class="sLink" href="http://fkurz.net/">Fabian Kurz, DJ5CW</a> (<a href="/impressum">Impressum</a>) - <a href="/privacy">Privacy Policy / Datenschutzinformationen</a></div> <script> // keep the session cookie alife as long as user is on the page, refresh every // 5 minutes function session_keepalive () { var request = new XMLHttpRequest(); request.open("GET", "//lcwo.net/api/index.php?action=keepalive", true); request.onreadystatechange = function() { var done = 4, ok = 200; if (request.readyState == done && request.status == ok) { var r = JSON.parse(request.responseText); if (r["result"] == false) { // no session if (document.getElementById("logoutlink")) { // but we think we're logged in! document.location.href = "//lcwo.net"; } } } } request.send(); } window.setInterval('session_keepalive()', 300000); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10