/kaymbu-online-progress-report

See your progress report online, instead of PDF

MIT LicenseMIT

Kaymbu Online Progress Report

Trouble viewing your Kaymbu Progress Report? Just copy the url from the failed page into the text box below and then you will be able to view your child's progress report online.

View Online Progress Report

Sorry that url is invalid. Please try again

<script> var text = ""; document.querySelector("#url").addEventListener("input", function (evt) { console.log(evt); text = evt.target.value; }); document.querySelector("#button").addEventListener("click", function (evt) { console.log(text); var match = decodeURIComponent(text).match(/url=(.*)\?print/); if (match) { window.open(match[1], '_blank'); document.querySelector("#error").style.display = "none"; } else { document.querySelector("#error").style.display = "block"; } }); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-122808643-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-122808643-1'); </script>