Closed benjaoming closed 4 years ago
Merging #330 into develop will decrease coverage by
0.01%
. The diff coverage is50%
.
@@ Coverage Diff @@
## develop #330 +/- ##
===========================================
- Coverage 74.06% 74.04% -0.02%
===========================================
Files 60 60
Lines 2445 2447 +2
===========================================
+ Hits 1811 1812 +1
- Misses 634 635 +1
Impacted Files | Coverage Δ | |
---|---|---|
centralserver/registration/views.py | 78.63% <50%> (-0.5%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d11c141...9358c23. Read the comment docs.
Here is the flow of the registrations being disabled. Note that step 1 cannot be changed and step 2 is unchanged from previously - I thought it's better to dedicate a separate page for the "Registration closed" message.
1) In KA Lite, people click this button after a fresh installation...
2) Now, they end up at this page and should click "sign up here":
3) After which they are told that registration is closed.
I am fully aware that all the lines are to long to be reader-friendly, but I'm not going to fix the Stylesheets on the central server. All the layouts are somewhat doubtful in hindsight.
Main landing page on kalite.learningequality.org
Fixes #327 #328 #329
CC: @carinediaz @jamalex