ocadotechnology / rapid-router

A Blockly and python based educational game aimed at students age 5-14.
https://www.codeforlife.education
Other
56 stars 62 forks source link

fix: #1477: use correct student login URL in level editor JS #1514

Closed benbacardi closed 6 months ago

benbacardi commented 8 months ago

Description

Use the correct student login URL in the level editor popup.

How Has This Been Tested?

Tested locally in the browser.

Checklist:


This change is Reviewable

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3c26016) 91.79% compared to head (2164b26) 91.69%. Report is 2 commits behind head on master.

:exclamation: Current head 2164b26 differs from pull request most recent head b92d19d. Consider uploading reports for the commit b92d19d to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ocadotechnology/rapid-router/pull/1514/graphs/tree.svg?width=650&height=150&src=pr&token=wUC6Ajzd92&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ocadotechnology)](https://app.codecov.io/gh/ocadotechnology/rapid-router/pull/1514?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ocadotechnology) ```diff @@ Coverage Diff @@ ## master #1514 +/- ## ========================================== - Coverage 91.79% 91.69% -0.11% ========================================== Files 110 110 Lines 5875 5864 -11 ========================================== - Hits 5393 5377 -16 - Misses 482 487 +5 ``` [see 6 files with indirect coverage changes](https://app.codecov.io/gh/ocadotechnology/rapid-router/pull/1514/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ocadotechnology)