From 271c3ef653af349e1f0ab4f68188c21979ec6a2b Mon Sep 17 00:00:00 2001 From: <> Date: Fri, 28 Jun 2024 10:15:54 +0000 Subject: [PATCH] Update documentation --- .buildinfo | 4 + .doctrees/authentication.doctree | Bin 0 -> 3423 bytes .../check_program_requirements.doctree | Bin 0 -> 7485 bytes .doctrees/commands/configure_instance.doctree | Bin 0 -> 12047 bytes .doctrees/commands/configure_tiers.doctree | Bin 0 -> 21375 bytes .doctrees/commands/create_courseware.doctree | Bin 0 -> 19688 bytes .../commands/create_courseware_page.doctree | Bin 0 -> 5026 bytes .doctrees/commands/create_product.doctree | Bin 0 -> 5832 bytes .doctrees/commands/create_user.doctree | Bin 0 -> 6300 bytes .../commands/generate_discount_code.doctree | Bin 0 -> 14154 bytes .doctrees/commands/import_courserun.doctree | Bin 0 -> 16534 bytes .doctrees/commands/index.doctree | Bin 0 -> 4348 bytes .../commands/refund_fulfilled_order.doctree | Bin 0 -> 6772 bytes .../regenerate_edx_auth_tokens.doctree | Bin 0 -> 5543 bytes .../commands/resolve_pending_order.doctree | Bin 0 -> 5354 bytes .doctrees/configuration/ecommerce.doctree | Bin 0 -> 26358 bytes .doctrees/configuration/hubspot.doctree | Bin 0 -> 3942 bytes .doctrees/configuration/index.doctree | Bin 0 -> 2908 bytes .doctrees/configuration/open_edx.doctree | Bin 0 -> 56239 bytes .doctrees/configuration/quickstart.doctree | Bin 0 -> 27710 bytes .doctrees/configuration/tutor.doctree | Bin 0 -> 72408 bytes .doctrees/configuration/uwsgi_tuning.doctree | Bin 0 -> 14422 bytes .doctrees/ecommerce/flexible_pricing.doctree | Bin 0 -> 17261 bytes .doctrees/ecommerce/index.doctree | Bin 0 -> 2858 bytes .doctrees/ecommerce/overview.doctree | Bin 0 -> 7978 bytes .doctrees/ecommerce/subsystems/basket.doctree | Bin 0 -> 5697 bytes .../ecommerce/subsystems/discount.doctree | Bin 0 -> 13076 bytes .doctrees/ecommerce/subsystems/index.doctree | Bin 0 -> 3006 bytes .doctrees/ecommerce/subsystems/order.doctree | Bin 0 -> 4909 bytes .../ecommerce/subsystems/payment.doctree | Bin 0 -> 3441 bytes .../ecommerce/subsystems/product.doctree | Bin 0 -> 6117 bytes .../ecommerce/subsystems/reporting.doctree | Bin 0 -> 5761 bytes .doctrees/environment.pickle | Bin 0 -> 539979 bytes .doctrees/index.doctree | Bin 0 -> 4817 bytes .nojekyll | 0 _sources/authentication.rst.txt | 4 + .../check_program_requirements.rst.txt | 22 + _sources/commands/configure_instance.rst.txt | 23 + _sources/commands/configure_tiers.rst.txt | 86 ++ _sources/commands/create_courseware.rst.txt | 60 + .../commands/create_courseware_page.rst.txt | 17 + _sources/commands/create_product.rst.txt | 19 + _sources/commands/create_user.rst.txt | 20 + .../commands/generate_discount_code.rst.txt | 51 + _sources/commands/import_courserun.rst.txt | 56 + _sources/commands/index.rst.txt | 22 + .../commands/refund_fulfilled_order.rst.txt | 21 + .../regenerate_edx_auth_tokens.rst.txt | 16 + .../commands/resolve_pending_order.rst.txt | 17 + _sources/configuration/ecommerce.rst.txt | 77 ++ _sources/configuration/hubspot.rst.txt | 9 + _sources/configuration/index.rst.txt | 10 + _sources/configuration/open_edx.rst.txt | 213 +++ _sources/configuration/quickstart.rst.txt | 81 ++ _sources/configuration/tutor.rst.txt | 219 +++ _sources/configuration/uwsgi_tuning.rst.txt | 68 + _sources/ecommerce/flexible_pricing.rst.txt | 52 + _sources/ecommerce/index.rst.txt | 9 + _sources/ecommerce/overview.rst.txt | 31 + _sources/ecommerce/subsystems/basket.rst.txt | 30 + .../ecommerce/subsystems/discount.rst.txt | 101 ++ _sources/ecommerce/subsystems/index.rst.txt | 12 + _sources/ecommerce/subsystems/order.rst.txt | 30 + _sources/ecommerce/subsystems/payment.rst.txt | 4 + _sources/ecommerce/subsystems/product.rst.txt | 28 + .../ecommerce/subsystems/reporting.rst.txt | 17 + _sources/index.rst.txt | 22 + _static/basic.css | 925 +++++++++++++ _static/doctools.js | 156 +++ _static/documentation_options.js | 13 + _static/file.png | Bin 0 -> 286 bytes _static/insipid-sidebar-readthedocs.css | 66 + _static/insipid-sidebar.js | 308 +++++ _static/insipid.css | 1223 +++++++++++++++++ _static/insipid.js | 149 ++ _static/language_data.js | 199 +++ _static/minus.png | Bin 0 -> 90 bytes _static/plus.png | Bin 0 -> 90 bytes _static/pygments.css | 75 + _static/searchtools.js | 619 +++++++++ _static/sphinx_highlight.js | 154 +++ authentication.html | 217 +++ commands/check_program_requirements.html | 217 +++ commands/configure_instance.html | 218 +++ commands/configure_tiers.html | 313 +++++ commands/create_courseware.html | 251 ++++ commands/create_courseware_page.html | 212 +++ commands/create_product.html | 214 +++ commands/create_user.html | 216 +++ commands/generate_discount_code.html | 242 ++++ commands/import_courserun.html | 218 +++ commands/index.html | 260 ++++ commands/refund_fulfilled_order.html | 154 +++ commands/regenerate_edx_auth_tokens.html | 148 ++ commands/resolve_pending_order.html | 149 ++ configuration/ecommerce.html | 264 ++++ configuration/hubspot.html | 142 ++ configuration/index.html | 227 +++ configuration/open_edx.html | 416 ++++++ configuration/quickstart.html | 280 ++++ configuration/tutor.html | 412 ++++++ configuration/uwsgi_tuning.html | 200 +++ ecommerce/flexible_pricing.html | 238 ++++ ecommerce/index.html | 217 +++ ecommerce/overview.html | 233 ++++ ecommerce/subsystems/basket.html | 219 +++ ecommerce/subsystems/discount.html | 284 ++++ ecommerce/subsystems/index.html | 223 +++ ecommerce/subsystems/order.html | 220 +++ ecommerce/subsystems/payment.html | 194 +++ ecommerce/subsystems/product.html | 216 +++ ecommerce/subsystems/reporting.html | 205 +++ genindex.html | 140 ++ index.html | 201 +++ objects.inv | Bin 0 -> 828 bytes search.html | 163 +++ searchindex.js | 1 + 117 files changed, 13062 insertions(+) create mode 100644 .buildinfo create mode 100644 .doctrees/authentication.doctree create mode 100644 .doctrees/commands/check_program_requirements.doctree create mode 100644 .doctrees/commands/configure_instance.doctree create mode 100644 .doctrees/commands/configure_tiers.doctree create mode 100644 .doctrees/commands/create_courseware.doctree create mode 100644 .doctrees/commands/create_courseware_page.doctree create mode 100644 .doctrees/commands/create_product.doctree create mode 100644 .doctrees/commands/create_user.doctree create mode 100644 .doctrees/commands/generate_discount_code.doctree create mode 100644 .doctrees/commands/import_courserun.doctree create mode 100644 .doctrees/commands/index.doctree create mode 100644 .doctrees/commands/refund_fulfilled_order.doctree create mode 100644 .doctrees/commands/regenerate_edx_auth_tokens.doctree create mode 100644 .doctrees/commands/resolve_pending_order.doctree create mode 100644 .doctrees/configuration/ecommerce.doctree create mode 100644 .doctrees/configuration/hubspot.doctree create mode 100644 .doctrees/configuration/index.doctree create mode 100644 .doctrees/configuration/open_edx.doctree create mode 100644 .doctrees/configuration/quickstart.doctree create mode 100644 .doctrees/configuration/tutor.doctree create mode 100644 .doctrees/configuration/uwsgi_tuning.doctree create mode 100644 .doctrees/ecommerce/flexible_pricing.doctree create mode 100644 .doctrees/ecommerce/index.doctree create mode 100644 .doctrees/ecommerce/overview.doctree create mode 100644 .doctrees/ecommerce/subsystems/basket.doctree create mode 100644 .doctrees/ecommerce/subsystems/discount.doctree create mode 100644 .doctrees/ecommerce/subsystems/index.doctree create mode 100644 .doctrees/ecommerce/subsystems/order.doctree create mode 100644 .doctrees/ecommerce/subsystems/payment.doctree create mode 100644 .doctrees/ecommerce/subsystems/product.doctree create mode 100644 .doctrees/ecommerce/subsystems/reporting.doctree create mode 100644 .doctrees/environment.pickle create mode 100644 .doctrees/index.doctree create mode 100644 .nojekyll create mode 100644 _sources/authentication.rst.txt create mode 100644 _sources/commands/check_program_requirements.rst.txt create mode 100644 _sources/commands/configure_instance.rst.txt create mode 100644 _sources/commands/configure_tiers.rst.txt create mode 100644 _sources/commands/create_courseware.rst.txt create mode 100644 _sources/commands/create_courseware_page.rst.txt create mode 100644 _sources/commands/create_product.rst.txt create mode 100644 _sources/commands/create_user.rst.txt create mode 100644 _sources/commands/generate_discount_code.rst.txt create mode 100644 _sources/commands/import_courserun.rst.txt create mode 100644 _sources/commands/index.rst.txt create mode 100644 _sources/commands/refund_fulfilled_order.rst.txt create mode 100644 _sources/commands/regenerate_edx_auth_tokens.rst.txt create mode 100644 _sources/commands/resolve_pending_order.rst.txt create mode 100644 _sources/configuration/ecommerce.rst.txt create mode 100644 _sources/configuration/hubspot.rst.txt create mode 100644 _sources/configuration/index.rst.txt create mode 100644 _sources/configuration/open_edx.rst.txt create mode 100644 _sources/configuration/quickstart.rst.txt create mode 100644 _sources/configuration/tutor.rst.txt create mode 100644 _sources/configuration/uwsgi_tuning.rst.txt create mode 100644 _sources/ecommerce/flexible_pricing.rst.txt create mode 100644 _sources/ecommerce/index.rst.txt create mode 100644 _sources/ecommerce/overview.rst.txt create mode 100644 _sources/ecommerce/subsystems/basket.rst.txt create mode 100644 _sources/ecommerce/subsystems/discount.rst.txt create mode 100644 _sources/ecommerce/subsystems/index.rst.txt create mode 100644 _sources/ecommerce/subsystems/order.rst.txt create mode 100644 _sources/ecommerce/subsystems/payment.rst.txt create mode 100644 _sources/ecommerce/subsystems/product.rst.txt create mode 100644 _sources/ecommerce/subsystems/reporting.rst.txt create mode 100644 _sources/index.rst.txt create mode 100644 _static/basic.css create mode 100644 _static/doctools.js create mode 100644 _static/documentation_options.js create mode 100644 _static/file.png create mode 100644 _static/insipid-sidebar-readthedocs.css create mode 100644 _static/insipid-sidebar.js create mode 100644 _static/insipid.css create mode 100644 _static/insipid.js create mode 100644 _static/language_data.js create mode 100644 _static/minus.png create mode 100644 _static/plus.png create mode 100644 _static/pygments.css create mode 100644 _static/searchtools.js create mode 100644 _static/sphinx_highlight.js create mode 100644 authentication.html create mode 100644 commands/check_program_requirements.html create mode 100644 commands/configure_instance.html create mode 100644 commands/configure_tiers.html create mode 100644 commands/create_courseware.html create mode 100644 commands/create_courseware_page.html create mode 100644 commands/create_product.html create mode 100644 commands/create_user.html create mode 100644 commands/generate_discount_code.html create mode 100644 commands/import_courserun.html create mode 100644 commands/index.html create mode 100644 commands/refund_fulfilled_order.html create mode 100644 commands/regenerate_edx_auth_tokens.html create mode 100644 commands/resolve_pending_order.html create mode 100644 configuration/ecommerce.html create mode 100644 configuration/hubspot.html create mode 100644 configuration/index.html create mode 100644 configuration/open_edx.html create mode 100644 configuration/quickstart.html create mode 100644 configuration/tutor.html create mode 100644 configuration/uwsgi_tuning.html create mode 100644 ecommerce/flexible_pricing.html create mode 100644 ecommerce/index.html create mode 100644 ecommerce/overview.html create mode 100644 ecommerce/subsystems/basket.html create mode 100644 ecommerce/subsystems/discount.html create mode 100644 ecommerce/subsystems/index.html create mode 100644 ecommerce/subsystems/order.html create mode 100644 ecommerce/subsystems/payment.html create mode 100644 ecommerce/subsystems/product.html create mode 100644 ecommerce/subsystems/reporting.html create mode 100644 genindex.html create mode 100644 index.html create mode 100644 objects.inv create mode 100644 search.html create mode 100644 searchindex.js diff --git a/.buildinfo b/.buildinfo new file mode 100644 index 0000000000..707e374c11 --- /dev/null +++ b/.buildinfo @@ -0,0 +1,4 @@ +# Sphinx build info version 1 +# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. +config: 0bd13fe87530f01595e010e46b7ef608 +tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doctrees/authentication.doctree b/.doctrees/authentication.doctree new file mode 100644 index 0000000000000000000000000000000000000000..9bd30df4704b614fc40d0253df275af731a16093 GIT binary patch literal 3423 zcmai0-EY)J5D$b)a{0IrKB`JU>#CxF%AMP)4+yCspb@HQaxFv^FUZ=n_ik6Qcg^lP zT#%632PBa84fp@;Z|t*kmmoFLDc;$c+24H6-<^LCww9_tzio3N)pWp;MCpXv(yt{t zE;6oM`Ki3~Px-FA?YoA(vAQrZFZ~iYVj#Ds~O3r}5m14(tqZYDQ_A4`_ z`~E^I6)*RT5%cTJIU`4fgN0<#vP>+YUyV~{Er|H;D3;YJ;E-x)v{<`2Q z=D$idF)UjT@CUcS*OIUXd&7X)VDGnsX)sjetTP{2an=d z7f>Ws!!xZ|=%Kw~|G|Ud?)~78;fsSHEG#z>%Vl`!b`!fb!?PMD+1P<_wo$qf~ik;VJSs9O!Y*nFq3YY8{OAL`zd@#{~~0qIsT<$ zXx}3(u)8+nu;Xe_QrZsZYCENt+9{-rv%8vj&T5V?gcAYdo2 z4IjaWWDunb3KbbJHXI?Ygz8KqiPkCffil!NH7DvFh4@|!PD)?gMFn3dM!YRZ-y^@z zbu`wL=x1(bMN3N8p>(x9JHCs=HjrX~)v? z*^*yxczA+iLGPXOy|^&cL!-81ZZ?#+~o(qMe|1$Su`DMla(KQ4=qOK5fX`}nuWq^HHD|V zqC{^b%CeaRcyA^!8x8w@)9_py7p44&!=2~-x?pL0?D!o%mGGituCNVL$9EDwDkgZY z_l6k-FMix=NfC z0B}Z*V+5f5u(^TWzxl(@@Mq7A<5TL1a-#mbMm;K*QNA8>GmzYkt2fXMLgBI$k99F7 zQ9_9m<+C+^0|}W$ZDqCwL^h`k`RFg&W98U15}3>>O=qkusiwT&v>BF@=yidTws6$t z>RcbARL5-Q+8eQ8z=Oco#Re}|E`;=9k>d&4NvlP3)&o8wdvq+-7&$O&3YVx$*kW{w zO=gt4sb+O0(gt~0B4x4>Pf)(cKp;4Gc;jjeuEU69PfH_g&(w4))H}2N7rB~_>xTBx zFLQN7o2Xx_TM23xnJ85~=p)C>grhZKecJ&jWR}BDjjTy%?|g?=w?M6TQ;?x;+#Xh_ zpJJ^AeU*syw|FcbTHhstJI;adT`3-awBj55e<(Js-E=~YKt4O zPE!OJHeg8k39!vgmvE{-t~iR-&i1TwB#ye8&bt-kx+_EC|c_Y OwYFIopy6GN2LAzj#{%^L literal 0 HcmV?d00001 diff --git a/.doctrees/commands/check_program_requirements.doctree b/.doctrees/commands/check_program_requirements.doctree new file mode 100644 index 0000000000000000000000000000000000000000..3f4054c8bfc35587c3b5dc1edd666a3164af5a8c GIT binary patch literal 7485 zcmc&(TWci871mxf(&(tERhVx<)DG+cT3>MT&aOc4g2!Xu#(Z3oIGCiYMpFZWm<-iG6!8`aq7zWp%-3I>O!2b>WcR(E643&RX@H>-jGh=4(asb)M3s(3x)4AedDN<^N#aQN$CVkP9}6j&k<_dx^wMCuTnT0 zM%=bW+zDPIe;#Y|w}Y#}Em-G#X?tU(Wga0KQl_}?h6460qoN7xHhpn{&|%}VZoPYe zVQF>#sf{Jf`q033t@>OG`|#O?Z9&-gPtxo`p&1eXiq?Q;JEc7Ot-ElX30~{#FmyZw zJJ9U_f$$tNYkLiz-Ci>=LGQHoBI3ecd?Ix8EFnZ4 zCPLDPj}3N3uS5@HI(A1e})Mk{*~u9cSYaP0h%mcb7C6bUkN&weX zG$PJ@?q7F+bUQ7M!b2w%`&BlQPQ{6acXvC^POQKpU;uE>IgB$$76Nr+tQngSlc0$E z91)R{?1$h2jk+AkZ`j2Kz~3I9%nAu?MYJr1R~n&MPf{ot@lcG3aRf^tOiBqzVJqg1 zI&@O5vJ`~TA)*{%MJpKb3)6J!AbRmGX(0TICc+y*v^e6nGHBYBD;q4nY_d2xNWL&Z z^7C(ngvRQV6qu{sP)gsjerZhp`}2tYm;W>ROqw_be+~V#g*y57Kk8$?Q`w5** zi#_?8uHGwm51ePx6doU}S2K*$FG7U2p6_O1$kn7XL%sd}S0k5B^gL?grgPiWU9%4y zFFqaTHa3JPUK~Z$7Bn2z3J~49Q#DR@N)!S@Y1_zpTG zo^7#^SIVq8lJ#feB0tw@zcF-7-bd1{MJXDA<-uaJSpoB!^KtD$)&w6FnRAV@j{ezX zTUCw3;Fi9mQk<$oMm5JaIB}3Rjl^jcD|9pOPwBamhWmKU=wNn6FL_x?ZA!OlN-mTm zwmGS1C07b(1$1mzs}^i8jnM#zd^8|_!@>+*$+BCeTXCk6OyxVl@{Vrzc|<*}IL-0m zqq!v&8zy*}PvclYRMWlCXSQ-ZZ$&^Mi}pY;SG;Cvh_^)*doDFP=_^E;hRo?c$yAMa<;!q*p5 z?!~F^`aA)0u#5m~c67^&qaM_RMTB1h0`06NmZ{jShxAzixGnnGFmWqL!mwt5+EHnQ z^Do#en-K$c@_s#(NS^tzdoUzGt?+{+mfUU5G$`?uyDy}$kX?3tA!&mQMG7fr%1}Yr zEkGHG;4pCqri%rc+Y_Pf)L)?|EFyVoVv|S2&45v86n*aD4o8Dyu>&@Tr{C31Uf3&XOL;9ws|ojC0yqAnAq5df4f z8YXa$f;(n0zWIZjKZZS*(w;ZQoBuhi(;|l>)9z2q8y$#csRZK=gwU|G@A0Fed0P$RR_ZJ;@N&5{9~H-tDU! z#^@PZ)2@2~x}Y8$Z{rPCHYUXEy)3~JbYo<$fr>P61oXt7hd41WGUQuA)})=M%i3n7#X!UKo|zMUiH$V zl#0tEjL*=Zecl-S4KY6WEB(AeKQGbGpXujw{A9XKwA5TSWy4S(8OkF=b(96yaE)Xb z1Pf+%@U@w0>T9MKo4z)yFM0xqA@L!R9ifme>8zT~5le@QE?{HWjl&8)hV;_dU`5>? z;n*%$HIpuk@JDt|RgPG@JkG25f+C58gG&iYC#XnXjH8vgWJJlCxm}EZ2HSp;{~E!A si!Fp<(HOT2R(WS+c)l7oE}s{X7iK;|tWP(4b3UcUB8yP{&$^xe0tt}DumAu6 literal 0 HcmV?d00001 diff --git a/.doctrees/commands/configure_instance.doctree b/.doctrees/commands/configure_instance.doctree new file mode 100644 index 0000000000000000000000000000000000000000..77e9763f1e9ca7c1c64ad3cf80f291bcd53e4c9c GIT binary patch literal 12047 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 IKW#Vv3wcNB%>V!Z literal 0 HcmV?d00001 diff --git a/.doctrees/commands/configure_tiers.doctree b/.doctrees/commands/configure_tiers.doctree new file mode 100644 index 0000000000000000000000000000000000000000..4688f23befb197741d03debd41bd743162a87f73 GIT binary patch literal 21375 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 Bbx;5R literal 0 HcmV?d00001 diff --git a/.doctrees/commands/create_product.doctree b/.doctrees/commands/create_product.doctree new file mode 100644 index 0000000000000000000000000000000000000000..16c131e7f97a9761e631c9183f1461877eda31ad GIT binary patch literal 5832 zcmdT|TZ~>g?e*`5J*BWuv>K7*AwsisRh>F@&UbEg z>QU!cf4+Lb{8O7EV>~$-kT6Wrkcv_*hiOp6G?C@!<*i?qzbJQAFDJ($E%Jbt>H;VN z#-lK&N%^o;8=745NDQj|OM(WHr%An?by$}zJuG)wPjw`h5p6B0o#8OZDUsCA@-!?0 zIUJUn8pKNxmoz6)i=17q)-K(rCt5G5kI;lfLk=+rw-^F!esbIB@dFE0`?xMhuY z?SFelWn6&vmIZB}-O%2Eh>I zJkzcWb)(1|QL{dS(S3~!{_Cwd)yAPoNJCFhDS0xf0M-Pl7n4Kkap_SaPW3pX@b4H- z=p8d2Fn2WU0|RKw95W)@MoC8p2re;jVE=y#-&pYn&u_(U%ZjVciY~!yxe3+%$!Q|V zi37?Fo1;IR|7abg4=lNHq~4SR-JeZh-W}^Ah>N@4oh;`8z3Y9{@3$Q4=l#&T(;DA> zs0nyNkU5X&Lze=tI&~N~Y44hPe>&*@^P^n8go=mrBcgNLWZt-2b?_A1%6nDh$27!JL@cOMzU&gc}X^FbkK720)vVt=ruvvviwKE=l=+N*iD zEc(a!Rn->#0_t5;-*~!c4TxW~IX6~ywrrO;mwvZ!!tbBuGrz5JwI=?JJ_92C&P9Q` zJsg^Fs^K#uZ#OC85zTFZy5*(gb{>BM(7(I$BT=l5_qvezhgH+9Q1E@X?OyK&ZjbMUeT*Yp{UH8!S?aaLJr&Td)f=JQ(T;0AUW z_qdIiczy+HBN#?)$C%F!mzj6)k`dv2M{-#e^v)DdKR|VDeJj<%tENZ!bt@;EYB*KL zm(r@@Hif)3bxtKmF>Qo!ZCt;yec5oEZSY9DxajM_MGKs{9-#YqIuv#5$KFsc$ebi1 zBKmr-JI_f@g>C&hGL`5#?_E$Uj)sO97P?awXU0Xlu`c# zZAV;wrZxon;mo)Fj1*va&Cbw>>c;`$>lV;=?J>@)HdOuczFNy^mgcx7(IW~t7u5@GK~<_= zA;9#py+#=6Ra?3|(_Xb67x&8pu*@TI5??I)+QBuFtH@usC>(s8bu3ZzF@- z{o?e(%x1Nvb%5^)28bf)RI2reB$I+nC=d@ZUc}>yx~%)jJoH1F>7FtPINWAmb%Qh+ zLroyUL+22zt2Rg>Q@@!~iyZE@9u{%t*DeWQ%>;)x<_U>3!%Z_|oLyVLnaTt$!qh*B zwL@*ulPnd~Z|^i-5=j4u3vOL@(+{~Iqev@KNx9@g1!1=aWd!1Jh!sM%Xg@UQ<@ZN&j*6{|rBc_ytTK7X)(x7B}S2U#&0F*v1@Gy^rIhHZs|JLibf#*g( z4rbWvnTGvM#~#5;w96jSe88z3n=_CQ_Lz(#9M+R$geVFnEAK6<>+s3guY^>|q9HHOx%mZDO2F~C;X~2^)e4xq;J33K_Vl+d>W9_?9N^CIdm$kzZE`xh{hzLG~ z1dLLNGp+=nI`nBwc;w^NQRiJF^>+1c2w#oHHm9Abi!?dXFLY|zW)p-jJdr0MM{G!6 zl6*puo$xxh4WZy!5^s^n=y=i5*<9^R&Du9ROoQ9F9&~j|#d9C#m-M9l-aYsbF@Ep> zf7mDN(ZL6Lw2wc9>S-!@nn7$l?HRf=_Q{zcIV;#rJ!$r>u}AEI*~A_fYQ1e-bKH8s z;UZdIh+t=Q3_CijS9`|NL0dROJW8Y5UkvFBGm|xSZ;E5jooY7iOz}rL&Si<YJHgv%+MuUF=2<411 literal 0 HcmV?d00001 diff --git a/.doctrees/commands/create_user.doctree b/.doctrees/commands/create_user.doctree new file mode 100644 index 0000000000000000000000000000000000000000..67a61561209a3025bb05c38e0551fa98881636bc GIT binary patch literal 6300 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 L*`NbI9}WHk4JIjp literal 0 HcmV?d00001 diff --git a/.doctrees/commands/generate_discount_code.doctree b/.doctrees/commands/generate_discount_code.doctree new file mode 100644 index 0000000000000000000000000000000000000000..08a63fe0f3159babbb67890562f5acd4a7c4165b GIT binary patch literal 14154 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 literal 0 HcmV?d00001 diff --git a/.doctrees/commands/import_courserun.doctree b/.doctrees/commands/import_courserun.doctree new file mode 100644 index 0000000000000000000000000000000000000000..db87711686d2afea46fa2971f54ffc755108b664 GIT binary patch literal 16534 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 Hw;KNqu#oLp literal 0 HcmV?d00001 diff --git a/.doctrees/commands/index.doctree b/.doctrees/commands/index.doctree new file mode 100644 index 0000000000000000000000000000000000000000..9d2aebca41cfc1e6cd7634b9903fcc5fa542c836 GIT binary patch literal 4348 zcma)ATaO$^6<+UUc4qIpUM~TA$wpBUCwO)c;vuqxgfKz`li{K$;w9?Tbk|H3+g;tR zsQXs)XF zz}zEwD^qh`E7&wVwlY_<{bECO#3p1#&uv&~Q{G~^XL|M%l}g3W9^_fZRAMTU zhxqzCd`gBqN9t)64D1vP=GaOcx?VK1U#z)KZT8Tulm2R0j+onG)@nH_Ev`$~Ta!5O zy~=IIDKiE{d~Yb0g|BW>7W2i3#TS~7Nv3q0mQ9FNiG6Wf?1(#JO`N(n2R17P1yk1a z4K6dvr~O}DvY-7TAHXy-2qq2U`lay^P;0_`QbT>-gPvdyB{6vhbId{)%^p?&TRf7CgR)3Y||h%OcGm zl~Qv`2UC4m4c+azV6Mh;QfeMaWh_%j4ib3ba|Ep9I&A;ioU1vrJc^N4hCf00{O%W@ z&yNZ=2|{047J{`&8C$R6c$rxmu9tLAxZ;{lPo#kX%EF8!=>F<#yF>&uamYYjD(K*D zN2)k26F!z{aGm(B_@4N__<{JL_>uUr7>b{A*Ui{8;e{2|!&M{|D||J$-h*6Oa^(HW ztxwW?R9(4_kV%3kLGKWMUe2Jlkn3O{`dTHvgE>K;8I!6Ke{-8y*~hS%c;fjCyfc&K zI(cb}(pE#UKXko%l-i zvm+u9L|mA%L38M`az|sRQ8{MnocYY{5){N7i>BjTXQ=c&1JF@msAd6D08j)9PXow^ zo=7XA28iLjdP9xOhHgi5KbKSfn8Tf`ZcDHf4LU40+##Pzc+oOjnmKhN;iGZ_`}e5j zP>+RP&N5JX2wBX@YO+r%_$=ZIfB;gJ>y>ugf3t5SzV9qDBd&F>BY_l4F+@={xEoN2 z+Yg>^Y1!~vDtEfXSyJ)KdpA~A++NT-x1rg6XOXeA*&Wawkb6eJMJeu7x!shhNeSE( z0FGM))NnU7k8_o=)hzwAdE`xDhAlqR(m41o|`EB@fPmkjz^+cJgf3;DM;$@Vw7hIo9ZpZ!%G=zb$S&GAY zXm_Zhgy3h_ogyc*XjYuF3q+=%47qX#=2BTUjf9+t6hGwedYV(}@0g4M06!{G)dr5b z>DOTyrFqN(1a_yf0IG=*zEE%QvUeeNUz7!opckUYuXP&$*abzZF>;{p3rEx_OgUN- zlNsf1nzK-h^oF~rkTL+q2`cy!76=a1aOG~rkh+LCz(*S4F{{ycz14^HYZSSfjzdqo za%)^YrnjK$hHirLMJCeBKyBD4U=jZgJcLomEQ=Q|Iy!(qb#r&LKn<@$kfCinTM#ay zhb8EnL=4||#f1>!Q}IdZdPF6F3{}g|f<15$SA{r?X`6#N#F6OuDzAvDcjHHythLN3YekLgn0A)>U)xd_nv0 z4=w7G+i?y|?f;7a17!07J-|T!2%dUc{T!tLkc^_j^V=Z$;lNoJSs-uE$UcDE^%DvS SGod&9Rzi)g?g;_no&O*7gQ$uC literal 0 HcmV?d00001 diff --git a/.doctrees/commands/refund_fulfilled_order.doctree b/.doctrees/commands/refund_fulfilled_order.doctree new file mode 100644 index 0000000000000000000000000000000000000000..89a6fd27c3e1a438b76270804e4a2361841805ba GIT binary patch literal 6772 zcmd5>ZHrt<70x8->FIgRU*oZZqI$Q zs_xA6%0fg}cA&oHiYWR~#6PjHu;4EcL>7en57Fn;ed#+rd6@xsHPD%^s#8^`p7Wej zr%pd?{U&(vl>KMcR4RgazsGz(PJFI%v*0IQ7V%i;kMdW3k$;eHnvP_9D#@hBb8`w3 zo(Mu;@;HBxn^h9mL8yA={I=qr4wAT@E?Qz)V~qGMV*&>?ROnHT$g$%k3&yTdFT z24Tp3H<3P<{eDifFsU5|noAZorilyX*x7r0pENa>pS()`VP2eJK4s8Y=i*DIp%DD(=V(SSyuy0n-@X3$(Dq)?_8ZUoV^&ioI)n<%$_YgU1gaRqKAPDopXddvd(z zf%n_bGtOJ3aY*=wvs=IPb8@I}A!n7At1&X$7_8>zX1?y@8V{NZWm4D2E9V#{`7`q;QB4 z9HEx3x84odp|jWb0ww{t@}{D{K#(q$#PM*B*xo!t-0^!%`l|Oz$=dtT7YX^}hrc^6 z=n(zyz>bCfzkr{H?O&hVMLY1i%5RpcNL=N9=c*1fe|HjVwqJ#&syW^Ix5wX_@};~G zw>R~2(`C)~o|aoW-voI%@*7h%$W9oPOOeANEe$Tn2~wG{Yq_2@wo zR6TQMZ9M)OoqNXJRu3;#VYWD3zX9AgP7K^F%&^9O0mgo^lC?99N%-V=5~p6X+dSKj zl}nN1mykZ)VB%M1?$tvnD|w;~mxls@Wipan6=j*0PBiL5cTSnbN{0Jr zW>ia=Gpk-Esp#X@C7$J~rzrK91-$4eF-F~My)It@TW^ZfuQ+DKgqwM@(BgKUKD zR*|>IKoJsndqn8zz#JZ@BawbV49r|)TM5;Ga?{E5uzRbk0(^hz@Sw}3Or(oD!wMyH^!O?z} z!K)R3x?tNy(+v|;5DI9odIFVNJpX0kZ$Q~Xh}kMXu*j;T^G9@7o|iTHTTsWrfVndy*}o}^G4Wp^ugAU-*; zA_tkcMxA!vviMl!c9QrsGb>Hw+U-`n02Cp8p+eC^K3vHa=W6y8a`>G9WQYbySo6h- zUYzNyr8|dK>{PqjN#_r(k8mt?4(GZwyH+`ZTM-ckC1Z*oxPm;?<6#M$0e4LMcG>?3 zz!^omfv9Jsqbm3=%-hTk? CG~WdP literal 0 HcmV?d00001 diff --git a/.doctrees/commands/regenerate_edx_auth_tokens.doctree b/.doctrees/commands/regenerate_edx_auth_tokens.doctree new file mode 100644 index 0000000000000000000000000000000000000000..636af9f224f02b3c31ddfd3d3c035bd63d5b6cba GIT binary patch literal 5543 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 VU}|E*yA_&RSe6ZQ;OC?Me*qd(;pzYY literal 0 HcmV?d00001 diff --git a/.doctrees/configuration/ecommerce.doctree b/.doctrees/configuration/ecommerce.doctree new file mode 100644 index 0000000000000000000000000000000000000000..c9fc40da6a69193b268f5e6de6354376807bc729 GIT binary patch literal 26358 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 DJt*u# literal 0 HcmV?d00001 diff --git a/.doctrees/configuration/index.doctree b/.doctrees/configuration/index.doctree new file mode 100644 index 0000000000000000000000000000000000000000..37c0936d51f7a4c5aa45f015922f7cece9d3a432 GIT binary patch literal 2908 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 z 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 W9DoIyi*X+q99PfBBYHRI(*GZlG@O$F literal 0 HcmV?d00001 diff --git a/.doctrees/configuration/quickstart.doctree b/.doctrees/configuration/quickstart.doctree new file mode 100644 index 0000000000000000000000000000000000000000..88a6762009d6920a8a13dc8e6a6966dfab039ceb GIT binary patch literal 27710 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 literal 0 HcmV?d00001 diff --git a/.doctrees/configuration/tutor.doctree b/.doctrees/configuration/tutor.doctree new file mode 100644 index 0000000000000000000000000000000000000000..a36fd70380ca22d4ac7d53d4566191e8fa7a4ac4 GIT binary patch literal 72408 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 literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/overview.doctree b/.doctrees/ecommerce/overview.doctree new file mode 100644 index 0000000000000000000000000000000000000000..4b3075871cacadfe6e79fabfe942b2eab49f58cd GIT binary patch literal 7978 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 BO^*No literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/discount.doctree b/.doctrees/ecommerce/subsystems/discount.doctree new file mode 100644 index 0000000000000000000000000000000000000000..b329d1aa164ea70caeafeaac8bf85df336eaf4cc GIT binary patch literal 13076 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 PQcQ%+6~Elby6t}eT$xUn literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/index.doctree b/.doctrees/ecommerce/subsystems/index.doctree new file mode 100644 index 0000000000000000000000000000000000000000..54ab09b8bae12fc430f66022e77f14acf693d867 GIT binary patch literal 3006 zcmZ`*TWcIQ6i#gKdUw6PCMl)1Q$k6T(AZl_A4;D}8%n9^LNAoQ1VuZeT?uQXsicW_ z3xW0_B?dhdqW+Tp!G4;VoxR`~7LSgO&h`6_^k?he|8{Pbe}3QQT&U?eO;e>)W`pmf zIw>-yTzDIv{1sk>$G&UmmDPnwSn#)?k#HeX!&G=4{9aUdLfZ5C{I+F@6IwOLd5gFC z_Ve(VcYVtVC)v`L@BLhi?94ir*$}m$wDk*{M(-{8Wk)EFYF{3~JrUwYk4yup_EYVrUP`-g}k{t+@ zvgx_8Nag;;MlnL-9q8q{Q0Y>Es@m~eh(IUKu;t>_dmkb*{s5)>2)~E;J;Lt^e#icU zce_RrP)8%m)E^K1$&ISH(P@#m@OK#c;~O@A&u3cQQInS?+ka*Z>r0 zUg8zNnMgef*S^g~ngZU}ez!K%2s*0BM$E7@T-@@#63tdCIfHHwELl{v;Ggi%_$hyi z?rs4x1Hh3lcgpYA4L!RuG|y2Yy4<{Y{%irYXa|U9jS1gdUhC&3m6bHshyV@~!)!&SmeY>Pst~nKS(hUEyY2Uq!bGZ)hM4`i zq#~&ASmt8SFm(=_F)}tR~Ss01cF8V+s+2bxkX~ibafTXBFjmGM^v>G2td&&Dx<;uQc|)ZwtgYXEh|z@rddSO0h{L9 zGO~QKgh=AZOJPNY*L{MiM@KRyQb)Nx=LtC1M=}=7C`kvSyR{mb4>bQ?{DKq9F!ex8 zrlPeJ{ocVCYL*wb{b3{V#Hzg+EO=MLcMHMK)BqEFn%`7CBtRCr>%~>luJ+ z0urIdz(73|j^dQSfL>D*S;Vf?v|?g>s9Xj>23JZ7`pysmXShtS{k;TQmxN_hNP@>% z9J*!HhxPLcSe4^ypk4b-re4MekMC5Y1l$D@@xl<`h9i!e3Bzc@W9Km58i)!{HlPMK zWE|!GXhm8*fgpypakFU0d5YH)|?YV7r>Q! z>$d70T=f_jYIdnZ$1O(m2}cDG)F3Vs!pLQ601t literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/order.doctree b/.doctrees/ecommerce/subsystems/order.doctree new file mode 100644 index 0000000000000000000000000000000000000000..d5317312ce7318e6f0d181f77b2d49cea29fc69e GIT binary patch literal 4909 zcmeHL-ESPX5tl8Wq&t1vaZn&ux^a<4LZ!PPNP)tDfCh1bwu)ufc7nVF1aFsjWVE~7 z@I$^U5TJbs5CMG4_PKvb|F!-|?(Ut`*2rrBA8^2OI2_IlXMQu}-+TXjcyA^A+^(*; zC}%^OWu?rRuH8l^Q(Lgo)IZfn|ERyO4_#l;S6W(?vf8bHBjqB`6f5g*YPaLrjmY(| zS--AXYJ@Di<-Et&`1&{XA@94M5hiC#Q*QUE%9u)C*s-2#!;0Fog7eNxHuEa{H^UEg z)M~Aw(81Jv-}OnSG+%XVjjreJPA*DTpW88Y18R&CV{2few`o;m+Uvib=2UAC@!czF z5x+JvTP+4-nqDY2@jTY88#?t_58LQe(TXqm>g$zTD=WcWI#H}r zOvC(yCKa9g^GYUCC0Z6Nxe#TR$VpNunc37F>Z9YtaIm)&oxBoxo|t(hQkv)UWXuvK zz@n08N@CwaClK~2&K!%L+fomcPfC#dQ3;(CR9&zvp*peU#O4zS!%&pMh#(FQ@Eev( zj0-kdrff-Th=WtAoEera?UK?mnNX2?J)j-jZ_5lEF+SdY;|uSLCKV8eqZo(h{9PaI z{MQI^{vHzPH~7Dg{|ERVA$v&ceil8jMPiA;BHNilAmp(9Vh_6$4{qOGE{7$&~gk`Csfn z0goJCMV7ekI}3CZX1-YPOloBOCHr$}*pzh+YwUQbXsKza1+O*7EcgEkJj=R>NTrc9sy{^1t$2|d@f_5p`Zs9nULzF6XGz#@z>kxzJzJ6(r;_EV8)8?NY8o23 z|6hl@9+e-vw*mm>p+2EZp#5Sx_Ncv3I_k3(H)wfShN1O7x#f0Jt9%Dcx_)=7rNqA1 zZM2oCcKcnQK2a!*tjyr`uV`-3@OF* z;56@sJ-5$h0$vO~K+Du~y^M|R6x;2*qRKZC;82Vfp!9JZDf1?I{X_|$5mu%$16S?( z)=Wk~Itx;<}zhLusJO=eA&sM$ZD9lA6O#Ni<1GiJLiXcT8QWV_-Hreu&G1^Yz z^TPd#8&l~=qY=n@7y)o7)fDM;-*W~9z)5f`#_<>&#|G#p?|=9){JEnh=?(FovJn5< zR=h_?AFmgE4RwZOaG4GHX@WDcM*xWW((woAqKUI0h;iJu}^aPw^-L`no5^??bM*z%sd-(Fe% zp8uA3h?w$I>$aCqF38$W1rC|_@RD|RKQ~i sk_uNsjnj`Cb|`Xw&JxHUz&4} zD#1ggR`OfTKj4S**}G?R5&QroBCTSN$1~%(d^6|w$)EM!TKe+`rej<#W~8d5s;CKm zt5T(FskGs3`1FtPGJN8vnw%TubV-9>14qfYs5F(~m*Dp!yXC^nhWnd_mX<3yUS|`w z!8U&hpRlQ)SZ)QqbmR}eBg?2Qd*%wWG?um@GK2TlbGnE|{1eNo&|9|A5!hh^JM`0h zG@Pybjlteie@k#l!>KEX-zL^-UO0<)#&@mr%EUKpmVy`qBGwa0+J3cFx$a_9kn&8^ zI`TNbX-N~00y|(2*e-j>*4dH&W^UVV-Vtfdi6OEo)Z*l~CHekmHHT?t-kUV1rD|IW zXU@&)$p*KQ7iQYvF^`_!bOk&x#p_6;NyjdE?B~C3tgSs~G#jpDqm;~&Giov?YbROEJx?lAs%7U% zF%d>Z?a@m96?DAd z4~HT>8H+TKm6Y-DqJnXFN%S^EuJ@KC6##{Qw`D{;cI@w2O{5Vd7Ico}Y>?PJ;!Uiw zM1-enetX43D{NhS$_>9?Ivw#eAJKDnMd?x0Zy9PWmkk=l;fVYwQE92Hg5UU&2nYBa zTgQfSwsSU|vV&7UZK$N005JkK6#))g(stPFXr(Mnr8Qp!e`6l}PH#dEy=P$99=1*k z?DniG^H_}W6sAmIvt9;&r-m4*EWLF2+V91VBwd>?fJ$w6?e_sQyvq{~1FRwNK~JHA z#$IIdb8cC_>I%>|To~HKso&MKQ`+W&zMydDO~1{E7`GFD2)uz8EwRq5m?nNw(ZV%Q zw|`Ewgcre~DQQ8OA{-@+Pm1<&37_RumZ}0*@Ka~&lP^yU$NJ&b!<=fZbj|?2f@(w{ znp)c64|>mEk}^qBfb3^Zu;8^AmJqj{|G!N_&q^n<48l{ z?h5;x7#sXu4M5OUUeOL|12r5ubLuxrC2PD9?%>rb8`y^5C(f$;g5+;<Z!?(9T_WK>}a+C-~iK5>?$!??+1h&Vz@b5BfJM-0i4zihbOUsm;Dczu) z?nlmK0623@SqP6sIJQ7P`S9~E;Lm+sm)FEc%7yrkR^m~)B{8xvP zHgMG4wC}gMP-w}$YmZ8XNvTBO`(lHalMCbg;yS2^Q)(JL2Ml`^6`HF978g*y=? z0MpmlcpGz9DAHGAoF>l#Ql>3vh4Nj(0!FEYj{7CJ&T`rkE^^G%5pjSTorW> zXm9*Fl`rB{>bH6*LG2U3ReWWnhor81_E?f6aD{-@6>EbbGJlhFi9IEj zEQPCLiZn4= T+i`M5kAt(&^zg&L6|=tqrKv~8 literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/product.doctree b/.doctrees/ecommerce/subsystems/product.doctree new file mode 100644 index 0000000000000000000000000000000000000000..e3d0b490242fca9ecf774b6c09803b2b7905e849 GIT binary patch literal 6117 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 VJPbB9w$D2s+gMnI4PQ0({{uXL?K=Pf literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/reporting.doctree b/.doctrees/ecommerce/subsystems/reporting.doctree new file mode 100644 index 0000000000000000000000000000000000000000..75812d6966a45b246161f87184922b401b67c869 GIT binary patch literal 5761 zcmeHLON$-H6&^|Ry7L~%5&=t2nc!F=Gjp@ZA_M{nb|6O4ICkVj8`IS7uD(@FcUPw# zGxr7z&ceY1wR6Xyjlmm(|4@EF{z3jhzEl0UcSep-R$0UY1Gi39pE~E%`My)9K3)6! z`Ms6+7xrx}RW&=|Syt&x*d}adI`yTfT=PZq=&#Ku&BHJ<{K9H)QqhDJtVpFQG9#+y z<0kCUa;FM=(tW>SMe3BUhR@}iT$dXkHxK0~tU2Whu{0I#d?;#doT{em4}N0j)`_yA zvL4sG za`xErDx2up@n7crgJ*gS)9ko4X)ID*mI47C+umtAHhm;cjDY_kq!KcZb ztYkwBS(`OS45!NYxmFpozQ!(;#k4K0jy_)~CmC`|m`~DFAr-#rH0MIvX(RV7}AdJf&0@(6RP{@z){}%q=#{VOL zR{lgD%LnoZ*jnvD3yf{IJhvdKgI*9uA6dcP;Y19Pll=(BCG!S>2qvAOD+^b3=VKc09{#&e3j>d zSiP77uc@dV%YniL+tuFG8ry?Nq$1cF!H9WavQ2djw!?BK!5e)=U@B*ocCA70S5y%g zNJ>uy8PP*J{2zM0$e-lZ^QXtr4$?X1k)MbGcwwictS!5&l!X7AzuQ_ z)pvjM?(cg{wu6Nqvsd?n;OLidu)mChXZLTetUN{apw0U9r~Fp2B&o71GRWH0n=W6G zbDY^)q*Q8CPzO>}RP+goJ^+IQ!;0p#Us2D?z*1bq!OMUZfoiwlO@Y%GE0$}WQ%cyP{DK~=e} zsu4+K0JjQzOAtT-<*}Y}f;R#|>gsqg$ko&vO!rpd8t^9pz-R59gtL#{!&RdchzqQW z1zuFNnPt}TJda*ji>t;9uHi1^RO$fF?G>|xJQ zS2%Vx6ItCXxV0a@gi}FoOC&w=RvZ&S*(EI`jI2e%YpS{?r@yu=sk$>X5ywMAv!rw} zjhlJj!TwFSe|0hu#%PnY)yLoj$kfy|VZV+1l9sio zr3nwN&0JF<{}J|Dr3(Z4Pw!uyxb|f@AP10mRw6zH9BRTYy5ykcB@0owsgP^CnJ?>P$VWsq3KUY2T3J%K zA0;u<>F5`t+6tfPWL8o(9f%p-o0H`)V~V6MIagM-`MRH=oKiuCBb}8SJx+kR9XMlw zj0id?-R+hoIbHtOEi~o*jzxFll0SPu+9FVQ;_d-+A>vA?iQN2 zNTgS@vj!&3w;S$FUny{ERhg2S56u^`kRoyEYuALs>d_UAqkh-; z(d{exLBGZ|z|-C9y1E%uL6Ayp5)l5d-94wl2h@~}cc^)Q{0qe7v*tqp1Q%^U4gHEm lPP7{i+;T;{J&5D6Zge*?~OhnfHY literal 0 HcmV?d00001 diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle new file mode 100644 index 0000000000000000000000000000000000000000..94acac7c09e5bd719ec6aae3b94c9c8e1243154f GIT binary patch literal 539979 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%0D?}iGo&` z_ah+?rVvkY0-t(-e(+7_PUOX+uI?f#ZIw`n36*wrqC7Tx^rI6MQ2Z2_ov2`kdTDky z%F-+>DhP(yMy?vzfI^*UV*XSzUeyw7 zi}iRk8RqkbrN%3_2%U;7?+`xVr_kRTzxyZboW!>G)%V*p>L3 z{-om@fEvqd2@OEHHldVBI1sY3f=W_Z5p9(cZ(nu2(n&&O-mjt;{v<)p`^x*z2Gjs4 zTRZafZ=0G5>o4cPk7EomHQU<_qUL8929%oG-S{&v_Y^yv&V5027~ z;uGrifC^5sH@F95duQwrDnOtj5$wbr(q2%g=bWny@ft?gvX<9u_86K#Xn?B((h(Dg zTPYWxtsJY%0BVKfj0)-D`15cox?8LB=GCbw{gz#8c2ncZ9EP=KW1wNFDrahhq<-ub zl&s8i_HAE=8Lsq$&NdIz&u&H}2PA$3DN;Q`oA%awtdn%FVTMYm12(8JbR?Q;vw)VB zjwIClJf-Hn%=H)~gw$LEY^ml?A#HPqaMtuAZdfFs>vmP1AvxGod9wsArMkgySBiG7 zE27OaYxU+CD0DQL!m!aRk(!%?#Pxb*meEQ=;u@eS@lJ5HZ4>bw32i;)_#ENLtZiym9zN0#_@U~P+E<{rf_^CW~`cBmIWwyRv!x8QsI z_9|eLz$(|1X%g!t#N~7MPvWfgxyf4jSiV$kGClnQaU(cAz1R*$j#XcxH`zJ=EqqJL z`T9Iy#hQ2yoB?!3=<*0a1QBc8+3{+Zjgc)@ydEC)M4(oyNCpTlVlNnl^$=VmY4B9b zJN^-|L%rmJ+8a2}s9L3X!)_c3R?Opk3wFD48UjxL8qD3_zfkB0NH{Afb_+wVvJxnq zM}beQhhThW?tAm)s(bY2)zP%CBZ6GHqw zlft_IRKafeLS=HkfNlAu*pr?&^v@e~nkE_`F2|iNm=N;74N!nDfpqf3Aj8 zTq-G?k%}|-=v6vo4^eLr#5+HMQbCcZ`y^ud9$lf%hlo3t9=M;X%4bzX(V+=hWbyI= zt_l_w*W7-m4S+sKhWco=Kxh16X`zxo4(pIJd*YKrEa%X)%XF#e|7lb7P>0&$QKh6M zd(%eUo9LcwVbvAVwt8K5MO}&TcDvGkaDq)+=ZYgyZJ!xewxw~BMcZ5IsKn;Ht}_mc z`AFc$nrxT51P4DPaqY8uWrqAIU1#FGuJ(1OZwsq#6@z5m;E!0T)v3upZ;LPqJ%Y3B8pUAs6pg(Vy;1kn_G8mJFx? zQZ|DW+h&YVuKZ0?Q?3redr2GN^q~X0*{dQIW!E7OzXa6~ayj_xf%A6_r_6aVVP}g$ zZVEQ(X+5udtaEXZ%DZF`n~d_l6j0saeV-(q2a{IB3n>$@;Ox#rF$t@Aw(1-&WQ1e5 zG&&aTYr6*c3j*oRI_uVB|WbMc8Dq5KW%*Po)xF}lpr<=5!) zQC$28B|Wypk1X-+K!lQC=AOkbv(rN_JJg#W+XyA~Etu_3B^05&h#a(Pxp+K3sgJU6 znTG#2#E76nc77xTIfi|oUgEgqpW$0laml|TaoBd$Hd}@FJ&C_G5Nq7gaa=Njea%CX z6DdS(ygYo0-FWHVNOQ#YCqzh8#s{JxW}cvCHf84PIVI8(IqlFr2uQCwxrvDi5&|rE zZYE#Ep59r!OR-F^EuHtTQU;I(NhrA~m=cBkZYW0MM{!f^;&4Nrn5b3j#Tqgf5kNuQ z1~q0-pV&Wi-dhm6(XTr%9?&=jLN2^Q`ZJE@+TfUQ$^OewY|kZ&;X%6}5bV0cn? z9+)M=6K+&F5tz2mr%seB*mr^;o2PZO=R|GuK2fH`T8e$6L?|ctiUdCun=k1;K_%f3 z0i=*3bdyx|ud9wjGbxk{M0poo-GvJGr1wru?XoM+3khGF z@;sT8$BwJisEh57N;P|#U{O*NffutRRWjYvgK8FsixOc19jS<+&tU zWNUA-wH8B5{edFLo>kBX(bKF1CehQjs@UCwET0%OgnF6=X!f*DaJ9wmLfu(f`H10g zg|WLP17cL{&Yfqc_1IuZDs&%{6Z+;6JDQXSl{_$>#g5o9JAW3jL&$O^^)Z->PxOf0 zSIFvpnJx$D(odJq)8!Fd{D>Vrw#1Jt@$Epwj$h{f#4ocWOD{XrhacOB9rZ1^0-sMP zVs|de*&Qv+)@kGG07|pvxfo4w))M)IF!?_w&TusDAMtHvgRt)u|Hy#a=x;ZarU>G6 zyguZaD59Fj&>9~ZSEnCR0Kj8Js#>3}y5%bF2!cTDWT`&$x z{FLD?bZ6C5lG7bM4?Ueg2IERnlOp0u<$JL88?&TRK9ATV$CfCp8LV>(36cOQHtF5Z z<&PsqG;@sVCg3JgF{ksh1*C=1W7Rsgn9~X@moTZLV5AbFI2nn>cOP0u^ygHzFGO&5 zH$|YMNg)xmKRv&E44vo5f{=#aLzVfGUU6G*2o`KlkOjU4d$Ix5@ij9d4mELvH{9n% zh+Y~Tb*2WNJ;9b?8l_wcN2yjp8KpcBX}=?1DIcq6QoX%=1Y?!VI++nNA;+`DI?{)^ zz{}_WW;NbXt-JXdWvymvs+<8p&&*{jvw%&lE}%#mjsV2_JzQM?r*qJu9#np0hAQc+ zts=PzeN8PAvng&o}yl6IPx0 zeET>W2(E*~WU`$1^clkT0v^s^t`qgG8ZUi(NJsXW7e4k1Bl&rqjh`{5eSZN7sF@>4 z$qgVqrF?@Lx@ZLACh zcGkHKO98GXY$VKr4Q7l!;ERVab^E{-Z4ocVN-LpB2=FY`O+x~-rQn4_;5dW?e%r{Q z$;18k+&MTrK6!ip_~70B_e>7lbL-&f*vOI5fx*fCfq}uXvB`sj_XJ|u8&?ZE?Yxw@ zuV+F=Hx>8TiQC;tqf*MR=!%q2vXo;eO2~`eqGa;oxBzv~&F`fe;0pxZ&`2}9-Igd1 zkB;0nbZBsL2qj*;4rPk+z0{ONl)-!LiqdaXitj`K2bp4Blg5W?J{lV6#%3U+s!GeYL*mrY>o3Fw z7!s!j*ixKGbZ(Qc%GMqp?;nQQJu-S|YHEY6mo{!(0aOpDX{rA%pe?Ks*TuwKs>VNb zMK%65t|UXMagH+De;pTKNHsJ-Q#Cpn^wmnquhFJx=eY=EJG!d(>BLJ8*yxcVH2fR( zeBy(cD)$#L5iB7RcRXKQR5MG8mcf~$P#Y$iI6d-&On5`UCSNQgF5|{zI8qbXKT9uT z8r^?*D0M8q$QyIv{H3M_Y4WUse*Jo;il_vdxhd#%N6$d9zodYmpbkgg&qx<pu-qnl&y3zi0 z_(oEtsP5Z|?rVAZ-nCXs7SLL4u*8JdN=heVpDkjc3t6=q@fzQ~2Ud9=wQD(SO5@bj z)ZoC#op%n>eD=WLZT&|Mjhk~`#5Q2rr=|kIPR&db*OW0PS23 zPnWntg_{em%klbK-}C^nHAJh_tudP(ghDOY_1y-OJlnxKu)XCQ5}Rk+uvw8-5{+(< zW;IDsHrhT5Pz6AUUlO}9a8I@{-*vKH&)WpCi28WaMA7rDTu!3r>tk}vo^OI~Tn_f6 z>kH}NQET3+HV$2*73t7mMlX>YOfR`7uX!(Nud#U!k6f`sdaduJcecHE%NS6>`WSWLCBnxi3346)#0bMlk+>sB`e=eA`F-fa z2Gl?wdNN3Ql8mJzWleSZaJ>G?LuGgvR5y!t^MG<2`g8O6tw3wNN3%2j6w>UR&gTh_ zph0O9o?y`z3}O zcp-nHs%BlZl%BgkQ_dAL#WIdm*uVFB9O>SdB}w!tD>X^$Vf>2z!Tr0B;u#Cs*(QSe zQ(sWp&D&L>5o88J>dtw%6F4`jad(#plO64BlY0`~M{VeKVnE#adAKd-O2BXQ z)0})o@(Rz+iO*1?9)qa|l28thgU00iY^7FdSBn3$d(trqkk2#{Y!~@F(NW zwfNheglppT98W2#umDyqGu^TF_lNlY(spG5{)9Q)i5_TjLKZ*+Y-s^@4VP=GsCVyy zLUo~t=_3VxdO7UbJCy6ibT?nb(I57hd{4U|Tp8=mz219I_K)*=EOU70%SM{aW{I;4 zUwJ2+g7nB1F0r)`gY#eV5=RJcbPv{`HOxQRYWsApCdNx@Rt@DOv`p7&Sm%mfHf$v$ ziGHv{^@FpSl`*6d>IWL2*$+Cw)wv6vigPzzCUAkHau0of7B0H?T}*#-0JDkDlZx2R zv9VA}!_h8LWt5O%!_5@kgnLdmMSxK?Jg1MsmhPgMh>@q&zVo;l&Lh^o?oW;IN!(He z&6~nH-kYF0`Yz!Qgom&L*jr;Zd)T4JL5w3wa-0PXU0)0m4pFEfSpb4lUI`}I4-Qs}^v zU}wNljbZ6RQ^y{q120KT2Qzl%KU2o=+Hqh1tn2vxf-4^{s&R_#f-wD74d}!Z)$V4<^zTyQcnf%%%vR^S8uOLGr=KE>zPgE1C0m>QAvh3-Qn}N)VN6e(h*q@~0AH`5 zwner!7u`>hZM~^{7$A(7;QPq%l4D`>D=>o8zD!siyDCX8fJ?^fi;u)%&z=yj{;RGY-?wMqzP>r^7No5wTz))0(*D%aDhrMI`OyRMyUjj`^$QSl<1EEFHBZi<(8Vr>R98BOS4+%^WKKo2-Ew{^gNsSKDeOE$#njvnwGh)&2;%b{DWqD5=07AqmrF zBV_xOZ0QZCdnj^nmbfXobz#>jdxzUq^_DK_(LElzw&aMN>t<34_62mwCP*LWNLN~s zRQD#R2Y%X2P{aSJn}&`Hqdm?{of!SCT9w4;->XLd|4MB1*8p3M{*AjR35U{t+$>NU z_XESIo<0rSIhIKcXO9;sna5qkyE{8uqte#633mYl2F9IQs&8iAPxT2cXS&JX-HN}HiSbthY{}mX#&96aOfA)qE-^4yDCSyl^L~??HUNTm4|J1vX~nza ziSbSYY{|Pf+(ui(X}>z@Cw$s@WDo5L`$G=2~URbSKBxb8jDTi|md(1>gr)XGHF z*>WAhrS!~P9%UFfJslw>wV4w^oM19RW>@Mkp5<(JG)!xN%Kb*nC%0%1^t{@X-Q$%2 zp*yebrtV~v?z}QF-O&JB>dqCOUGq$sn$c8Me;h`aDuPz?pdZs_6*v_BQCT5>;WMT* zAJ0Sx9eSjjIS8@Cs ziE&&5G&$bMY@(A@?Iz2xI}yUzh~@7lBUw7PmWzU`dNZzZA@8-98@!;7B@^G5W*A9b?_UafkdROE<+jLk^M2xQTRax!o~m@pqZEd$vLW@l|| zfnQ2l{8?n|a~6D7W|Hv(!5VSRTW^w`Pbuu}Cxx6hrZ@R;hQ1#3rL~QIM2L55Z*oCY zKS5-(0X2{yaxI8#KS5-Nmmm@}I%0Oi4z3^_O{~=`lY-Kv5Z6X}Hx?Rb zFLE!1jt01A(3+B3{vVlkXqHWx19}t~IzZdAeG{Cj;Mst?n8NI^SU{kor$C1~U~PXI zBhzAPFKtxAb35U3(#a8I=6U5%;YC#&QP&(%%)^xewoGg5k7HZ$>mrSB=)Hsk9xs>D z571bq_sQ`N4U9BJK4*Cj$p}~6aKjBagrt-j9q1ba3#QBW2WvaxNZJGW>P)4eMy+51 z3^q#_)x;OBv|HfKJLERaOD!|SEY^;&-<=7hV^mSz5>Xvq2%<7?0p?JyXD}&Z2pJpj zd-?{tc|cF?vBLi&_ITNBmB3?PR{$#H+g= zebVs18rRz=n|flVCuQ{oKJpzd2fGn|9FTi?d@#b7`?&)+w*r74z;u07Hv)p^Tc; zh*s#1k(x&iPth*9_n4BqHP{s77pE~Hk@pGW0^ULlD;DZJw^fGs8R;vsC} zD1gy)BqHtPRw7Z+D;B^)wvbC9>#K^Y@W%W_i)y+;kJCiP4R;}%O9jK|NBtDqCR@uJ58cG44iTwo;h^8e|kUOr9faWml~j{mmLk)vuj|b=Wx+Ur=db@ z+8l+3qV@wzXOHVt#Q|EIg_24w2;UYW`A&i&@dHZVGN1+mO1FkxkBKetoX256xt>Fy zPzqO4L*$}>T096RsKX|8-E=t2>d-Y^K3z>8Q92zR7rmF_6}7oaxju`cYXGfIm&l~< zD4#%Gor)Niv&YM@8&vq53OXR(fWLw@+*HkVokOaaja<$Wio*F7*;Vt1PfVlQJAx7l z3WXOIvQ;YQPDrpF!9t%}i=+4m5Yl^h5E@6aNdErpJc?UXy*kJ|b(+}PCWCnJK@y6|9O3Nqg?%Q{tuB8bnk2c1QY&m zH<@soV#0r-jbtLA8sNVRq$6B0m-Kzti2tm-JNGIJ@5JlZ?2~iJ^XaXG@{>bO)9s3P zThT@`ywd<%^6rv5v)Ex(8GxnQpL%NG-!=GW`9D|8eoTf z+`H$gf&cBX^0B`;9|JG|Z;#Z+fo}3~Nb&J$iSbbbY{|#%{W$rmK=oq>??;KdYIT3= z>g%rGcm2M7*Iauwc(CWGR%T9^%xnXe(9CCblcUd29K96xLuF8fp0 z?h&KQb=D<^#>MuRJpOYyr`dyox%YLGxd#<<=M!VD252(3bKkyMk!3x;g}er1te^O0 z?Ef08FHmh?EJDEtTqvk2#wps+L@Qk6JRYr6zL?&ab=NSWZ#i!PjS@rfCLG>;KAkJf zqL5?{(l%55^Mm*A!a=mDYfuP{e^tL|kJepr!8t-y98hVb46QVJpcfv78B2525%iu zse5GTkY!t-*LjIEo8wd$BEzH|FHuw?KTjF`^nhEw6Izg^I~1Wffh=gw$e|ThYKtZ< zX-Wy?+j?q|tsVoejFzrqm%~=GSwMv>fGEXJc)~%u%ko9N^-M$a&-|i0ysgg24O+W3`N)4gm zKa>hS)C3DU6g4=53q+k_pN7oE#eQ}gGSV(ravCyo@riyK@~@DI`4C-RjskSf%jmL? zE`4;_NKuY;bh(>0SC7->|Im&9O_ww1#%XkUF9CQLUEW5QU&6&dNtv2hV(?20`Xqy0 zVvtJ=?j(a+VlYb#B5>L=BgcJ}k>iTUjNC55fsx}PSd1JO;bP=|Om`VM&irKL*zyo^ z4q3g&_M~R&_Xrz(0bYr7Jv23tMeWr??I2TgE0SdNNzHfEr^gn`Mnpa0z8Gr$gt)?i zq(8*Bm94({A@y$>P#aH+b4v3Z&RGUQEzW3uXb8(^723xLuM@VqMA?DxJ}Yp3QLq%g z57PMP$P?rU1`|EGK(ppqM4@F=zQ@_3?Al_RB<2p}lA_FW1+$K>6-_lE2DUU%IM z`!)byPoPEt1ZTr;kRJ^6fApt}HmUuah@6CspI-xE9iYaFo9jTluVZVXb<9-X##Y}& z)oK!QQ2j?-O~NBh+*2A2f~;|TtYW*T4B`pko<6kdG%RuApYs+B;Lcm=@;18sGF|w$ zx6`+G(B++Uc^6$S!DVi{^KN_$&s{L=yodhoan{kj^>leJ-ErQ>*Z1@F1AP4;Uq8gx z5A*dSxGIS}vHeu%3hJTTaj80A2F=e~=3kbo&ba!EZaHLwtIk){FJDt1zmJc5mz}Sx zk8h}tZ>oQ$ zx|Yq2b#`@IlO6KDef_R-FUC%w0z(xeOBa>`%y{9PtU? zF{Iybr@8M(E`M&z&2mFUeJjVY|C*;_phLdva`G`PoL}n2i_k=W#dD6(^TT%}F zoB_3Qa~y{rCl8>qTBV9P3j0tPNu0uV%N(d=yCKWPH}l<;Tv;Ob1KPdIJ;RL)+_6#} zy-3w-C#l-CcN(f;=Vipf zCAz$VF0aHT@4N~(53X`vjgMjHwYV-hujA|M`MQiNY|=yg#~X0H*R9Y$k3XQHiv)^U zxmwZs0DiFdnz!JstTUlhH)8O2=J0?5WD4AGYB(ZBc9vj4$oUA}j%eF0Y)x9LtclWJ zzu|+i9S>&H6TtC!Z2b-9;uGB8cnfLYn{e^`4f@6RH|Ul_eWT0%MvJkAx(00LA0#x^ zoHO7Bk=){va=?jtK#V$HB);%4_z1owHR^ocfZBL^oKeR$@y5Vox@jL2AsQ|;f;3Bn zmGr_b$9Y`#@QNx9+r`H5RJM-!Ir2Vdc+^lkNP~eUOyJ$uRGi7Jo#q-%UL7 z#`rL2m+RP|dmO|1%rV(DtWOD2|0Y3F{V?mJ22{rJ358!ksPZRYn(p0M!Wc=mF2L7G`gidkV z+c9cVN}Ga|NhJQuhD0Y?=$_3a+fnB-UFKHvwD8gO>CUB<3!aG(Um!p8)TJG*MdDE{ zo#ckZ%UsAc?+W+KKTBz28faP0Qqm~%^yKu6gQKd!M>@fzI<&46`HHHDo(>iT0QJA)mC=9zsp&z>8t4_N#;|)p2#sUbO7yU*_sPl zg|avJh)DPu8~jcbRkP8LRua}=7Ypv(D7u9mv(gwtl)fFi+@LIA$2LXSv0uX$G|B~{ zOe)@Hp>{7KlM2aD*dGPSP$mmp2Wvc6pI8!T=Y`5D2u5_KQ zOR-jJ?+e2^vvYWRlDBJR|xMw4W6t3j49jZrPlqgt8`S{h@T{rs`* zWIO%wComk8+d7p@j=}6(h%Ol)5rRC2IYX!Fc{7+$98x_) zhwFKhnC7dXP4t<>-M&6wak!592}NYcqogSpJfvBEj(2|Y9G`Z9OR={1iqQGrH?-69 z3p%ks+Uoc^|5XEOK38jjV8F9P0}be{mQ$bv1>}ieW55RFg$W@ zydukVsR1>hD47UFS1~9By;MNM3+;R^h7AhRzkkHj_@N=QgN*bco_02 zw;?MZ1xv{tY(Cbi2ffp5J?EzRfctqP7#ENzMKn86SPtG+%QMJ;;}E@+`BoL&4c-?D z`%FW%lCf;V2Gjs~Pwj}jrwpm$ln6p764JB^!Fhfddl10FzNtfZj=41Ju){j{Ejj<1 zHn8$&4F#^YS( z;PC>E0Vo)DICNK#_WA@#^PSt*7*GSUyBVaJzQ$!hT4j{OosUv;5hrN*v?5Tk^&P+@ zZls_?pF|f6lC(z{`z=@;q7t}ih$~IvG8__}K-zGhOSxjrI?v%G6X}ge#Szhgo1JU1 z`f;)&WxCK+Ca&45lKpS3G3npqA=$%Qt#?H5MI!hu8-ktKQ+ILj+^FW% z8euvjJY<)h8!Yix42hA@Cv(McPp3-Z@khoh8LH=T(w44o05Xzhpd1ZBtR~DI$`$p zb$w=EU+>`}yU_-EGAcbNgGqpP*>B2CrB4zdlssqr#4 zxpR>f^jvjB0T7@KV`@L5E+tCsVJ|){Yx9NzJnPojo378R;;-%yugj0(sG9=zB_IKa zF+*t;J-dwPR#Q`4*QDfm!P(htq2v|s=?P^W&7V?6xqU)AA6r9>%bqc4>lq=#bWT{j zZdu0CMX)sPjrvMmei5~K{vcIrn>ZL-AX zg*I$fWNU~<*VddDH3Uc`tSm{Q@9AoD#~Gy!MwhYVjtM2IeQBSaK~NplP)&5;CKsK|XmrOB(Hjr&4}F{1-+%*Z6Y zvBSkG!hcEQxHq_HCVt*KQBggLC98MDTvkT6n#A@g3f%tE#jYVQwol6}l+i%jMzbXZ zUO3F(VR-+GHhU1VP8Uy2*;4NCTqzU*vTe~rOtnc#>HLe|s4)R;+HT9&UAphqL zY66kGJAsceH*T~H+si<4t0e(3r}`TM6)$QQgR!AF#)yhWOL9BX-%uD|kQ%xxNc*=0 zNgF^EQW5iG18P8aqae);^6v;bt` z34C0{#Vv-nS^SnXlh@!EiuGBHczrb#RP94S&Qf2sGSjCOchVa>CTWSdOJV=L#Fe(g z{#P43^bA-i?0@VO@+HO)x8FucCo1MH57-7(wL&mrUm=L42;nsZk_t4~TtgU5UI#r+ z8>(9Cw1x4ptwR(Afq`wxAy>G! zeF8mgW)*r$w8LQXMY_sW8(uMl>$}QCEriHuZ85|k+i#yQ>!zlZ{3O+@=|>6kC0(cK z;z%8eSYv6Qy!dM@Z|pj`)-@I@c}dus=O|k<$GQ|l9YgU84RE*MSJ>7}Y)f#BrM*7+ zm@TuU7m)=PJ=2ehv^805SqQCngqJNW3k5RXAB~S`#r#r%ZLYUGETrDd0IzJl<#V=n zVrZ~$Pzih2ptiT((muV{u8jZ6%I|AEb2UXMjrJdPk#9*@qkEM#`gJ7;+hi-`x4i2V zED4yA{kWYv6iRyM;~#m~8FB1=T{ zx|XPo)fg*#lIW9@s!#qMqZEUxkcXfFe!pXYt=Ba)Xk|ZQ5Ff%-8zj@4=>&9Zto8Iv zhMuB>c>8QYyiX$r+Hnx?9yf?*($l!oU1G5~3YJwC_ce>Zv(kkYMB+o3ZdE&00!u+A ziyGYN zYvyzNDOYT2YBaABI8*gX0Tpfb<0pzB?(gfnY4E_rg|2@e0FAJjO(IR@9piSLMT86dm*@{8Olg;(kQpd z6+ZZYSql58mEL@AB1OdrbYTHXkE0qpKn*`;a^;z0`AP;6p?n1gP*I_kaXJGE$J64Z zFI`z>I=>$jsuB&FAW^BI9eU*JQEj&c#pTJNLaBa#(mWxi%|iMovWuyq!|nm$ibcF0 zT!!#VdF&vn9HTrxwsOqPKo6o~a_Yb@+L?jS4RhFijZ*j)=(Ge9cUsklpTxNb*?JKH zx}@2B)9t8te|P^qlS7BwQaVrN?jAdo+UK!%f9ePbC+-{>J*0L`u}-QZ%vcvu^1iI9 z`k=poFCcv6@Zd11{m@}_E$)RR^|WTNT2SZRtx!4~@<8E9N|MHtoYhDBvT&v|9f904 z?DL$DkWlE+O=xN!C4h2;qerp9OC146Do)61wz?-nGpt=i;_%4$AazckJ80a~b&N^# zIIE5X%+-XZruJU9FSGXss#5|~RaYM<7SLLXY93QZ-@$`Q4nJY*;|?|k{pj80O5p)j zp>P(b#04IgH|eB4_0rfe}jEn;9tgkc)bPDg4Wk(2p&tPuI^B84jV!TvW0b_z z%01JWYa?SLGX+jWpv;XY_VAemgF7EO znXymgfpcZUrfXcoyA|LcBNT-4|qc4EcpdJ}tlKk+1RRu*6T`Acv?#CvQC7K-J<&IDJcUEs>zZt!nO_#d&sUy+?5tX*S!v3-qP zqS6tm!NqlhRR5NQ|47$KHILJ>Qq+l#>exl77adoWK}tx%8lXkO`BRz~7Rn*cor>nAVx5{MMYi){o5IA9Z)lMCIi)a%5>prrP$^6& zMys_at=$Wi-PH+b+g5m;F7_PwD}ImcY(mi*Yu!jFpWHBdjlV?7`v`W1;>fCrR1dPm z3&(LhCGVxD{TFUE?$i{YC~y-+C9BBrri5suj^_}~MjW`BDU|zksqZS?LkTP{>yE5a zWD=K-7G{wnj_*joq|=K^_}-T<^-%(5wT7f{^#tdR_SF`$^#4gp(#Bw3%TLk<5dMji z#WQoY`Qqg`My^10!m~x4Lat6k0s+-@Hg`N*n#t!-iDZ|T;jbqvJKLmJTF>LQ&JZdm z@~NLvMoD|KnxrjR@O&E!I(N&&$XJyx&Mo6kU%PC7LK+3VTVd>Ox^ggT|> zdp5j+O*+|Xes`)2geoTrYAb_xY%p@>{l>82hZ?1i8MKLQ2^ptaE+GjY+XgZjkdn)% zr?Ii-*#7;g#q4}hZHu{Wuz&o>=-?PVMgRH_9U8fN^6-&c4-E}W_74n<92p*;92mt@ zC;q#N?ro+lPiHM+a{o8XF(AK0bcO(CC55!~LV< z_e}O58NVY6vYuY{?uF{hg}a$jEU6bt^ETB2Zz0v(t5KW*TkCC+nqAgIQb%9%2hM8 zh30UjJVKMRecm1fXY4YOv^CeGCnU~7mrZc6G2L4b%^tq7EpRe!{MO z&2_JZ=7sgnL`7;{ES>9do-1{$@i+e?Oq@I3^@JkQD=Q50=_DK_J$CwY{7)z^gGbFl znDCVkIC9`6`2K99S=p5HqDCs0nJNfzwmFo^w!UI(s}onUDTnUq+Q=y>X`gHE_--9? zB?m8I4q6_TIDEJ3+%)rPtW?Kv((Z-r5mh~ZK{;t3Q~G{FnkIidG*V6{(nwJZjtK3I z2OW$Ct;T{DBSEuqpy?=JjseX^fKKec(6^tlk9@t3*cVK6`gbU6+(akuV7=AkU@x~g zI{HD?JAT5wBZj#=Zgw{fP<6K${r7GYpzgmPiHqT=1>gtb0t^M0HHPm6K!3!;4Bp6k zZrl)XgDQwq;qYWk$uRIP6lRX$pd7WiI2gOa*5zzzHg7+>Zu>Q8)3(Hbfz_K?dhLmB z+Bn;MKn?{@A@GT>C|wSy?uyct?a?ph^z?otRx#8qG^c;1>JXPPjxjn!NINvZR@yP) zpx(xzGO8jIM{*A2UPj;%Wj82_$^{O%pg<`*kMbG_1T18$Rb;H>QZv~S?Oazy6O3r# zEKXLcPiIgi!!54d=biv{c^&6*6Ews(5k+;uRVm21JLT?Fce6$#3vh5z5N!3YMBqKwg22gJS-z`UNR5q+q)@d0B_9e$b=?-=IEHx9ttyPb zOoRSWb%zk2@aRw}wL>jdxe=!wyHgAG8WUp9t10rM;yXVFB-XqTopSsGSGi$5)7W092q`@aLy!REB#})?7x1`-mA4%anTnl?vU@>vDFfcea zHaR|maES>N(U-x|VFNBzl96C*WkgYeAP)~sj*g6s2k~nKY6s)r3EQS(MunIU~8r6C!pA}1-h?hwG#loboS%%wzfd8}^aQcwV7kFW19vPcZrBzh&s%@Vg z$-yt#5gb)fgTxDvh4;$*+y6`>?D_?IS?ku7b3wWici0B)(2Cb!B4e0Kj|w0}tUn#L zA=JsBAGQ8;qr3hTWAF{H1`*#PR)cQwSA$|SbBo6vV{Ha!YFusBnsd+8coY0vw;Z3p zFf&E?MK8=~)H%eo-t#HiRSPpi?hrb9vua=+IU^qZjNBbb0hYAgmxP9e!csx5UTk-& zBr4Y4mxRmwD&;aCP@3BI;#cFc7EYfhq>XYjiSsIAteW+x?%fiSm_NKGLAiwH53fr!d|Cj z_U*)ErU6=H_QsZzWPgg>WP+@3g{Q~3VVxYikfWx?uFS(zgv(lB?7pc7r&do3$^L6M zCHs0M*?(rqT1&z9gd&$`>JWuTnAr{1J=N$2-W!6r4fI$-@x+kYKBS0Si#9q-ezc9e z8sHfWFvOD!ZJ`<~lP)uvWCtO*w!NENdxPTIrHOG(1GI4M0_Iw%lUjLpt;sVR0Ku{A zyUDRPDvn)~7{@d~3&$?9S}!Zp?lhU!1cu<-NH_WRi;8at6XTl(XyMz%_MoSgaXFK5 z&438b9qlIP-lRA;ofzjdK*hOE+`QI#;@W7cA*K`1HY=>hEQ|Bd({A+ICiBM5HX*nG z^rYwf$k(KEzGPF1$PA(QlYrOS+KJ(C`;!2|K72SqoO-rzR{Hyr#PnAKjMj;Xi_|e( zwv`IoI)z%L*wKYGiXF&dO>~7~M}N%qiRU#5d|zZ;-Emc4`LmbeIqV3P>p<86s8)hx z5BO+;ni+EV-lEj%L#$SzBa#1%aCR?S( zye+6+NsMG#U!$#7H?l(n1fg!@y;E@cpRAQGU8Hpdu_4{4J(<)q&DXDHvCr9H;C$FW`-Y7>X~MM zF>nfvB^qEa0}RD%dpb3wp;`?)+l1h1th+>Nye75iE}N7>T9jN>@#oswj3EWzY7!;M zXvPPXW{fhx7&wJALjzQr(TQno9rMykr;KbTplvZPZMCC4qQ=Fo)7nCMyUp^BtEXzn zwLT?cohK7iosf6=VI}t$Cnk3dQ1P-8;k1^!PR&q>FP(t4$z5mCn7QJefNqVo-mYNo zS~nYMT)}X(W)E>0<#noX?8P)FO7X(>Z_H z6c^x-Cx#LnN<;;mXK@h#=Q;eLcs6%T=|_|EOzD`;r{R@dFIaxwa*uN(zIxlddYl9D zPUFCUP7TfbTi%f(TdglFlq=W<&-_?-?n}oR_|c#OEwd+bmJWvwONI z=cVUTJE0a@^>A}1b_gI79_JHclLMto2aXoinf0OLiYT#NC;Rys$(eGlnBmhtRjN7X z-S^>`)5397i}8*a#a02z&^HS8g$^%N&&V2St!v0>(BXPt!2=8l^r@&7)g(x~3Bg}a z%u?;;Eup@@Zzx)#C*6KrDf3r&#IP!@=?hN$8g%xt*3sst-p0|;*7`|LbgZ59QghvW z%r*1*kF7A>zMvic$RjuZ%GM1+e*URCa`W$P7{&0o{aFCf>Bdfuv}f8Meef5BaYv$M zGxILzPgcH~K24m(%U@UKmvGM1NWz1Ut6-*U@2tBn5Cbs-ZYw#l?<@kGP_~w@ z92)@DRgTb!eRMOj$xsiuX(a=>$4d?wT_4vYkXm?|4fhrGCB?2J6!}w1k=HW+W8f5; zQEPx_D1n-p>6f)|lsp-jF})j!k8VuQ)aST$lAqoc;oPi9XDw=@PBJ|nsohD4_tQ$e zH!w;`h*tx&h&RbP$y3A^o5Yi^lbpASAqLlcyEe^?S8H7Lpqh%a|6TUvJK<()Ts3GFgGd5b9n|=;n4iIIHoU9}I!qZMnLt?z4!%)x zs(;)PWeW}*8X80u&7lJbwjsU=MfJ;D&`x>V3uA*Qyg43vN$GIpi?{ZV4N@5f^^WJJ zM;&y#fA95s_UyrfC*~0J)rFjaxLczHcc{at9dasejGs7ESEN8;rCgt#OC3Nx(R`&z z&}xgpAvt)2?uyXWce~jgKcl+ix41i6Ls#LsWyUJ5Ncnp7ny&Ug5pnLw%OmM(f-DWv zKifDEnv-2*RXGm>ZsdITurHyQveo~vwc1I?)t0~?v56LU^0_tC4dI4@JcfLW+a5pa_+4QS-21 z<+;fEq!izFTkA2n?JE$`wMn;OJ_t4hTmW)&ZM_hWZE6K7v~BbKPx3%|XtKdPwTyL0g+K)W`1?M2Xug zB92pRpU^AYau+1k+jaQP?qEn3+}m{)Y?l6vY`%SFYzjI;lIC@;ha_Q_yH45~cF1I_ z?Nfx@YJX8{YD&_y!M`Qpzo6?>ZL|245)Uh#N!aqwDO>(D?nyB^W5||kfXbG4f??~~ zj`lT_+u8|e+ssV+!RBnI6VR=()>A5(^bk%~YaHM-AT= zGp654u)7X;xhfAEPy@LtUjT9K=c;@{=Bn(bf_HqLP#*KlYQ9#(u^8114t1czBu0*m zV=6l|c?jo8sQD}+KG{?ec_*luK2xmc=nxH>OdqWy>Qk>E1XKo`n^1zWR-P#rZ^79{ zH_^yMMPqJx_WqkFtLT<{`;cP-z5--HOx~$z-EAoT=bHE3fQ_n^^Z9HE*K)3KbkS|_ zc(z#AXK&ET=>kGYR1K02`@m61$E#kU&&n8S4M`@=sNyOS`&Q%@sLdmC{ZT4P?+241aWm^nmA=|fdrjt=r5741- z#g~+K@_R~vZ5!K0e#lce&Gr-42c+j-gJ1VdN(^r*hGO|+!;_1m;BG|HcCx>j!cYE<78^t)sm zL$)?zXp=vR6XtHm-(t9Vvii*2XLp_AUbS(d9hX(2W@Sbaw&Hh{ zt+<&*6GOToTcH6eThR%It>@v|3@Klt6VSHkfp$*5A{;PisA=Jz6}?KTr+K4;2Zlxm z2WY;hmoB|&-9nZ&7^p>4jJd~Huu-Yb@|KuGFD0nQA!qKZN?Bf_ z`mxQK3$gDRW4uP3B)dW;ekidvTvpq|?{Bm5IAnogog%4r+fau1+=yqS33#uq#TY%- zx5q?>YmYB=)s({#rrt6(51oD*A|Uujo1;c3zS2G;HU>0b5`U)d5t86fcb(w1Dei!> zSt~&?tWBu*{GMXko0;n|1Q#;38sHl{2H4uvYS5~u#~?n0t2P~`sqF-GYpk_Bmk~c` zxG`;O43Xo-$siOj%NNTF^OR-95i>pt1K|a4PH|Jz2{vvN&edgYEG};Yu++G}wJCbY zmOQ01jFf5d&PcHnA@TW<4WAea>suP4G8{0Ev#H__R3|b;Z0b?tY%e&QRv zyc~*E$K5wdVdVB>Jf*sU*BU#>dI%Q-{<6E5Qsclol^#XY;JAIGG85<@^)A zc!r-eaN%2Q*>4F>#L$faFFwD?fEtL;{}CA5wwLjJ86&Oaks*nQJ5EbGdNjab$`?}+ zW(-MuOqM<&2-`N*!Bc(NnVEdGs!sMn06d#R_9g#>F%qZ!WcV~26-7tXxtc|Grjna? zPL6-HlzI&DQx+;YhW?8D*x=}0Lj!}8caMx792}jboF+bs2yIg28_{ceKHvt@&en`; za!jk{>>x&poUA>avP9Z~D-6llQL@Lytdl?|g98t7XmqSN(*4ks;c zNkIE7y`mjGk^D@#SsXUSlDOR5b!J}DRF8#iu`~RK-|D^_v6w5h=s)W254e(OI z!Om)jxAtaqBho&GN72TxKh$~4&U8c{pU%gIiOVeDr!;MN4=y&R{Q)KI4JcX3;sAVq z0h-|32CTrcbL4;(cbLU!U@Al7oG|U7f!=?{!@v1Z|Hy7R&ILxKRh?I{f9l5SL-+MSNXLKfDwdU5{dkf2DzQ*m*f$U%}S~ zu5%llSMndP;_It%bzVc4*Wz;0c^zM0kL$3r%-4tb`UYGNu5vD7uI=<>_nZ*Qk>@1V;&>GCeRT!PEocIVyr7@oUe*m)2A z-Q%pId+X`)Ub^GFkFW3N>j(JyLB4*7uOH^?M{reK{1yKDqxAR3=yDM*C!Jr#_2B8w zui@j)vv)dY<8#>AjH|PSE+41MC+Ko6F2l}N`g#ssejS&C>*j`*oKMo9pQ6j9xSVt@ zrms(;%cpT!a?a=L!?>PwF5vGQaCJ7)WfT8>7Op3qZTx)^ljUIyE5CuihMnKU_1xST_mx6ee#`oazOuBrW_8NQ)mxekmZP@uFMbth{m-R%)TDlyi%M31c z=gR>~mzYX07wDg4>Xw+YC8lbLDOzG`mY9+yreeu?0U#|oFXStscal+CVzf>&N=wd* zaQ7r5v&4ujF%nC4XIvw|T;_@}%;iU^<1?2x5i^;~m(w@q^4sYfbNQ?Ejk)|2`o>(o zl(@rO9;R=^WoMGUeVi_@q01-ew}n)8#G)jT^QRy#C!)Sa&=1^b%%_bF=Q{SPF)12?(!})Vupup6551vtd$@1v3^C-UG3#)b;xEEDA$8=O1`wrAq zffi(;;GovR433z@nZ~nlk}25*g;88p)Y`ejcY2?J#v0eQ0)Q&h1_+dy&Pey?A>z+r zfOE*+&zDHn(7}d z9~{*q#vrLH2jW<50<;81tWlVtwk308E5>?~F^z;NqNlZj6cCXKD=e#zbwySm>0DOS zH9L~kJt0|f$BvfOJ)OvEr_bU1{gJ(BE?>!;a=EJ2TaXLA7nZ?SyCQ?%>0Ab6_Iw$v z(*31z=H30H!$ZTjFGqKpRUtvR)z|)-?U(aCd<;9^SAYC~|L~*)xqN*UI@|U5Inu z6)`6qL7jeJG5gGka$l}IQ|(heF3Mf0bV#mr)^{I~1|OqR%T%hM?wNpp5bkqmH2CU0 zoPJ>cwKYMqeoSGF>hd^A$>wq?3=)LeydsJ7n~q7Db2ZIUKOp#L%$?TtX8*zX0=JaL;-v0i_kZP;~?#^=2T_#}ZecyF%m&$t|>4)2z243rS8rn1e^J3CqGlG?$)V?B&claz~F(yl*fjeix^L^dtAMs%S2+2c@;wf zlFL~HZ*p&X`3TvSyhr6jI>y(xpN=!>Mz?NDv z7}An~JI7KBSY)eu3pQcBQF?$`>x{C^R{7>l`6kq!kj!j1C9_^hW+pMoXn-vx(~E?j zD*0GP3nlnhg=`V|b5(4gA!myg!YXCdS%qI#T(q+P=S}u^0#xw$`Q7C42F2qC663K3 z*pkQB_2+WrSU|%UitPOAG~OyLKEkhNAJ{d6ZRq>!O@_yAL2&<}ZgPL4;{IzBu&*hEBYC+ZtWS$COj%h)M3Ip;{_e#-LIv`?EyljLTbs;a}<|!#692hfr^SYO;B> zUP5Jd_)Fyf`k5%^{NqoFjNtskd{Genoo*6+wj%mZ64Npb@S6hZh)Krofignfc^aNkP zNtuqZ&f%jxa*Gy(@HgF*T*xRiH#~R67AQZCDZB5n_b68-m7PX9pZ4NuB1aSZNH>x~ zhr2v}BkQx0r>tPGpGIJWA#2DB^%tKE`8t;ocY=oP6yYO8w7r`mI$w$CQnZmwP(}m1 zSRfr?FQ-VdR++(G2DBJ*Tc}TCYyDh4ry?>~Cp!iq!osS(7lG-5p4HohdaWtc?xP~) zdA(pw!uIw8CC_UTlcxsQQl8gRD109K^eI$H#x0w3>ZpZ4UDKO%r~^D;Al1A&=WmY* zdA?7L1y7ENF<}U4jdW95+my5pCMGQn(3DoPqoeNPtwzU*2azB{y*zqt1N~Gj^2~9i zhokuusiVd0Y?b5PGYGNra#1-o11&1g7aqu`=E^5f?jd!eTscs7Zzhf6#9NpCNf zvGTRvULw2_xtx_sdrU!BI$p@Z!w7_+Ii&5@>>N74p-mN*&UkTYce4}8LoON>Yzp3` zMXLL3?RAnvkRa z>>9CP-nb!lm-3kKMG4Y*Bat3-!dk9_zNtfI^*CQgn~gK7wcK*!OkC6G*2{Tk;tWot zdY1Zl4u2@kn|r&m+z+wZb)vbAwUzu)0?!EtjrIK3e6~;pr;xe z@wc1)v3!zmW2R7AKIuG4I6t|$rCQb<2`%==1hL;tP-K2a%O4t01B!l0M6hnxcv)nVSO;EXI^My1g6KyL z^t?QfP7H@l!cSIOD_H=dpM;dfs8ptK2Erv2<|99yYA{m3in4LEhhm>b{VNfr%(8Ya z*12$GFa38L^&tlXn}|IGWbZ#y|1Kf_UmN5YeDz%k!q;^r*86-A61CElM4wG5iT;@J zh(SsyQ9=X!kzf}{G!rGRa0LjDT`hdN2`TL;#FKAsQz26HU{sn?NFmORKtw9W76VbK zAUka>#o(&1AcTJ_1+mhYgo12W3UUeK5rdSFf@pv(6$JaLi$%=B$XHSHv}@rb^`!25-b6hE(2Qu3XxQhzW({5II4#L77W83r=OeA!I@s zR2;X!BQ6wzh(+h)*u+swO&7DJV`^h`E`KyzF9IN8q8r?0U())+CmgM=ZE#~MM4;^Q zFNQ|7H^OaisReFp%Gz8S4ps$pMq<&hVPP>m&8A2G=ts1i?{!W|%^L2q66(jgPRgp?D~t`o9`?VD`1 zeW9##?UW>CH5o4n^P63#|W(+RH5U9@xZZn{k1g1zDQ(D!HIqFcR~{^m`NGK3+* zl_`uk#!O-2RxB??jh=9lc=Z@dCG!h4UO9nRgEbn;zeCbMwTcxal>k6fms%dHlxA`r zB^B6#=p?>EiP8&r<;TmV3~k}ar25q&XugECYebqT0i>GGtH2`dH;CAg052^Egt2}E z-|WO(VP=juPyyW%RmNT@)@Ntk~hD}U0!^r zCp7s^W=~S;7Kk@$vcDoHA zmiufllag)YyhxQ5Ce=zL1D2#bdViR@8Th z3T+n~JG4=3#u_1RD+`k7Nxf0R2deEaQxu^H6ml>kz8LQPxCRaAp&>ZcQ!f=!@GX@q zRI}4X42V=F36RoQ=PlLJ3LqWhqjq0TP5Hy3>2)|KNp2!OxrXtQ+VpapbVJ&-(h&D+ zZ7r=xj|hKPkFJZ!-?$ukQWL?*3EVb|0AN6p0r!_q?fXYVn{g@ zwbTG#B=`jBo6AEF4CtN8)XO5gRuxUe{FXQ0BZxxJVTuh8tfDvE^N-k9Nn0hzN3Br0 zJQBBp=}h4|0Dc-%s5|~PA+5Tj3XuJL!bq}H)i#6xGVABowtzDeCD=P7IEO6jcLksi;5i zDk=|klWM;Sl@yqyJ>$NeGIYGEd@6U7Sw2{rEViptQ26VmcXRi@cX6Q^@GDN9SI zGhU#U%84kJ9U2 zrY#10LVB$Mw$$sprCyT~7IKrMc4Gd7qDoP_@p*FXDsWK0?e_KvDMd?_z1yZbA(f?B zx9XDucd4%DgddTr`dnLkF=XMZDpBF8>P@7o3Jt_}I_0L&L@RTW(8Rq;6UP|!7}SR} zQ3GtLiLaHK=v!D)#1jS7e()JsI{{vDRTtXUkwqAsXYO3k0Ht1Niw7M$iU|cO_#i=e zp-h_r)t0bae%^bT(v;lIx3oz^?--fJ$q*-+OfH^J+R{>oAGGOINQcQsHOCe6tn00z zC!_|y%+^{A8TuMbG`Jd!^sdK73_|&>Tunmx_bKK7d8RrB<3h@>0k%~BJGAmw7fUmG zP@RMlD;rEdvWuWqUMV~I46g1%k99FR&+cu+@>w9w*Lff5M@yakfK7`+ItxEHgsj&% z$Bwrc_ocpm%+^v2w)^@@_`CYLhkATRyc3FMWknK-cC}Kp_b|FKC=Mx_2G~;32BnqN zJ1{LK*4v-y4)Iz6?W6nGNvbWi>>D=OhqUY*&oX+LN+sK@&7!_7b?i@V?Zn`?uVaM0 zt7Dl+n`q~o&@d|-lF+bgl!pC2BO8O>kcMf1Ej7%M8s?AV-b~3IMQDDnZtE@ku9^jg zca9p;;tiEgn9o*dcQ^Kh77NGoO$O-yO@eQ!hW}+#kB}NBJ1<)GbYK@1Oo$;SUoD9m zS1k|vYPoVI3!Sy{ED4=`s?yniPfTYuz?M3Djnr8xwJD}QG}aoaAWgQYUmXLQYt@>> zpsui~O-Nn0cve$U;sRHZ@QvDJ(miP}ciUQ6kzx|wu3}ymbmAkJD)F&WoP@GntCTIp z*u@|)WFR#_Q`tJfwUexN@H*Ydmus;NM{TIpKb4A?k|3Kx{>kQzE5xghQcR($vru;K%!o)u?ekWP(f zXC)iFUj++(`xLO?v!|W~YYtZsR+9|SzX|fceG16`lcdP+WVqF~ZjWcX8*#C?$^)Uz z|4EBY>TwdVW9J<}3=SRdTji;I7*$IPl z&OZ`0Isn8gke2ra3;wB_EI6Q8@b__hRVc=&0sgH(8ay>qvUd)mbX;*iZ(`JJdpaG@ zTrOdoc0NPfv)SZ?ej_SMS!18Nt|KW!||1+hxj#E|etux8;z4I(s!8dLyRF~Cm9&;Ucq zqXD*5o~IosRIw3sF*S@sSyMgujzS;El$pyGk8(ES(E?8P>nmpA<5BOd?%J;$zE&Od zDiTt#gRZzGp#$k8bigK!+mtkRB_<6Gu%$H4h8ta~RTkk+=Ws;skuhtZz13uI_*KEL z1Ks4;?TTMdPmEt0U`u}O9V}H)jf#rzR`>JfKsxibk8v zv&8$-a6a3{{LpIN$?4YB^nO~IM#YfBq zlWbExsFI`JB-NnvWv`<9v`-NSo#s=$QE|dvDr1AJ03=fAjL0C&8&kc;{GFf2=`~)` zk5=xRR)V1=+5h)-M|sZ!d@z zpFwGqh-Hg!O_0(rdDU=(lwQ_Cr6fM>b6{&o7bWq{gGnFlI^FAtZtfalT(uI|iG{KG zA7y;)Id#vJ0pzoJISW00+wuw3#H@bA`0D6(c5~dFr#X^aIQI3XrW^*Abvi1K$r8c zprFk0LZw_H{{!m51y|J8N7y86Brh)Fz-TUxiKMofY&DMz_8MBv)^On40xUn5mq9U? z`|A0+ve9%r4HhfuEb5A9g_VtYck&3UY9WcDECl_RhDf}E3NZ|CXwEdEv{#BfLeSq; zbr5$#wzTU~)V`r%(W};`$|rio6iHI<84WC`oZ3{tGorwLW{kZ9?k+%abOW7fQBs?v zY1F4P8!9}fa?ADf0-+f?H!5}sRZm6qK)qej3c1>-mG=3EHUWi3`b%KqO8&Kh_7quhnM1_cQ`HaujKX(J1^(!EBM;Lb#8<6O8(p4riCV z7T-=fujA|M`Q9>LAL8p9a6P!nxsX2AIB!%RzsR@V#Md|DdeS)$*SVXWU&4p;7P`EZ zE^njDFMGeeoxZ(;F7KqvyXbNWE_2(RcjIGt?t)?GJ@j{vvySeqr^|ckj`KdgzMroj z;OhtZ`XRo4n6DqfRdMlG`0tO>-yfsPMYx=Feihe)r#rufk2}xa>70$vVP`Y0&KA0S zoGzcB%elA=J6q}NIdu7TTn?_A8(MNcNq>HdE|=nR(z%$vK8Y@$#%0MlpRW(&deXUo zzi+_R*+`d7{P$V7o^-bH_r=rE4uf>|jdu$XQ0hc4Eb+rj{NNHlv{dITU&{7nU_9Aj zU|edFf$;>3fH~B=>&{mgqVqNN@%#7y&R@(acCB28oDaNqIU!uxLwfCeV&rTDh8+BekS z)o`$6KyBRISDRnxTR?sDYPt%_rpx!IA6U#jbE4db;|8jI%Jz6ixbeKMuSR^xU}P2u5e z4O^Ds;vb?S?HsE!VOHnL^Lc%$gxME@g&w6Bxj=-y6-bjEkBf-JK>S>e( zMb#AdQGN)smD2Hih0)^Hv)-oBG%8hKf|>K=Oz;^`Zw8?zng2s*7JB+ihDIeYOMNqe zWW`z&rL|DDTcCA~Gs)|xUibRt$bLSGhuYhx;JjxuT6`}qdK~=#VK9RC9katYK5}Qe zh-{q367jLg`|9vrBr=WPjpzkh2k8_>p3r8s&L7Ahr-_;B0KT z>im|e<`@TH<}(}YYd>Fpf{^GMZygMHPB+Pt6RO`JZHqGXp*X@8L*y>b%KU5$sDo_b z^R^aNG!ZAf(FdM!20G)Wp!Uhe+b0jlS7{Q=q7G;3-zDU4cAc!vviHd5+b8S-TA9?P zxF+2a1SX9wPi6dG*U8WB3cJ7Y5@W7`2Hc)CZRx3YOgNcGNEJl&lbPc^`n zJnb198*w|TaWd=j@=#+4eyS{@&hA{%%$L9Y~D78emKQ9u4r&<+Ju1 zG2=Q;MW~4FShCTzI%x)`9be4 z_?&-%e62-fL}0$&L$*@?nMR64t)4CNo#&)>adn?L#0KDuQMGUifKU&mfNuH(Pq@98~2hlwf zCtF1Qz1*UE8%-B#nbb{lwc0{;e_!7$&IPDXXMk8AlcTP;Oij8X37?X)-lN=oM$IVK zFaX(q-fb{-CBdejoB^MdV?1x?9-~@atJp7_r3c!Zpr02dH%ZsoOjkg#vaL_r+KMq1 zh$iuAr>#tnB))dunEM)@_qb3%CFWSQ_ONVkX%f6nA;Ywd2}I-5@EX!VD}{Ah`mIn&D+80J zTGHuSnIFm)i|NAAG*Xk&Y^Bn*v?kHLozJBUbUe^q=<--Zn&6MdJ!q+kJyb2lvWMnL zMBa88=UZfIoad71*-1NLuEhn5UI8=I$>^#fg{EB>Du8kb3J*FHFT(QTJ?cO;KH(N- zU+tSik{#`=!?u-d${&Gvlwp?%XR=kj(8!5OfmTg+>&P{@T6G7Xt25VU_U^;MYU+^d zLwAnRG7HW+DA7@Jx{X~oriOITnU-a$^_dx*HKPI!0G3N#ow*^i_u33T_wL1m)l@IC z1bWp3Ll1rVObUeX8E@qUN(zHgEPBM4Gz4ALTDhE>uG0x~*&2La%2LFNRbhsL@1;Cp z0=I&WoKz^%X&gXuh?}BhL!9e7bF8mWMYOyxUz^Er&CxOdLKkT;22Y*(`~n6{e51O% zF8TNqIdK?0ce!0bN1i_kN?=_u_Wo1}MVh^Tu$eu_%&uC)(sX&C%<~x#gM{}J8@w39 zqM!9dSfXF>WZ-LEP$-^SJSHk7JY1_Vk}x(GM;jXxbYts+@200YbvR^^gO8}}V$+f; zi|3~N$Vr2U^^%X>{uJVTwrZ)de67B)J9U^&+Zn;hwjyL{c}6gL+n~i!jG?9eRN_1X zYG5jHDaicbfF;pEj;wO@lWAK`7C@Ucei<77b=i31Bg0q(Wn&6cnwl$Dk*IyNfI3<; zbJ@}?Mg}TRTFT>ePRtzC)WRKx-DA;lBs-;DWb!$rfEUV`5#`F*Wm-z5T_c^v+y{9X z`e$9y99hP>nJmsFt=6aYof-0)6fz5C7+@TzR8H;PcU@)={@dGZQS(DTMP#^Ys)vtT zSB|M{Z{t&}ZHiw-SN?6NU)YW8qCu7~Xqhc+-Hn-kLz=n)@J zYlsY+iZqp=E8A4Os%;YSX2=w9_4A>e_s$aid4^v(q+|FGc|I(9=)To#8a|u<`1aZo z^*P2~Q{!RfaevB0YiJd*G?)fIxl;H^X!)Not>S56t%56+@5{{g528dZ)P-_IZ$yxj zfI^;pE(DuC=s6g0rjfsrL!U&)gTHg|;64@7CmRx#rWD9*i;9W&XUdDuxW?mDqhvBJ zLdk)#NF1<2`UdN^qIJ-3K7)h&fdT|QgmSgOK1F46Dx+E{;U%pefuok)nHqE%`CVg!sp;)( zdNos0a_0J^^Jy~oN8*@!Nc`O2MLO4G6D@8_^95xN;w^E5NFt$HX77&=1dJh7zLq;f(B3Isq2)OV)@>Qa@zs>%dEaPwE$TQ^aI71E8 zL=t9x0yeVb8W2U*vU$Rzh2eiTApmamg%hLlpNul zQbgs2r!k2|=d3gQzujvlxboNSJ`O8i)j(^y@(YnG31WqozOF#ONC`P4HA6;)p7;T* z;wxG%QFad(ULS}Y3TJ`2B&-3UfFgqewR@SQmzp*Wt)z;WmsT3*N1HWo5cWktLuAB9 zf;Ai3p1m%Hux&a2ncXnmW+*|lN>SsnMymT&beF+IDP@~@!r&mMP+`tz72u9w$5BTQ z$WTPUP}Xse;4~3D<6IIHvW>QNHCWh`?h!C)*sKKG>6vk7GYWCoT_wAfc{fP|PXa7q zKNQC5Hk&Pvq%sCje?sYzy72+_Qd&Swg66P2hI}`|~MMbcoU2BG}LJ#3ooG zuY@;NKx70rE!XckOHIQ>4#|*B1^K%*+TGOWuWWTGM$i7v`_R*x%>{I^R7)0wO6r$_d81oeUh%q^z>E`4N%H(`H zt;y+VCH$()ZwmE1E)%s$C!bZtE1oXDnmnlSqXs7ayqlO%ndiUXIVQd<)7UbD4rQb? zC^U4}n3A7$b4rGUIDeAXl%znM2|)Pu9fVD{147q#c!JW9{Q3?f2`5F@cQ6gkz*)mk zu)*(2Dn1n!>KhldwU;69C&CA^*g&I5gjwVXgcU>S3Sfx9uxymC3BNA#dyAPv*ukqIND1%I*|jX92oS;qON^`>ST zDZUSe}2rf#yit=J#|9+s3G3vC<9? zSK|m-WGbV(y|`@9_08;4?F9p@E#a_5xr!4QZfFPc0`a`^Q#({rSANXcbdrCAH zaSs{8$y*J3QJU>6hB&g>CrXhyI1J~~HO97@mt(ERPI5505g{hGL!1&roCgC-Vf=%Sx)iDM2Cg$Q!zEMe2rV+Tg|j|@*vjUKp} z-tJWcL%-oL<-o)sjZRPZ$pKG_hxQLa_k<+d$_bk&y@J$E+NBLTVv3SqjHAAgBle;g zRO_aNF2eZYO#I=}!-hEdrjYG5h4Vu;ltYpcp5BBDc$kv>a8xk)7bK>66#fh`! zNRj~O1Hx;bCzyy!Qe!ii`l}wZ3p}*GU-?+;swOnG><^~jKa&JM8b^X5ZgFV?CaZfb z9OI%GW^A_n+i@*-#5HIuY}zEp|1!EA zboKlUn>xWztc_-$z2-R#V1qv#6aMNu(sM!h;-7l07xFpQ?3wMiKE8|NrrjLr<|y2l zZC=pzF>ka;!LTr5hn#@gLx$;uEcJh91f;Rl6~Ly;=Sf2aie@3Z1U5sdl0#}^==g|j zK;G1{>$zfVDW1QUuo28@*A$X5o7bg?%+PG!C9}B;ZKRXSP62E-o0BD&c|oS2#g~W< z@}Iyzs|+X{w#PY8b{phoYe?YCrG1bss#F{xi!CVnr>CFo46r{IyvnvADYYB@Cbebg z_=WNI;DOPp+Xlx+rjXs%fJ2TyBM0vu9U7UsXYAmfk%Lor;rsr2JrW#FtmwPJzXknE@C6R_kH%vH8EYKJ;JF}7!9ztIqlP&|zUY~Do*1=zP)FPT=@ zjvP({6PimkXZic%C_1FowXW6N9S1W3i}2Yz^;EO@o$ZpQ$&+ITod#39TbA*i(%m>y zs3)Wn+}Od=(fAJWy9%K~i~k5A?(5%nV%rV=EpzgYbOpP$0Csy1O0iVVrAiQgHlS?sNjG4(W{wU{Pkl))uexNuw>k7)utfr&)?43+O%? z_hxGzIM(tuM?GXB<1KN>NHAqSBY2}s5_jUv0I8U5(^HXz5ZWi%93@h$u|_^(s0JU5 zYp0ajhpHxag5z60fV7U5TBDG#1l+vY5WYC`mB3&|*>mV;0lxu>_k;2ep-k z`tEcZ&_ol?9(iRe4d~Z}#+{fo=MCA!_xjNo!cTx6pY+xOs#Za_1SC(4mTz{6UXEOg zX^`OkLV~Ap2NR4jM1l&SkYGDKZ0>YZx{fHw?SPJxJxb$lX6M$o-o{7t30pXJ8Q7kr z^YTr|1Ep)LjfPL7zgDssJ{{{_Al9-dW6{5$1rypW4z( zCeb`QMWPA$wVopwpJa^Z?L)n}cIUd)=R*^1PSbI0SL_6tg*;{<=^FUBg=aVR(CmTtjU4msGcf!)671N};o z9Ec%ApD0!(>}Nz?&@pfVDmAymp?DN2%Y`3G6?!*VkV{of_7jzI5xUADWOJdiM_%km z-!@KV%0;u;K?;v&MNVMr^VfbnYB0V854mLuap6E#M6Ggu)iS4Al|zo>g+L=H;nXu=vr&Uzy zg`~WT>-2jjPx+-do)Qv%=^XQWX;d~a#W-4H9GW21nm=9U&0Gf` zid%u96_33H;nW(e(AgUL(S-TQIG7!+YU-(8)w>c%3$u@{k9$45EFxyifv@FXO{ib# z`p6rU|7&YVN=RBm;$O`n{h;eZ+8iaR%}%sFw6hHnZw_z0C;Uz5|J?N9lei$v`d<2cA1+Ffzl6SX6#+9w+er9x zAZ&Km&m#vcg8Q+=TnYCNMfvk1NclmJ&=!1c$xbUKomgld;ZGs(tw;DrWZa%uE}4rb z<{4u@+TgQsJT-T+$yub|3*`$pRI@FY<(@FpXTVx*A0ma8F?}t~rkP>@SV&8Hui=32{u9qwY zeMD}8OQ#znfyGqP2l$X4rnbbVqwvxqy{!7;8H0T*iv>iJIC3y>D;o35#Ub~ITPQ72 zF=&+*jooj2Ja8-QmqP9k)dtrCq6r4vz*}&@z+8hn2O&S`HcoP(j*mC9au(g|$vDnPkTOTFz z&0DL~9OT)?U9**Yx<1B@j>$3%nG`$7cJu-z{6mKRqNoCTO&V61ZB7~ZgP_RjRc+6VIdIA#sNI*-?2mtwHvo@oZ4oC}x412oyei{elgl00xR zhKCr~>EqqCP2oq(_Udu%btH*s6j~CUi#iFx6O)#wF?PUdFrc!~=nJGfwx{uW-P_KZ7bjT#nu@GfZXGsD3f$0Lj28@EWD=>*CWS2xOwr z15WqgmtwQcxBRDQ>Se#4sc-U`r>2@{gr*uoGTCGsLi4u`;tre`O283ALi4b!$WNk; zbPhx)fX!B99R-O?OJbB#lnC!Jsw}A$+zH5yGvUGsoQukT)2BEk%+3nJGR4Us#Z6vF ze4#>ZgHEvUI@f-{Z0mb*Z6!dIZ$!}u!v3iwVIj+c>px_G3HlV`z6xMdTpt|b6COTO zF)U)Ij5O_>@PK_GN{O1yI$N&nkqMW_!ScYB=;3W!8mLNr?KNhK&fd0OHqrm@DWX5L zPLBxge#*ED1$bQ1c(%+jHhVaz1f0GneI?+*;84;~0@U0zCBvgbkc-&f&w$_Hm~cP) z!um;$BQ<%y@-mXItkMrsqbgZ_)gx8-zr0+&>KRH7j0EjmK3tJ&r8J8&IK3ordr8HG zc&3OY1-zG{oH9iy5Bx*}>b<)=ebf}780LDf6_bRo0J_l^z^PK=K2A8@MWn!8~GSsmP(ehFM< z2IngeIX#tyQVm6|Xfr{&1ntN7@`OW(p4nmFH92Tj;DIw~`|h}<7GeckTbx7Pu<(GV z5D#cF?`Dsl6W61T7C((sFaC`tn$6~8CnN#kh8Ft^WhESx&e)56tEL(vwFY!%&Tz|b z1(*3@^dRkJ{>#STEOowqRR?Q>wem9*025s=ildeg{hl>Ft>-sjbuj34`i2R+9tXQ4 zN~9iZO1z>8cQ6dZ*rBFDnJ*3^F9E<1k5;7Kj7Lwd!iKWPn<7|@-jgLp4Sh}T_NqO} zVzwWdNt?Z9?)88tYoO}vbI$~rHgaSx!aoC_3vU=>3s&zJ>o7mmE0jE&c)B2kHv&)3 zAp0pLYGv_J%*`)QQAGV}rEeP@=^xDU7Ba~QgplfOXUb9{!SZzIf8vhOgTqq?1`kf$ zJ2iOM#2q-hKZLXJ!{g4)&iz|OtWS{wI;9lQz8O@U0JusYZ6F*dm&Rz*;_9srAn_Xn z7QrMqBl{;thge#95c{ZPRx#Vt4%BTvR0zMRy<@kJ-8F&K0;5xVN5>~Ti0YK5?*{HG zWea_rYGB~{omcHb)`58h)b?)$JT7dFToZ6vaVlF>+#s(RrKRvf1TtmplVo`(+u5~q zCnlC$V`}T4&JR>eC4}T|caSPH%P5cySDsgz0=>lV-#W5?@V31pJh%I&_Kgl59NT?x zZ2ttNcf^=}?c8v6(Oy$TVK27Z&9oaiPe*YE} zf?2FgmF9Gjoh<}#%K}FPY_VZ#D`Q&&JK;w^7fVA6v?jXB2jci~h}ZWw;|K=r*y7;n zA)Q6@i!c*1CC10&df1V~pmA%7v5sh)c%IpC>r=C{+0@v~QX@z7xgCw?#(dfAY{XsKVAAzlvaT9FX{doePH`E92<)g3*k22QeQd~Z$xjY|j8Z3*F3`zin@sX8 zuiH8@Af>4edL(BVXZin+XiDwwS?LUndu%P;nO>Jn*139bj9aoJ>A4C}6YY707RSqE zar_rAjs$%Q*+>fDf5>XHHnZyo($?E!(SHR^d<^=7_Zaj zmn8)lA^-(2h5(K|mW7=iAy9wKW3acH;=_3}?o6+@x)BlNyVKE6%!M)Bm4$ID)3J1W zk2b-0VBG61mxwhC=*uS&=uTwjvckS&{AZuz9i$#qEEVRD6W$r7M7G@p|ER(6se4#hhnbb@NGi_KN3gL33P&xlJN?m=&G#E z)>TDh&2vI$w*WBG#{NziqD})+zeh>$=HcUYQ~~{N3W03j(-%=SMgL z%|6i6U1M^u5|TK|JxV}hp>?hRzF3B6>zxzbT#F&KVY~~iY2pft{hK;zO@kGQd3{ob zWm3+^<0vNqqJ8T9O+hVF??oo{dTwX4AM{4oDEQSv!5`pWB^X$Uf)zla;C4h`b1|(J zhcMuFK*vc{#nDBowga$vUzNZXe_%VHi0>qE+kSx753?A6_J7+j@)8q z-t{9r`D;b8f$1nI+6UoiX^v^GN0V4=kivU#vG+UzWRzyni?l#qm ztYqfg>Pq}l+(x8eEXB(kcHAVSr^gXeXl){wUoaNiAF)ZoQms#gmFtJhHm{CrGXZw} zRZAn$tMa2_6i}kDb0WDE|?m{H;8&1alLjdS_au z)eo6%-XGUy0<8EHOC!+~dxn}zv)$Imdb%LN9N80kvnIU7u8-qMP7^XPmQU>X(pWyP zmF07QXE_0)Ld!=1Y_@zRpZkPWtA-X_uzPiejcYU_;T=MoB(erehEG-?HihqDDIr`P z2{`Ep8e&rEOd8ej<$91M2bnA=nIAGsl%=3AMMmLO3cEp`y~2vBQ4-|OWe6{XX&HGv z>ATUc6KgjivWOf(?L&;&kw^?rdm}JKy}=BC6cEPALMqkT++4!W#_pbRcO|_CvZhMu z?`1bv#xaC)xrD-yIZ zXFKq|T@Vj;xnkxMk*ASG1xXZ_GP5pDuJ<9DB3mj_o)Tyz)yzy~TcZ-5rQ=MCng^)} zq9?~UFaB*SeC8E#JSxQBIpqS*C;6*LH!WTPq+AHxH96ty;#x_-D144ieb*fQnH?@^ zv%j&kk_M-Iop8#RN$*?tbB-lp5Di$4hd$ff{3u~dbOf6U^1*v-D(-2YX~p)*M8a=% zg=jv`)1H9tLZ;Fi1dqR&6ktf=DS#hjfc6RR`o1LSkChLx$p2%S^%&#_?=kX6+edy( zk4)76DRm;Hyj?!O_)bzxg;4)SLH)Oq0t}&E0gOTYeMwN?nkbK@gP;0z5OyXbJ#zb) z_dDb@%0x7f9F$2l|Irny`8P(g$hgZIX+>sd=(R`^PD6yeN$Bq<+_eO}EJS|_U<~~w zk~|HxJrDo3WwT26TDawESXw5$p*VO6c-R-w z16c>uOKk@X`Ia5*9U~84ylsakgVvqd=h!(&gOR^QMsQtfD_H@QmE2Abn{T-(^;GPZ zc0k8%xhX@asfT9)!Pld-IZ$zzGF1B1ODUwY2jQ?3=T${cpe#)G;%sTYh;qI<%Yi%( zhe1D1s^O%Y&Paqz2uQnHSlPA%riQmQ$4K*D5X!M_X@j!jLUP8S*?} zPXgXu&jmso6)II9s_2$WhjUrC+_wcDFL;2vS}tV3JZR^AhcnMf+@d&8Kj$k0Ven#CY-hPtKBUvnZUvATWZfh#GY=;y z&YGIMrb>lfC>z5}f%%+dL({L5Cmc+nhj@%W!@EOmGmx(oPxBeoYjG4+ytCk*)O(I; z(216-wQ>R)5=(GBt_y*`!v}qrtDzP zOB)cgiK>fYh~8}ZV`<r zyFRS*X;`+XF_?1f*wWBx-YPoH>oCql9;T2(NC9lB(|l+3s#Ui)(N+2p@>tGJ!E~#x zaQcq^5+(7tS{p7Z9ToCU^)sR418hBg*DNl;Tkj)9QeCoS>CDo`zl)M|+nxQHMGn98 z6L0Xg@_3;(Pw`_aWk|2IEw`}COSd?vtk2CBR{C-!xkI)27Ofm$ifIt4ewMf)&zI>qmxEJntHCS!Lh zlzuha2;gm!8U+@uKP`Y89RH9}{!e`y=PG~$QuDCv&X%wXk1X!6iDB!mV77E>OLt1E zhfw8^9)?rGlW~c99!?;kJK<&wOT*v7my9n+(DFP?eXMm2(fe{abbffesCgjE_%Ej3JE-GPM{mZ$cj@$M)|X-9IvQ`{2aL zJ%jg7jUKo~a@aR z2tBTn#vfgma{KmunOTZeC|9;`-@!o()6)y6_0lKFxBG~!%f(CqXd@**vNMe$92Sr3 zg4gU_IYLjD#!deIq_I|&?U8t8yA3v_`y_78lwcatVr$%plBw|904}7$)2wL~eoJ%C z+v1d`A^y*jkjGe4!`;(;?qP%ZX#dG2&$c`haql!;ZPsmTTImJbP`ZMDmc840Ve2E2!{$_3=S`jQ*ONJw2A(OG=YYf<8*;x&hszF z&2tEkC^uwlR$k+b%Z=u3vz?d5wUc1(e0);x)4}IE1fRdi02A~ngii%92A>y=M{A_s zjN0gYC(WOQP6lC4^Sk4wIfPCG`B~bq*EVDGY~!xk$_L|GNicCfGO6$BAoHDq%tsku zf3L>uWimK4C4`FvVy?v2<9 z-D*#0s{oA|-PX++{SBGXr=~We3Si8PI?en*v2%HgKbK17-)O=zrT?vQlNQo3I#U^M zk83A^MEA7}>U}y|#`^@nH!;8jeF|wA3SbO==Z}*UFP2PZ2_J?EdQFlpnZ)GAAvr`$ z7e+fIz3#Hsx+(0lG}|l0wU+>aK2gyqw1egHhAvXGH?gBn!?*H&q0bEWEy3_Y^r-+w z)92*75cCk~{q=mmThjOZZW&D3@4IC%nb#LS-;=@Pdya)cb9II88p8BfQe0XgBjf`@ z%rBLN_OT%|CiPF4#!{xQRB0;-T|E>?nm+y{W5f$R+GLzGZ`8l~ybWp2Lwb{tU3iat$9IDk-<2XQK7h6t&d0}|^*o4*x3>ie51X|0$rNcT z#OFRNwDmEjtpq~*uuZHApb%>Uwc;KdprZb_Chg(D7=Uk<o*zS~V~ zd{nR@T}v=|p>&pN@{|~}$NHYfjS8W0qU^=~Hal*j@E_w)7-a+a8%DbHxSe;TXe+t~5fI1nzp-irk=p`ZS&^qfY2;T^;Y4)$~j zJusVX9jC~D6dki*j&F0+LuQ*7r#RGTyk6QMj>7Cq?D!LKk&ux1cu*Nm05D|PDeYP; zyLJFJKTD+cre%k}9nfm`Jk(beGSD<&?H^!|4wZ^?x%nCbhbL-PM8HrKj5-@baYS?~ zNX2N)l}n3eEE9s6nufoKmNBIx*r*6#K|z!VH#f)eP!#BfrYTtoNB*EbP4p?ZoJ?`}GO|PX1rvwdoVW=3lxm+_j3VMV6cil0#X%mCsCEbe1Y)!D{fvz1yJ z6QG9d3+mvI&rl52Y&Ujv3FJ~})qP4<-90?|tZ|zAi=L4H40&g@|4wIJe!L zKZwU?y69|%%>>A78JBGctc!GHqrqze_Mk0RK0vrL#Y$9gr<95P5d;ewxtYb62m z@VOxMJ)Ql{-w|4T9|KI#r;z5Z0KSI-hO%DmNl|b0mbXm+e?)U`5CD>*8tSqsF}_XD zM}=I3C;?gblk3@De_6}8J}Drx?>~s^djeeg^hGn04t;$_=*l^(FDJO`JR_4ksbJBaFcWDh9FFDG6f; zKVr7`w7B*=87fq}*d)QDDhf~B* zNKO2lOz*9!O|Jqd)7y?U)Z786r2adSvV+hbiUKG)ayxyEGqjY_9c^gUx3}+u3X$2i zmSJd$QyVL5`9*W>7vm@^#B0v>{AA=g)1cLUf#*{*p&yQeo?sRG(uMl0-4RiT+*=j<`EMGIVfc0#6`~7@g@ooGH{?lxC;x1p2PdRdeEb zb+#HC0X6Ou&b3S4nL?(5ykb>%DL!e|faf@|&M$84ZhNj7c z`8#ni6A+=#BdDjEN1PeJirIGS<9T8%I?VxI5P{awVYAgg?D~kKxMJ&Ly*zTPnmEnz zJ~3jv@}xQDzv}v!Z%=F07@Ak?tR-MOA)fmM;km!bw3>k2Lp)ajY{thXSHs_XFOqMm zJYdDraxk+ORi)s(h=FtrsFYAdKEg%p)ajJ@$U9JiXI$?vVoR}nIEQ?Ilw$yC8<3Yk zWp%)gX0QN81&3dzW=pj)UO-E|y%{7H8{E4Wd{6ap9LZ!E$gjbIRUd{ zF02#M1B3KekEiDv2$B95h4lYh*mUdLiqAq?qIBuUn|6x^@)y$hwUo4XtS)QR4-X{U z-xtSq*yNCxra0Zc9K0A%wH&-Q(fTrbN$?_lm}&6C-xs3T%zaLSA1Z+7$s}02UiIrc z?7D;yHNk{a=0CM1i28l8#-7}i8=5#BjKgUH6!?^PvrM|Upfu(A%-8G!J=`_2 z`m&JK4cwswV+x5`1yIPU9l~#J+9-+@zSs`vIMYTk+NLVOU8sjOsxnu`22zKr$EyqFQf+=A7%2s)h{z!WN2vmV zwUiK41rUb@c> zP%7?%WryNWS@$q9-pw9j$SU$nXRt!*)e1W7DB}q^ovWoH$Ayu#rUSXmRAf7#TJZpp zFxAP|pxcQ3W*c}*lpwlD+KtNL&QV*OgjMHKjm+}AMWt8W;cWMcTWyy)pfnL$Ez>%g zI8l*+vxn5uuZpNRB(ke@ zwe-c04Q}D-0k$stOEhVs%ZiThSn04~alELTsQsFt_63aE1hf*;0u;c9gjQ_j^0Oxi z+YaftpLu)_OfM0&Cvr>dXkwGv;|!N4V@=ldra1Zy)jc^gAe?oN)K-cowN2P>kAt0n zl>Hhg)MITPKJNr-3FcU1=P`jo9Afcb7e4Sh9(jVv3-JL3Q20PQJ#20bC>A5)s2$L8 z)_{_4&8&g?;utG|q}1(D+PzY}N$noaXNvPBXE3`+NC0&tJ&Qi$_w-51}!tv~exekwS(}o!QW{OKaME>6p^8Z?Dqu_2eG9OyYu5&-c>j`*2Z&dm_~@PF?#U0Ecj{+KnuPr&c)Cp*H0~HA@^2}U$PoG?L;6<>YG7{v2t%@z z%E@QKe%ro%qP#*imBAj!-9M`iNyz~m{6bYfD$e0t23~rZWqAY+c`p4?E24BW*^QMY zcNT|$sw)|0snM8}j)8(XZ@KO9l8-_gUPw@@^yl&#H@>D;%pg3)m* zZeotQI0^GdIXb2t2;LTLPu@PBnLmCrYZBeu@j<95@z+h5i)lY6N7$bzd6<8&bPb?t z?Pjm`qohGUX6LDyAWQN(AKDe)8bL%+glA&pDIvlOzhn03lDHlv(06=~Zg4u!7W!6e z!)(3v`RI?Bk4B5ioR_DE<|Y1JvxhsnK0i-uas3-yJ$B;S5vEFFh6Mk&qj-FntJlZr zTsRz`ysyhV%i7r0${aR$GvIfMIajx`E7Z+Yz`&`z!c6H1v1QtlZNTQPNz$5020PpB zu1O1bq(}=s>lp@A&3c}U;(w?()M$PTGN5-O`AHgN@Fy*j!8f;WKPXkTAi#a;yUd4i zOAu-^wH%5W%9g+^>R8M!><~LZ6AmP%ln!umiwGTnKfG4NXP5;8SUhmXss%LTuB0rd*uur?J5z(r{SdP1udRTlvTpj=fpp}LTP zE4>jBZZyYglGg@*8cf2;#-S+zll2K_IzTwrXqnZ{tec%AaFMhWl1+#uk3yF@8Joh7 znC%^oYcIj1_>w0$DZ@lSvYe8WklE?hC+U)S+A}BW!l16}lc?G5!(E>&eQ_(o zU^}t1kOtfN)7IF|jo67OMQ zUyZh@OidfL2#M<~m0^*rfFUiF$^gY1ifnkyd7D>0!*P#L0)||b_Pxr?P!=;QhGKs$`FEoLm4rw1*izl4E86fo(1H8eGV@vcFLZSK4*Fy zn{i}$$VjmAY7~AYmK7zR01)iM-9!hxDg*ufc%ah9WY-5SS|-Z~g^Btl_4-0}vG5eW z*-NbQmgy;{XAm+TwH_;EvkZ7v7q$WmxeNtcDWgh}Jh&?{Yw0~WD#dQ;)zHg8Z@y_6 ztky-_x8Py5&6zDxT}ZA`$sC?H5iyB}bLCQz!^sY3$~mgcRDr>!j6gh;lR&RSE_Rz2 zH5s4+4O~u{0!&Q=deJ83dvGmCsY(YraTH2!G8wRx-IS*cHTd7+rZ@zj=9r8$<5$Bm^Op;%v2L`|+^^%gsj ze=4S_eoYeQa7>vH=L3SUZAFYd*34g*kokBsdJwKB@{mp7?*qr`SE8VGFF0PWFe-!N z^@8K!Uak^y-aVDdU=yF@w;baw6^udJUnXxj^Zb+-U!;{LDKECth@XMWp3{tha}d+E zmN}-0{dh{Yg9_Jstk#<$Zh0+_%!K;gG-yf<+gG%LTxV05-Xl&>%2YaQ2x4f&VzmtW!QD{#%fk}j{p z<>CCR`T81M_verC^%1_l7S}yb$X`r<*5+R)e_qeG-oV#4;`(rYGp-9a=ih`s`8U($ zEp+)+y8N2=+gs_=+vxJ^ba^{nF2iNv$@xd|XaB;5`}6Oh?>+f-bZCB?aRm$iP5jw+?$-Rd_`5&95!d`V zbomHfK1!GKaoL|gk3Mdq%g1opvuGDZjj^;1m>u=%u zaQ;I6yaCtznRGdezn_ik!}*K&^9r^~;LXl|3g7nUKaDFkpMD2_kdXAV^5=8%=lA5# z7x+(4{+zoA9$n5G!DS;|emIQFU(n_5+i@AE%Y$@dnJ%B8%SY*Q5p9)irpv$3#?C*{ zMql2k?$Ez@rT8CK7b+Y-r=pY8}XC3 zcW3W_)!n;_FcRURg6XzYf=L21#;L+$#I6y{AZ9dVs3C=2CC6Js8z$)B9@&Y=-iO#p z)JcUwgTT|Od!&j(II|ft9@$of0fivga@F&mighyIwKmye@LM$m(k>#I12kX65Est( z_Bh&6VHI;D*R+VBoq*aV6J1+?fmt}V=d}77${~0xKMiEn*U(fS+w&ol$Ex;5@PxFd z(gL@P-)9cHbGag8&MBZ=FB$(8HvLNo&&@b9g-r1f?iAe{9XK~NDb(P+pi~?d<~oLE zU}S$+FtR5(MxLNC@>c^sMn0M{Mt*))T&^qlolB12$Q9Qbe%<`vfOUXH|4;ncpZ~FZ z`8)pNF%^i%Ps96{zaBqFMNYI4Qn7Vh0uRVhSG%V&pMw&}4nU8^{Jbr_L5UbY*PbM^XK#(`Sv&GpyNtqZiFas+ z_71gzmatcdW)GBPdxiSjM7KtE{vfD7;0-!g(FHkrd!b#0Exq6qq<_&9_W=kPjYMqu zPM!}@Ut^p+G7j4iHABQqxB*25#XMd|xZ+|SYoiu##A4gFH&dQ>;pLtwmCL1N?fB>F z>^MO*Hgpd%IMlMa(!jAtR;_~VfPY5#ej5M`X7zdMDs$YhaV!7Q}od9d>F+ea}onQEmGjg@AXdu96imuiJV z|5exDaDBhQRV){B{(CenHwoq3Nxj_^ZqZzyKS*OD_4SgW)?>!*ueehjwX z7}44vTUZP%<@K1fKf&z)rPhb0Cq#`Pu{gN2)ZQFk|BS{&_=LMHBHU=UW)k2Udb-n< ztO?L=DFN|ebYbFKg-&)(d^B-!#J5ot5#BXGJZFgT)O}WD`RG-y*H z!&ixWEvSJ3o&zFleSqh{I$+CywBu@N$sAqit}(Phs}r8a*p6Nn8rm%u)WFa-VQ81a zVG`g&oO#^Aprhk&{X_-xO}pQXk~}gtMdimK?azhPwL>3udgY9W5&2aZuU{eXVQAPi*&E4gCl##28XA{_D>xg zA18y414Joeo}xuE&O#37`8jQw)8qEd_c_<@-01~p*fwW=g<1}(T^+Y%tkvfk1MAE( z4`E}oU}HHoY$$+Dv2m-9jeUcYz{s=i8X2Ex2^m-I#J_lSywXNT=S>;-cy%}Nae?6D zS5m`=0@xHE7l+suN5(ebqVEdKvlRl658h**w%Ouo4BTW~?@MuBea7{kq%#>>Di;cB z-jNhwh;b=^O;K|}2sO2(26*{W1H1(9F<#EI@KReck@5#!LCTkt&S3~C7YS0nkQ87D zDGFdyq)Z~^M+PPBmf=`b(R|A=%Sy}r)y&L}u)5+Nac5ao(fWzQo>2ZK)@EM?V!r`i zf9&H`X)RYY?t_WRzl+0UNP`&&(OdhSXX1K>MO-a{G5h^5as5u9JNRsYW+NSa=3=41 zA2GlLeF{;a0@#!S_ulL07oylP)?r{A>S}9<6JEqg1Z>LIDs*sxLVan!kH7Uf2i;5- z`?V#+p7w3<(%aa|P5sXFS}_fjX5Hs)+*Su*lFY_?ppbRyR8ZDUh~qp_@Vx^Gt_ck%dmA6RRimnOvKi$ z-?K@7gl)eU@#M546x6@1dxrM5D@EGyjryGy)PUuCd0Uq6pf*HhTy5CBaB^TG8pw~` z)JMbWJ=bo`Tt;_TgNnC#uL?Yf3!bbH zzqms9#V`X*(5Dc;Pyh#waYxy^aQ>6)i;}Z}&9iurdG1x71v(zCont6ii(rp3jwEpU z+sZ(^NVuglz~)-*6qvEN7mYbd*;Ia#ATpO4A{9Uzk=l};Bxi9zRJcLMk3cCXv5NDITdv=E{S5Ln^;ru%=tNC}*<+HtrI9zb* zYbyvpC>+aw4&NWrdkv4^31bWP$Wl5Ze|Xq4Vf~^6VQMqjCY|mO$5r=8BMJTQ-1tv9M1^ZMeDtp z&|Q-lh_w;UjCaOCZHIc4#^_5W>MMwVW#(xEEsmodeiEnj?htZ(Be$Pm2q7V+0KU$c zruOvd21+j$SryrDj_p~k2IME+F;|qa=5|DI!66B-Cmx3cC>;2%cv>Nc&>!^~Ty3d_ zy3$*&Ce}y)#BjkcSIuuRsU;PNL9X;w%;9n3N`0Mjr9bvn2gU09kY|@NXi*x5qT?RP zP@Qd+b)pL1W5|U*bsy(4IZ6w=Ky;+OG{9lJF(m-h62T@-+L>`V4Gu zovzI(d0K1B!R*(6b$yO@%bEU8SD)GK*y&6|2tGr&-=8z06VOUX2r7WzH|9DuA(;OP z;O<$|js$#0*yOFBtsFqIutM%1x=nr<@3s+`B8|7;{2?z%>&~C^4^Uch99^KK5GAA^ zfCw>(KJp2}R($$odQL*$5!7Qr4LE{szz|yxfw&B(_aVwmgWYMiCwB`qZ}@oD5FB%n z+-mhP-ml|r3Tlr*r~|Bus?9y~A+ycf5(TH6ZX z4aT@Z0d`cv6C?55aD#7_U^YXtYc$+Qw0hf%9{!Bh8N+IuFz|$l-a=e!38vCVFO4A` z^xh=s%`m_OeF~vh0c?uin`!%G7Md-chZ7zt$)>#0*gO09f9yEv7sVDQvJg%UPn^fo z>hY?RkGXuHOkr%wI7y8|kpqTZHUCm>StDfHv8; zvqT%XgF-5B11;^w@C?<@M-`jiT$L*P^?K^2ok@Zo3hAUt_d=m7+GDSuS1nNjXxfa0 zAfZgaA!U3M_IZ4LoE{m#GYvHI2GQ2-1tYJUkP?ShjJ5x>!IS?vMf&!2?|-nM26XS+ zASo;vT0d*3ge+Y1$dFPhK3Ve{@gkVFjIRHe)rhA&Cs>-Hy~1HxSLQ$>NZ|~S0=c0= z1h5VSKsS=39Wxc8yse-qIy>pb0U(n)7J38Gb~UUUKMcr^{36>lV8FC0+iEF6R)avv8^9b;c5E;wXcEm_a|x zU>|0XM;Y8v26dFd9Aywk{ahv7IcDYDxet4t`$zi3o!d-3l+Mv7?i@z~ap!nbggeKQ zkvf+rCREFRg_lVFL}w@&7%5^m8OOnK#*{Ny@cxbp(MR$om4Kwsdlj}^c5QKbBq2$` z+2zNHv$=9h8-P$cXBSn;2?8@@!HqOeDaM%z_rIPgiis_R00jkSNe| z)5H@Z)W^TTzNKSNgi~2TVbMi$Ov8cW6x>X?=$1JLZP|Tp4VoEl!9Xt}H3d?HtCl#u zW3c3qt`k0k1h!e|NVL6~E0h07(&kbYxJ;4CfxzTPK#j}0sB|b!8mX|$2}MU$fpIBN znsF$^21@UPl&6*&UDW$j_hja)nOwmcLRlmkf|c~=q#vz8qW_OYOerY&FCvhfU15!| zd6Qrx2yFVE1y?HBDl$Ty0wj&*l*Un{rwNSk%4J?xWQUDn!zq)r+9mhmfh<$4`^_0s z{F-h~@#!&B+{8}u)cT$0+%Ph;Te0y(^O`}RM}?#7D;Z9kT|orG zUcKrUvD}ah&3~EVFg-LeyP?WFn%{U_)Us6b@1(gBZ?D*=%fa4pUQerk_^m5FG*I~N zZlZ9Vpzu+&(VjA-oIT33>MuJ5@NGt?vFxl3naOLZoUcMY<@+Y=S86k`R!RBHX#AOU z08(+Z{LuIm21~4(lh+4IKnpk@R-ZFglr}io5QEmT!(YQ8S`(q5>4}Os&$!?iI08~e zEKAnuLGp2IlG5%2HLicoAd%=I0OmQaqT#*=x$Q_U`Ao;UF z^{|E!xH+DiFZu$*Cg0z&$anGvdy1KaeX!Of`^0=|nla7B8vLw5&YdY!${pn|nf0;; zKb_hdQ~;Z;!TLLc3ot-$7GV$<20bD>d9sD^=G?|5AF-;+0N8NaKwKFeY} zfwOMX|984c{~LtG<3~`FrQqd$6 z>z=`k{xwBp_?F$jSWxr+P|uD~n@6`}E5fUlI7@>dJuPIZ1q9vVj_u$DWU>*ffEfiF z4z)=1zQa%k(F|D$>A2}@s&gpUSfmxks zhp3g#77{?`$O1Ge0G(?+jHvMXBOOy%TnZ*&>L;N(d zx6i^Xo~c!G4uJ{WF(Cw=CkS+yrV;=QY4Hl+EHpyIHm)cw_fX(K5@^++GqWBDL=2-d|Esy=klMv#- z2bD*Rr422hK4&+T`JzMW^b*vwMI24PN;I}ns*Z<)0WJ{9+8a&`AhqUFA+rL_Pkdzj z3M{nwOgW26OvpSWnao?R?2q3_pOg;#T`M>=F=z z{;7NCK)FO-8aNOmx@o~ID(2)BsiGk}nfVNbGjV+_a{EC=)o1$Ym;}<;vffKAKuKkn z5KbXn6YdJSC6-{*!NqhWvI`+Yvv0$-4cgvcawtbE7f$bPKX%aCCY-Hog>Tigg)y;E z0v>eBrC!PFRLx=8J3XVQvW7Qc0%OMrrMrR{r-8ahX8Du{->5C2>O1zI;0qwivJL*e zZ5y5uo`_*KD-zQ}V-$$Z(zoF{X_r^hZdxKZpu$z;Tqm2UX3%@@s2_WzQHu<&DWZ;C zmPI2JdQ@+#;9D81iDoM_I`V6ASxY*qQy`CGFVBi{dGqQwd<$|~hJ<4oWl#W7I<~Cc znoR5fwp5$Jp58*xqUy0lXZ_x;aTrrA>tZ{GC^*$5P?v zEGnElJE$fYIxsUbPp+@i2;FY4E!i4W6Lx8C>vt z-Ng1K;u-o*YS>l)W3c@N!uCmHiiRxF&z}s#^A-pD`A?1^84K!vb#p;oDhukLQd>|8 zpe(3%c23$k^(5|qcA&?_(kTBzGtY4S$^+usVLuVOd)WE20%tL~r?5AdU5WR-pMSsQ z9%v1mK?WBP3=Yw@wx<#p=b_z=%Y_WiLmTPDC@FwV=e6$bYRzP5r>fc3mIO7>-W6j) zeC@O^lA)@P9st|rC+>8@mTaS{+GuLG3;x2YQ618D?`*g6_t@&TK_@%9Nhc~}V^3;y zq5w9flO4hJ7u@-bScdV(eV^V26jQFW^`?Q3p>Emfa1pY;jdwqa;Bq`fY;^?twwE}Z>>H|A0)s@Kc`!0gUlx&CbZX+-m^fqg zKG4n8t5Rc{iy%z)^*2(G&b*8B7cE2pN$6k&M=3}vsg#O*L?Y|XWoiXvdm}P|9Hg2& zv>uj8dnwK25&ePCAxiB*^o#^u9Bnj(V#}Fac8b;m5_%vO2~y=m@U&Ykvd^0E5wD-C^aWz5})_s6J zRSLCv=O(@uGgz0DCh``(BcTQde($-HDJsa`W5Fr$rQdx3mbI?f0{yIQm<{3G#CH9sMqhf6b&q!W& z5->mrJ&VE~tVj6@kgvB`D9-;jO-gW!eOkI9UhWP%0w57xF_7|^ZX)IBf|O68jdbj9 z1@IF_rz4^Z-Dq4Q%&eG|(3m0C6C|F9^Z+k7E{s*-T-} zPxFjE1n5X7W^p<=g2H@$A(X|;qCuA8KRy|Us|CNxA6AQ7ASod=YOUt{|+d*o~m=M43` z3HkJA$0+9s#^Wo?!SU=#aaEapkDZk?bnIRcc7K~1J5&H|cGyl|n;%9}5;bHQSb9qR zjrXcNncn$2raDpaDHNLRfSQC=b20>+%>zs1Gz!8ck+%J|6`bN@lU?{?Ff>(L>0-7+ z+zM>?y#hW07S(2>zHY^<;myanqs&=a?y8}CZBKD2g%slcXoc9Op8DA|rM+xcK$3+r zgz;@L1?6^wWOe3=HpA^n2f)%a0kx`$GnZvXV#trpaP zulMQ*r`PI<+lI{%@GnM3pJjneHM_+%LKkMYBXY`J24hCypw~P34bz>Iq=d*M@O0of zu>W*2s=)+?==EG}>-MU&457YwPrx3N>^BWlEH1?#Uqo7&cBER}OX$R={;BMB@X@1) z{5t$el)a8;@np|lSD?k7qsz^78K6s+E*V_>40QC^QGVno-wtG#E%4F z@$P1b%QwkuMQaO8@V8RRYqfra9P}<6kR}Ta{BAJPM`#u}xZoA|)S3C~bNp9ZQ0q5v zrQoGZv0CY^Ko^=R9qD~=CG)JwQa{QARQjbXQNN$b3U!FxBUbvV+>?#+Zdf)Bu5m1Ix%g0`PY=8X{|98!4b;2$C zKE#43aFu=@5$?PBx-^jgFwN3O=<+dK-2AWL_dQR@zXE^u=U;{E(fq6V`Wn6-!*$Q9 z{3HD3wYWZ@ORp{B3v`LM6R2Q*rbqEZJb!*O-pb@BWoja%PksRph$yu2={L1MLjJ7x z<|ib0j9U?H>M|Qdj6t&W8{Csv;_&pGk~qM3ClZHe@#K~``Og#eeGZq3N^i=)9IY@P zc?eq) zZ)#U?Xija(j@B)!wYQftg^DRX)o;cG{I}KBPD~JAa{iYEHUFRV12grtVOwc(>9kd= z?xDKqe4JVtp*U2HEJLLkIv?w?VpKpyRXWz>x_@>9UaDo5>i6u(A_=KggrZ)6h7p-OEe6)i*e8#A7AOv&eX4LNSHRGVKQB19PK zTyDOGmuU&nL37%%rc3}8oYzNzV*Tt~tq6A^B6|wC>I%I{rLHM8&|)TED${Q`(@!xz z(Onb2WD4(gU8hk&0JW|0GjmTKi$vOqGYrCd`mCXze_UGrQD>_j3a!+!n@`ENWe(t_MR0 zg$<&dt)W^3em5rWniMC_7p+%WPy@q>O2Ty~L=Pp;1ff&-rYHAUd~#YAe~B-<@Nwf& z2|d9QraG)7dRS~)u_S2%Hm2=1Yk-|-Bq2tq@>rRZ2u9dC6`Zv%H(M_4gM0-;G6})F zWejRO#X7g;Ygwdagr1{Hb`KC|$kt}7Fq)Bm4=hJaWNjNe<0!E} z3J&Rpy`rXNa~X<(hL4KV^_C<&n&Vvg(WRVA>=(V_#CN_=0G7YvNec*VcLVwA*;9Lx zkJTWqPgrD-DlbrHm`zdxab;G=Y(TcL&v*zhCjSXic@D^jPX*4MiQ6_f_@@YI$|Js> z143HPxZXwF#t%YZA9AaK=WgR4?8lfK15b?+dD;&V)sxr`Jm;mlw3<~U9eDD9IDmpM zxr4JSGgt^vCuZHAA^JSdpSNv@?7q|6dyA|cA2dH0?py4m)>xgVkyc|&5`Kz-7n*l& z+=h4)^)fUC{AlP`haV2i0uClG0`Cv$4clpa5yzrQV}?%pqzI{S7O5w_YD+mJ82GL# zepE>;8^A_G(rBIDRtdEkywgAy(I!!FyC}f66L09U`hIFd7qryLhAz+I$-SZ5lm9ak z7vG~xA6=eKm$%d9t#ql<<+*fu6J1_Umv7VMTe$cEMg-(2131brALSR1@=Hhgg+Ry= zH^v$mH^zQiZj7x^Zj3EoZj7}~YAjFu;KT+b(MpA^`)o?P%IDg`$+Vlpw+%6W`g1TR zyvw`_pVHc8UTs0GkF>kX?8)d#zX%#@yZKBrO>F(;d`z)gMyeAWH&YrTS;p|0u{Oy? zVALiHyoRE1;z1-gCPSKyVx$Jh$?gxfKWT?Z+q=sPIT*gQbE8h$VQ)sx**O{73M!NC ztF~|e%`{#gYkf2De}RRm6x6)U1Tq*UWl}?g4Y6fVZ`oDgR9M7*05&t&?aDq0pw9B} zxAKB9%%^m7n5vRoXqeW?=E)3{(phZ!R~%WgJrg-phO1^4m)z{WQr0bO8(?*3%a$z% zU6ml8d@Z!Wh_eW49pJ90c}#aVqW~A)tn`f)aX=pz&g|Wzig8!^2Jf1vl^{_jNMLzGAW#DF+*i%z}T&7%>n&{hCVWo9^g8lR*j#r63!|wAJ zRmCW@@Y--R4;~n`94>44Cxd$or^r2gN6VlEHSZ7XA~4C;PmNzcJ$?JggyZyQmU8`v zcPfF|kE5ZmsB|Wt*;*M9LU8ShDa-QB(-bUen!ks-Cb7Rgp@bI~$2I4HV`s_cs6Lrz z;ht^HKqtb-KgV}3pkn^G6He19Fc3|zMruR0z1Aqw*-U`pBUPn8y^Fio&Y2D~!(IsB zL8H?cxt#(2+Ue;7W8)JM^g**zTY?izTxdbsh)?x(O%iaLHX_L>x_9~&!Q|$shfH$% zC1WBw(`9{fdOqVzI&m4(Q_PH+ouSvdMoKET>Vw?1G)PGSv`MKQvX^t7zqy6XtLMOE z&aYZa21S6YsRdy2y$D~(8t^gluG|eMI8-13^mYAf10RSf2#mIgqqZ&<*6uG=T}v*g z-wb~7;W#8Gz=QxQTwzgHO@P4b9XKWhtt?UNHC$Tb6`pV*7Z6L`vt31-@f7n5i4WcOlzkI3&& z=<*wMc{g3YMVCLs#rIRvV@LUsqkKEymE@OM4)Mz@>*(b?t=bdocciri@$vg9`5iY6 z>xymOHkPTeMLl3J%hgku7xq2=Uv#ZAea)Ait1PJX+dJ?*YH8Tm`#8A@o*g|Mlz0?} zMT#g1N75CNQoM}#ih~%XSwxLvo0)S@Kr+trAqxm__U2ISYV37u*~@ZM;s9}W0zkFr z1-VQqizGQN*-geFIl8ZEe~JUiDe|yLo86U6nWAtwS?dz|A?(`ear@@`{9kDY-#LVX zl)N{t@VkvS_T``n4xP}T=CHd?Dg`}HDc}%MX^QhxGeR?BQ2Qo}E>lnq&LfaPPpe7$ z5xU~fNLRE8MU+H+5<=hQ_=rVhHl=eyPIYC8&N|$q;;=bsum2=cgoDs1o+3BLCy@}; zm05wy(uL*+H+qSJUcD88(@bUEQcs zZRxy4rBXtyZ=kk2!c3}E9`k_g1DK>)|2drlgBYD|5~K2mHzmfxppVT(Fct}R=I|lr znr?3xwRh2G3+PEQtRY)2vQQEY)T#(zMI5*UA5k$>;kVdNm^}navuNP>Hf>COUpJ>- zc|@B|{cj8_=I$L_DitYalj6h|muj?@AS5WPii!td4-F@lDDN?rI0v!%F<-`^M?~n; zfesG_0q_>A0_fR>6m}Jeh0h!=Ay%Jd$~+D+&Xe$?vxgSu9#=g#5PwrQ5wA`wg%IDm z&tsz|31@+q?M8oyeI4|AQU-Bjh>1H z6-JY*qH*^KcI1$1u^(q=GnIi2)6hT)`#_7O$ggcUs z2CoTT%9aW^lTz_tn#&zQtMaqxd6KuWD6c48?8;p`3FbCH;1@W>kW0-{_Zc|pV|rBq zBJ?r3CE(=&t=1`hQO(3`3DWh-t9I^0>%r>R%ewHdIR=REinpDnawOjE5eX{dYNT}JcQnT;o437gBIp2q0qXtJNKZQbr&UbZiKuG-!>-py;e6o z4wZm^_!9437SzDtHb>ZUV-tLwku+!0fcX%uWq$?KD-nYl7jQR7wH7$$mAtb;Y*L4A zOyDQ2p>{HXA<9(su+8a=n81%tPa~|Qw~8nnEnmI)A-h7W#Bj}!It-I_1|F2+3SNSA z*01(L%Jh==CK3iP*L=%YFv)1R~Y=g4Q@vrx2&V>HYT_1N}gKw@ge;Y>B-aQL9d8$<;)?if>g-gL~mN%Up6~E_^;g!W&p>Xp=xrRZjKvHtZY3wvWAi`P6n}+~UE^{9VjX>3@`@)njjBjwn%&PKK)z$wW$t9L!TpfA`bWSYz%X&+8t>!zdyl@dpDR4Pit zqz@lp4$rUjW+~BM(Qg9T_^PGy3Uc%z2^sn0Ez9s^8=OHtcUXw-gnUAV=`(~Sn8XyJ z8Vw+F61b(jbeWmi4V*fImMp7Fk~f6zc|UE~u;Et!i>XwRbE5}P`UY@z(Ia52n(tT z$mKzh>;ze)prq*Op!c?@^VI|m!|5|#$7CAcJtdQ#)IGZ2c;o@RgS#@ATX~`=M^q{6 zO(S{$1yzP8GpN7$hziWyuzHj_J5(TDF0yg6;}7_gDIuN4m;t6ox2c9t_{FILWaQ?& z44j$U#fhWB9FlR#Zv%SkJHuw1={`RO2NpE|$9W2Gbt$`#-JjSCvv$7> ztzq&MFFnOeso)cF^HaPOjP?{S4RQQayj0S4NAS|1DSP*EG-a=kQI#!AYjP99KJG#0 zOEy%jQ!u2Ckf%+DA#%nUGLHOHF+q9E5ATp9p$MoYsZvJhY;K8?w4*o)_J5*ZG&C4& z6!EJ%p>x(zw-G%#K>@Rr+Zjd}VjnZ=JhhkK9d;RvGghG}TyojdD0M)KO7V#xE4J}U z=%83@*u;Y|M?b>aw3FwZnj^Mo?Kv{+zPWDNeQq={hjtk*@(g;m{}KA5{2=yG9_v9; zyTxJB_;8K2(PKI>LcQ6PRpvy4<2~Lptsd~9NdMrLUZ4+&5BRVH?9>6D)tw#i;aNP{ z5BR*0mihDP@+d8ax6$QH`nrxT*U;rEx~$OUFfRU~AA0pDzjl;gIm(Y86hKTE*#lhk|H5!UOfqlnw=L@Xi8Rn~}jA2IGA%%>y3-dK911 zIt27C3u=A1gF`?krc@fE#4D9{nU@~8-#csx$D6oYxG37Ckx$40%?4G|SSjNBmq!B7 zLVzEM>4jt|EVS8T-fM6$mKH~FnfOg6uh+)CJ|#Chl$$(@C%4?p{{>Os z4{-77wb3try*9d)r&V!c>$TA$fiU~+l!VziV`f5E!?9Qo-8ID8x{O}0Pr#?N#M)X5 zYDZ#?Ie!ZWTX_~LFf~<5GHh6?gslGgRDEVt38bFNHhsWV{i06AR#%qP87;)UxiDw3 zNqRss>2ZyuA)GG4F3mw?+C$oVgkUlT*lI2x!j=r|@>+4OR+z&PTYRNWCRF*LgRN2; zqX_d_Kj=Tkv73Ic0giTA3oed11zMqy&$&#lfJP~x7N#{yiQowX?R>EH=YB>EQoqO| z%Fee;A32QcJ;1L)?pv*G3~mPy)(OP|!rt;pyN}@b;Rp z3J?BnKVFOT_z~rszgxM98F;JN2lY56%9&z?LNQ9khQmR;hJKD5 zhZq$PV+S@^i&PepkL+u1OZDoANpU5QSuTMkOsb+$+0qwF{5X>z zUG~uB4qSX+Fx@=LHv*pD1N0oP8G1NRYxKnWc4^%}q5Mor=J0t3>}n*Y8Xa-p(58QZ zW`#Yyhw&*blX%5~THoD)r&noOO^o74Pm^MmS}*hbdrp=2c7qlw^F+#_$aiQ@na?X! z7f`4Yb=fosWsgE#l<_dvSwu~T2wpOzn)pk)xfZ$j9^`z_XI{TDft`_1^pMX zn_O*4Rft5(PM}(hl%C{-8-DR(ul_eq%}}Xt3WL=3$^np*{1AB0&8ss>N!eml8(%8a z=I5nZbVW5C$n&GN!Bqk(*->YWmTm3|l2cW3R3eJ46`X%uc4rn!r9+i|%I!kgNK}O; z>V=*@I2kC%721>Cb!?>9tOS#jr?B=o!J5G|US=)t&YcVSmlDXJPr+m%5t_|;iq0D7 zHu{lPwHsoAL1q}}RbuUi2X;!k=}^1jSv|d<7F(A(8dZ_w~c0M)er+GZYlV z#ZOV_wwn^&;AX|$pIcn4RT(&&ty;aQK%b(V2&Vosiz)}`8pr(+SbADCFw=|w^Em?s zF@MJ*yA%ZLw+UoWu$rXZmb2bCysk=7G&|P*;}nPFyX*hPf|~b-8Rf2j`Dv?G-CA~) zgSk&m+2K5sdt|my%epuBY$5MFvWf8ls4Y93Ev1>fJ6oN~W$DW-<#lzlQ>7w(lS%{p zZQC~GBFADP_jCidGJCAO3PR%h$5QcJ|G}k7+BlV8#-htOx0BO3H@n+&oy);&wPLZB z)I#p#7PQkjI3C~q>jUW-k^$498S%n4sqB!yf*>hU6r zTJq1Lk;l~*dtz+69z13(7f^ArQ146zcXx_Y?C0|u2UN}AdZ>O@OOs*XoemBP5Ou)*Y1o3CEEd_9|(P_+pU1jXL7}Q-ABAN+(lggbNz^DLg+F5#a1`-thhhc4UcvXw56(&cTq_*>uf*in82hoR_mEkA+jedt(^ zyv*x}UuMgSUe431J+WKiw6-9#KKBIl=6ZB@+Y66Tk8c#h5Fyisa(+I%D{`PE&X*kd zgu&#$O*6yZT~^kTXY95jl|EcUF6Rs6=!Wmc%fOu4j@K@l6OUNcB4>wHZrzQa7hTiD^ok#C&r zMs;bjNnp3IdyLH!&cMWBnMevm!HrUNgu=%Wem+ZTFVb$Im!a)&*;|*A7F1ZL;8NN{ za!J$E3~QNAt-D96ZkehEU&5A_<}c} z0eWPalAwXfRb`)n-}REl!&QTA3Kt14XyeRhJvae?^a4~0c6lL(8eFuyM;r)UMs6~s zyQRlDkSJT4h0g}86nWXG_8fO;47twX@c|buA>Rf%Ve+h>$MG9PxY;6?R2jutV(ytF z8DY?zwMgq{QLP_4;e>s+!AaEyE1HPEbq2L&cx3p1$(!USWAb`aoIIZ`ZMUEXR`5CD z6+C&_6C@&#daM^NtxRNjfw$7j>H&QL8`Nd253DraajPsLIW>uY@L|e4Q>0fA42Y!; z4a5(!>vb5k|F){u2adpM7Qw*r8WmfIP&m>yDU z%R6z|pMMu$-_6(e@b$fX{SCgpkFW2?RS<>m%HgQPM588xsopX>9PkG z->pY49OZ|P@`FeDp@4Ibf$`d6V65daFxD&ySf04ZiFNbQs)Ks=EvRF$ZoZ!Udxs1M zVExa7R?4ulU?glx+cWY_v}0&Yr0=LmEqH)7RF-Er-(yRj3|xmUp7&Iw(lu zIM+E>?Hst~s)1cMI9Kny`l`MS_m*nx)yiZuFtyljB9Nr_aZ&w1Sq&!1gUYf0qumxZeP$6k@#Bxfj^R=nMKlL*{`Nlb(eHQp}Be1my zy9ecCkv-&yk?`unG`5e>RrrLkMyFZ9(+N)2D$cD%e5|b2V}Z^YK$eMtX=J2e ziuOwjT7Jy@Us8)|ef};=SOhlNjC)^baF0Va*6Fs)7>&QRM$~Mcdh*{uOZC;2YW7(D z3|tYgIfwjn@pQiMRw42qp{4lM67_!lbif8Z9%JRBzMj7=LN*`E{{+D5XW$1Mh;Wb9 zS5qhIXX5G}p{g&r>anAI8+9;>#~#lAkoxS;fLhm|#jnP?Rz)s<*mh49KvkT?XA}zH zpC<*V0*68XzYl;ub%XNkz@f8+zAEt3%r3-J*QRVdbp`L))D^tP)OEVFWYX3p1pUBj zTtvEekG3vCOR3S;l>pW*ZRzpHQPzdB1~#|d&p66b0MAVdFhp4jpiNn}ZQoG%&tpO5 z7jRL%UKO*zOg0+fve*Q!Nc_JS{J&T6f7^YopW%IJ@0kceyKqP*zkzfD^KNIL_0uab zBxc=X!v9aX53t5NaUU>$JK5a_Um~9UdAjVwqRrn)D>wfo%p3*H(9NTKBj6t3hgmnI zhx4>*POK|{R#0uGR$qrYK`^wdnPd5}*XMVqwmc<>qWOl)wJw)Z0 zXulZ6JmH5ZbG%7K$vELDFHxPNpr`y#=)x8*N2|7OHPzTS+fVUIY!AGMXd~9Jh*Fiz zA%7&vkT+?Q%tf6scw7)?WDNB!!J)p5IDHyJePf41{c4h-p5qUdcjJt4ek3@~SFTHG zoFD3NoL@{b&hx~dHYK}m(1lHmemOYO%(*Fz^ot#i^kYdzdSPg!NR2pe4)-sD!`*OU zO2hp@hr|6slHqPt!v%k$bE^jZ{wz4mbr+>H%%5~P%&#RG=9y}k*rh5PV?5IpnZRs! z=HisbxDHS|VY^>RGR6yGms5zM>lM<%a?P5Q`{dwo&%7k1;a<_w*LQ`sFDN^qLL_`sIcLWqo0D(2qQ%yp_h#?o>l-M=M|ftJIi3XxNDuHReKi zM38WK%FAyx#hDw7j@=iW^SigCH0SqpIOo5YWVn|gGk{)AZuZC&Ii9Dgr9*Df)Y_JU zL;n0zQX2ANheQ5Ek|AG!6P=~PVRvfDg~?o;k3jH?gQNY?l_`z(mpdHo|7bW`UR3A9 zb1(5sj!SEb3Wpk``vx_#q-*N)&HHek--kPDGviAoQ`o+jjeh;O!+w3VdB4uxT|gy0NztAKSKM5A?|V7TxX7juQzXb z-53&B9M1j!&0T$v9My4`^>KH)(@A$HfrOn@Em>O#%pxE*O0aP(=|B8)Lqsm=vzK zoJu9Ba=QD?Ztv{u?A-Ru+(m!P)9l{%d+*o%e%`Ebar=_-`Y<5@oUn5g`>gv_7L zp6#5!@3FC}1Y;pfK!?W#mB87kyVsgj$CA35z_lSuK${Lbm!QLLL4|@IvJAA!p>r8R zt`bq@JQ%K=mffE>3sbEFvN)`&#zt|p(V!ti9E>w)L=A_l3>tI7;T(g;WN@Uzpy3J} z3^1rik6mVi`n}kjG^k66-7SOqOxWi!sN;g&0fSqH3d^dU&jB_}Uu`&bkB{%*n3va%_$b=1~$c_k}my1iRN4^+|j7&cgE0 z8J9DA)6vA-yP;7Y6=}=13+2A4XsFC% znRZ{&bn^4SybLl8$!UwFB3fbYW`%-N5#%&Qi>jdrL~tn{mfDNMtQ2A_B(nz1aBg)h zj2Jbt8P1P)t^fAyfbaz|>J?q*CMibj^#4#Qq7`NV9WtY;h9VHbrPw5`h{LGVRa;0#?YNNQ8OOYcP9s}L z@nqMSwWm|WE{IMa?>a9Jojyh)7MMS!V?oq90qK&Ss29=kWCBDjUUrr@6!I$fEI zCP4L~+<{I9Ak&ZmYM)d@E6f5eWI9z1MIeGpaZ+k84xQ3?*Fw^1zVfds<)k9GjcE%0s0p=aE3UV7 zuhO_JMv!TFZ@K1J7ms1yDn*E+)0?FtVh6eHu*$=+q1?f1Jt)P9VZL7~q7`O=%VDpj z*hnCPOL2v?B97OhxtWFZT60-@`>tbUF7MxZULZi)@%4y^hiDMrkymqwWt1R}T;uS=V&!>TmTy^yThX^DTyu`XiM$d>qN+nEtC}QYfm!v>98H7` zP(7G+VAVefkKJ8T5!}#f3jU}A)U&swD{x%@HnqOQbg3P%mr6OWiLeH30DO&CwR4*!KKJc?Zt^7Xp6=|#t)rO z0NCu<7ex+{odEE$uC?DjazOBcB8QK3otGza_ze=Vz>&j#M-yQq2M=Z)B8N

^>tE z!A) ze^n}?6=s3YVYj9DNFahs@nLC29JfXL3H{vG2H&w0$-b;P9_aE$L?(qb3-T$iO3`CW z`Z0;{^(jWv;or_dc<6#*D-Rt)gGXQ+bN2*l&k5-aj{!Gk@nPfR7JS?aj~$DROWLSN9{iRkGxiuUzd+2 zGWXb{y*kjzKjPfe0?eN2C>TSd~tGSV&f#>&bAZ z97`i+jqGH&XS;^4Jxd^rLCpG8*LiuE^$8NOz|8utqlvK0>cOl7v%V7^yE9S|+}Pey z@Xrggj!Z`rGn|Y&O$Ql91ft| zXLBsY2un<^C72vVlb@Fz*B@>X9>L%7ohh0lVz=vvWl*o`5Jc` z!eR|7i)ZlcOnB7al8WGV^SV-;A4!S_(^onANrNt|QrSHnTHHTmy?KjwDy7Rg~lPoF00-c8?Pt@t>O|7%+Dv3pLdJx;){ zn$~#Cq7Yi+v0e%cbCLok6esnDDFvJ|O$VFLpHT6U8y%Sgjz-zFG<$v(h#a z;cMCcQ~zRCSPOw5T&q&Q0w*!59fT_~GY4FOOFk|X?R6LnLKs-@f~B(c{5|oD9vWm6Ya9*f&=en& zBFEsLl!}NQ{P&Mr`FtV|7gv@m34IzaTP@RFSa79d0{W^4^|EfdFL!)BHg$X;S%ku* zRAEx8Fm!c16b3uaPGLM;`4cI+te}^rB4St22wjqvn1zwg1l*qr7g4#nvZokd>j2+a zs-!UMR6T1C_)8%FkP+@8sfgIYAKqIri~iW39~<@~$ui^|0R4I?Zfy5SsfbqSyYZBc z4RIu|A{BuME=7hKufjGtKmP+q6BIM%FN!E;#6s0$#@>Wp zNbKCT*Ojd*bvLFv*Elf=QwIc7s!i2XFs+cEZnIz9q5_AC6iceke%)ICZdv#J1{I92 zs@uasJ)J1(MHj$dck~)|t&2AhA8G&$`KB;mPy706cr?Ev6~Wy07fK;f$KC7dul>EazV^QC{9jTVWHbJSs`mdAcD~S2ZS?HCG^uAV@iOxHkYUK~#(Jp;Zh}b? z;TvsA9pT&JrJ#*SK=ruu|Be$sF;beRV!wSAzDk63T53z!Gnp3UI zZeEN{S;I}r%Bze$ar$W~Y7G1-sfgHt-_5``T9yR^qcmV%F%M|aj$l3sK1v+Yfh?Qa zQ(`(@fU)&yu;K(n%J7zT599tkHnoj4sjbn*u-G)TPQ@m=gpX2KY!|n3u`$3`#r7!u zXHt!^(*Ip5qE+bvx5}PbO-Ktwa4ANm6A4%f=+4ju>3+ezZ@?+&^QobiwaqsA2}{o$ zNYH$Pi~m1Zie`!d>lU=EU<2e8GQR%+i4crvO2ejg<5~$C{xqHHDvEkUt9Or9w(>2D38rJiy)RjE^7BxlA;pL( zaY`y8c9@s#HetHhMG+@r1Gy(zpxitV-y+3_AwDJ*(F(D^Ww6&#d?gUUrT8^zMI5j5 z7%;OhVMgzDHtwXs=0*^;&#FM&1Tm2-WE$0qd2<#+CYPx_7m=x9orAp5(^6d7#{Ql} z_<|e#Y|8L>Nz3ctjMAl9aOPUk-BRC<3qE@!S>&9-|6tCZR{KVHL|>JP;P&!krIe`s z&soZlY0CJ*#5gRTNQ@QS+vNJo(Zo_7>$T5HRB95hV#Bj>DnTP(kF$9@JeqGvMKJHYsuU7+tUCz&fMyI`IjijM zp$%4|iE%wFV6Utn1pyX}xq2Y)hpa;ex4lvku|vLk+=4aw71+9xhZ(&o4Lz^R+Aod` z_%*OJzmn1`uv;acYUJ&KKPAPEIr##qh*tOo&YJzbVljaTF2xh^w7Wj=Ah=n>?KdW3 z(|jNL4b0Hn*shhTinaY|sfbpb1*&3gt2jU)f=lsNQlfUEyNBmDx*NJGug&O_c@0j( z&@&L$xp?HRh^z@K6%@wRq!z$NbQ_5fgmKc4WAG}N?MZAcX|#C41>HB|f)0Ei&M~Dj z^;|vV`%ri!ACQXRhH#%!M%3ZPuZ)+>j8-mV4`i=334<*aEt}Y*U2h>ZHLo`Pm)JD$ zt1!S>F9a-6aSD+tIfd{jkid+3_)VU%KQGRQFiE{asxb8tKW!%HK!&WpQF4iW9Ay-0PA!FJB65-2` zaoie0dZIHV9=H}Jm*@R;x-U#AV8zGx z=GUP6#$XHSL0voKBF)`Ui7571V`YNud507*rp4bT5x({u{iNEmZDu;}o=BUH3o^SW zIYqg79EuShxhbg#X7H>6-_OH~$HtaJC<jwzTb^LB1-kpjh5 zdQ1W3x0)+@D_yZm&y>tvX_$L$*(Lr!Y#cHq_Hn5v>3V94Y%^)m#K3xD)}@Bvtc@t!7C} z?45;n1$%CrI~$7+#^g8cL0Gm68y(6{rXIEbQmQjn`~ONsv;r>B8LM6Sa)Agg#g)>E zIDLxm&Tj}dv?X0W0Hf#7k5%e*nbhSGnG{wkC=}ZSd4=p+e27HMV<@(C^Z0gmBm8t+ zh}p}M>7w3d71Qs8$8E1v1e^W1f<9`e)@FI<=VC+HcX{Wm6d&fdgHjQ#5DUnO`Aszt zfe0?eCDMvG{Px`Z^4rL$UWSv}VXI4fhI=?7Yr<*;G2DYv=-74N#|BMaxVc0}a z&)5(6pG#3=BmS9GMC`y1jHWB;#4aUzh0_)HlG5C@b&z0Oq-CR zXxilI&(x<)et`e$dfMbA_*K)i$v065O`9B(0>c)qfC**M2f~yBrcM5Cel2>{SP754 zXxO!jE+2%tL@|4UbqX@;`=z+CS>H<{{LMP*(5jz3ybHD$j^@*qWU~eMbz2u|6Uyn$CSgRoYT`UEkc{D{Le0enb`90sR(w?}03+gJ3 zg-3CxR0Owz?Me|*`z`NCvlSc8ek08#DLQPXrc^{Lzye3ZzDhL~fe0?e1=5N*ouDV? zm+V&W(eT7AXT@ThnV$P1vL>uo5Z&D)#g6UhZW7^3chMgcu>2Z0Noi}k+%g3ELR_%f z{Yg9oDMLAWh9jO2kKi+%5scnp_%8@~CpHj+7KEG$kK3V_?}&cYAym1T#6^9mcpe_v=^!re;uY2 z(8>BiC&%T_8sad0(@5D|@$HB*Ndj#c<6YsZ}kJ&eX^HzJ>p58tXGo;s>{#yJ%6>xSgJN(6a{59gB=R z>E(~$X?z?1@XPo={E0L2w>-DnxE;Tskw0Au6SoEhQ>fN(wL&^->K)l$$m*~~M4iT% zhP_ShvFD?ZZ4`ra9(#mqq;!?FI#E$&?TH_5l!DJTdV^F16QTlNpg$EuTlT7onVBe9 z(-Sa*RMG+C!?g{@VR}5^G)7GEnhJTw8m% zras!QPc?ls1bmR4e@QLEH=R5I!D(hekER&!54;{^#&<3Lh`v<9qmc5gr=V zihhpF@DM&8!N;TU&@6jszYc9@qGC>zG<6-rVW;%RA;sF9pla|N)`#D)V*G|R@f(83 zZ-^$pA*}p{`10F>04Tnp6+!N@WKHGT@tQrX%uLI=KJCxK z!fPNOn9as^Xul^z$w0|8D--3}=}9wRv)7f2IlVA*k^0;6MVX5lU-j%&e{)Ce{2Qnt zqnp@muPDRTQ0TXAo-_|?HGbcs<;_FzzD&>JscgILfvlFvr%P%Z?;*ZZwQn;iKKgYxuO6Q_aUpV@0U_N>~nD#M|oNq^~qA3XpFA01J)e3V)2`3JH=cBuK81Ah|+<d37aZG zQzc}o1Wc81sS+$zLZwQeR0)$RK~g0|ssu=t@Td|TRYIdmU{nc~~E;zkXEDR1|#2 zYrtsPJo!}Ep$nqz!BO*2A#bL$_=~doGke4==~HlMV}63fPgo@#va^>Xqf9siZx58T z{S$BtLPeWFbFkMyOoAXnzyWHRsOS~dZ0xn}FEDp38rHx*%l+MSx>y9R$8X-}{)WU& oG=0C${XLuo(v)S(k5!2{NVLy({}@PKEi;6CyR4xSx5I120qq2v--*@(yr$-!yYbk|Ikx4Wy; zRlPfdgcJ^etW+R`8$l%C4F3Xu073`}i8JEBU&8mQyJvc4@y1+PX;xFOUcIV%?|a{S zHJ`P9_2<1c_h)x>Dr7P}U}2c3kn6&BLlxvPPfYQ&xc%eeN5#JFW$aX|JPUYX*Psyy z8HE{7ibt5-CVe9#eNY+b1S(!yFIx6r@4fqQ>b;*tGU47k)dtK+m3Z}bEqO zfer3uN*V95QGv-gf9!=aM}_FwD-ZdU{Pur;-_Hv|hHa+|FffJK)FWp5 z%$Q8VkAM-uW?hCF5V4&gVp>Cp@2!Nz<+pB_r;EXe1;-g5JDuJ%jt+Io2yWdp$d0D*eNh-*9aXBO`Hx>mKZ(IED1+yI{4v?eg7jhguWh@dPA9n ze0q>+Q`jp6%i=*RA0dVvO+i)39R8vu+7#b?Oty?P5pPV{H-Eq*po$Zoo(b|>dKu=g zlz`c_Z#~cIe}DGnx%FiL_Th(n;x(}@ZXJo+NBM|}ufg-;MWFE|d~V|N4SZgCROI4S zF@*Y^QeEte+YdVK!d*%Vl_z22TIG$!8hl=&{rudsHWD{%%lQ_82R1V4!o7cFw^@!P zN{kF#suw>gj_ft0*H}*S%!$gFxQQL^SOk>Q5N?wU5!G`Ux0^BvqCDip7=)gE@qu_K zJ`^8u+l|>YD=OJZ?5Ns;h zHr65bg?JwYpT5SZdxiL;?O_~-LSL;Pue?q&pTAOe58XzOMKNck^crCdjV zl&c6VXsV{0nl)^@%*4W8dfgSJpEly>@^*>j_KQtPJX*&w}U*Rp2)9k9ofxV;<}6@ z+tu6{umgJSUE*5TJC8G0l#s&h4_TCh7i*HTZIzoeH^q?{9@!q~fumZg4Arw2qCG}8 z9H$s;Pq7qKw+#&L`JOVf`Ifg>N8s=Gq(H4r2PhA(y;wUXDWV6EVjbSEHhBqd^ zuv^p=p%D7hvC3j(`nE=8PkmRUQA%O(rBcEpPR+mePo)ul-T7g^YC+Ws!Yvt3RR%`p zCmim)Z2N*m^I^;G@~MOu4Kul}m0GqH@=-p)cH2Zb#Idl;Sqw=JAqzNNiOwez_{`@? zpooc4^>Z^Ge0!iJzQ4RY>GLd8nJ)mb2vrzagS!Qwu$|KL4J$2YrLZ?wW>!o*xqoSG z&2E==7iXwfzq~xLve;gwI{W4WucEA2lWQq zP^)!h+htEh9+6=U2+?-^m+}`PdszZ*TVWoj{v48UtP@DINLj)nGPvU;E+HuT3sI_h z9x5O0I<&5$Bq+`O=1PZ>!1yOp%M!9Xeke5+eq4k)KP>Fjse-iI#AP&+qwElYno7;D z+dF%MzF`wQ3aFh!Y{*)OkZ+(Hn-3pcvb&UTKu$6N5F?2er+Dw`ExVoa)TauDECsRP z04Ucf(2lcHYS^y}V^V!M973!Q(wPw|IZ)XI8FigB-2tHKqgOz9jC-Z zHV#(IlVoB3wc0$Aml0%-d3GSV8M{3|2t#4w2%GglcgUiU`q!?#2~5WRJUQnV@XLqN znZ2rKc&Sc(Atxfj$GvM5L4Q-ncrg2)=E!OdM_qH{a_C1YU}fiQZw3NgO@P3c`35gL z7h?5so}$vzQ{Oef6%C+UhD0V~V4&iKJt7L7k5<%VOxTSSE0d8PT*n0Zugd?<#QBbSR2m=)ECi97V-`W%kTR_i}XncdH&=I{^hnu zbJQleG9mPtn>@?Ki}WH(#T}<7PI9}|jH0u-k6JBFgL3A7{D{39}xN>kzU0QWxIFq9}DO~ A%m4rY literal 0 HcmV?d00001 diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000000..e69de29bb2 diff --git a/_sources/authentication.rst.txt b/_sources/authentication.rst.txt new file mode 100644 index 0000000000..d312f39f23 --- /dev/null +++ b/_sources/authentication.rst.txt @@ -0,0 +1,4 @@ +Authentication +============== + +.. mermaid:: assets/authentication-flow.mm diff --git a/_sources/commands/check_program_requirements.rst.txt b/_sources/commands/check_program_requirements.rst.txt new file mode 100644 index 0000000000..90405f4014 --- /dev/null +++ b/_sources/commands/check_program_requirements.rst.txt @@ -0,0 +1,22 @@ +``check_program_requirements`` +============================== + +Checks programs for a valid requirements tree. A program has a valid requirements tree if it: + +1. Exists +2. Has nodes for all courses assigned to the program + +If the tree does not fit this criteria, an error message is printed to the screen. (This uses the ``check_program_for_orphans`` API call, but it suppresses its error logging so it won't clog up the error log.) + +By default, this will check all programs in the system. Specify individual programs to check with ``--program`` (multiple times if needed) or check only live programs with ``--live``. Note that if you specify both of these together they will be combined: if you specify a check for a specific program that isn't live and then also specify ``--live``, it won't return anything for that program. + +Syntax +------ + +``check_program_requirements [--program ] [--live]`` + +Options +------- + +* ``--program `` - Check this specific program. Can be either the readable ID of the program (e.g. ``program-v1:MITx+DEDP``) or the numeric ID, and can be specified multiple times to check multiple programs. +* ``--live`` - Check only live programs. diff --git a/_sources/commands/configure_instance.rst.txt b/_sources/commands/configure_instance.rst.txt new file mode 100644 index 0000000000..03d308182a --- /dev/null +++ b/_sources/commands/configure_instance.rst.txt @@ -0,0 +1,23 @@ +``configure_instance`` +====================== + +Configures a fresh MITx Online instance. For more information, see :doc:`MITx Online Quick Start<../configuration/quickstart>` and :doc:`Local Open edX Tutor and MITx Online Deployment<../configuration/tutor>`. + +For Tutor deployments, this will use ``local.edly.io`` for URLs for the edX platform. If you're running a dev deployment, or are using Tutor Nightly, ``--tutor-dev`` will additionally add the proper ports (as Caddy is disabled in these cases). In either case, the two demo courses will still be created but only the Demonstration Course (``course-v1:edX+DemoX+Demo_Course``) will exist in edX, and then only if you import the demo course using the relevant Tutor command. + +Syntax +------ + +``configure_instance [--dont-enroll|-D] [--dont-create-superuser|-S] [--edx-oauth-client ] [--edx-oauth-secret ] [--gateway ] [--tutor|-T] [--tutor-dev]`` + +Options +------- + +* ```` - One of ``macos``, ``linux``, or ``none``. Specifying ``none`` will additionaly stop creation of the OAuth2 application record for edX. Defaults to ``none``. +* ``--dont-enroll|-D`` - Don't enroll the test learner account in any courses. (Defaults to enrolling the account in ``course-v1:edX+DemoX+Demo_Course``.) +* ``--dont-create-superuser|-S`` - Don't create a superuser account. +* ``--gateway `` - The Docker gateway IP. Required on Linux. See :doc:`Configure Open edX<../configuration/open_edx>` for more info. +* ``--edx-oauth-client `` - Use the specified client ID for the edX OAuth2 client. (Useful if you're redoing your MITx Online instance and you've already created the corresponding record in edX, since you're not allowed to edit it there.) +* ``--edx-oauth-secret `` - Use the specified client secret for the edX OAuth2 client. (Useful if you're redoing your MITx Online instance and you've already created the corresponding record in edX, since you're not allowed to edit it there.) +* ``--tutor|-T`` - Configure the instance for use with a Tutor edX deployment. +* ``--tutor-dev`` - Configure the instnace for use with Tutor dev or nightly. diff --git a/_sources/commands/configure_tiers.rst.txt b/_sources/commands/configure_tiers.rst.txt new file mode 100644 index 0000000000..4c852f3406 --- /dev/null +++ b/_sources/commands/configure_tiers.rst.txt @@ -0,0 +1,86 @@ +``configure_tiers`` +=================== + +Creates financial assistance tiers and discounts for a course or program. + +This operates in two modes: creating tiers for a program and creating tiers for a course. + +*In the tables below, represents the current year.* + +**Configuring tiers for a course** + +The command will use the readable ID of the course as part of the financial aid discounts. They will default to this: + +=========================== ============= ====== +Code Type Amount +=========================== ============= ====== +-fa-tier1- percent-off .75 +-fa-tier2- percent-off .50 +-fa-tier3- percent-off .25 +-fa-tier4- percent-off 0 +=========================== ============= ====== + +Note that configuring course tiers requires the course to exist. Use ``create_courseware`` (or any of the other methods) to create the course before you run this command. + +**Configuring tiers for a program** + +The default discounts will be: + +==================== =========== ====== +Code Type Amount +==================== =========== ====== +DEDP-fa-tier1- dollars-off 750 +DEDP-fa-tier2- dollars-off 650 +DEDP-fa-tier3- dollars-off 500 +DEDP-fa-tier4- percent-off 0 +==================== =========== ====== + +Specify changes using ``--program`` and/or ``--program-abbrev``. + +**Tiers** + +The actual tiers that will be created are: + +========= ======================== +Threshold Discount +========= ======================== +$0 -fa-tier1- +$25,000 -fa-tier2- +$50,000 -fa-tier3- +$75,000 -fa-tier4- +========= ======================== + +These can be overridden by providing a CSV file. The CSV file should have the following fields and should not have a header row:: + + threshold amount,discount type,discount amount + +If you specify tier information, you must provide all the tiers you want to create - the specified information will override the default. In addition, you must supply a zero income tier. This is a requirement and the command will quit if you don't have one set up, as that tier is used as the starting point for financial assistance. (In other words, learners will see errors if there's not a zero-income threshold tier set up.) + +**Reuse** + +The command will try to reuse any discounts and tiers that match ones the command would have created, so you can safely run this for a course or program that may have already had financial assistance tiers set up. + +Syntax +------ + +Configuring tiers for a program: +``configure_tiers [--program ] [--program-abbrev ] [--tier-info ]`` + +Configuring tiers for a course: +``configure_tiers [--course ] [--tier-info ]`` + +Options +------- + +Program options: + +* ``--program `` - Program ID to use or create. +* ``--program-abbrev `` - Abbreviation to use for tiers and discounts. + +Course options: + +* ``--course `` - Course ID to use. This won't create a course; use ``create_courseware`` for that. + +Common options: + +* ``--tier-info `` - Tier info in CSV format. diff --git a/_sources/commands/create_courseware.rst.txt b/_sources/commands/create_courseware.rst.txt new file mode 100644 index 0000000000..feb9d525dd --- /dev/null +++ b/_sources/commands/create_courseware.rst.txt @@ -0,0 +1,60 @@ +``create_courseware`` +===================== + +Creates a new courseware object. + +**For programs**, this creates the basic program record. +**For courses**, this creates the course, and then optionally adds it to the specified program (and can add it as an elective or required course). It will also optionally create an initial course run for the course. Finally, it will also add the course to the program's requirements or electives list. +**For courseruns**, this creates the course run and associates it with the specified course. + +This will not run ``sync_course_run`` for you, so for best results, ensure the course run is set up on the edX side, use this command, then run ``sync_course_run`` to pull dates and other information from edX. + +Syntax +------ + +``create_courseware [--live] [--self-paced] [--create-run [create_run]] [--run-url [RUN_URL]] [--program [PROGRAM]] [--run-tag [run-tag]] [--required] [--elective] [--force] [--start <date>] [--end <date>] [--enrollment-start <date>] [--enrollment-end <date>] [--upgrade <date>] [--dept <department_name>] [--create-depts]`` + +Checks +------ + +The command performs the following checks: +* It checks to see if ``readable_id`` contains ``course`` or ``program`` at the front - if it doesn't, it will assume you've swapped the title and readable ID mistakenly and stop. +* It checks to see if the course will be live before adding it to the requirements tree. If ``--live`` isn't specified, it will ignore your request. This only applies to course creation. +* If creating a course or program, ``--depts`` must be specified and the department names must exist. + +Both of these checks can be overridden with the ``--force`` flag. + +Options +------- + +* ``object`` - One of ``program``, ``course``, or ``courserun`` +* ``readable id`` - The readable ID of the object. Note: do not specify the run tag for course runs. +* ``title`` - The title of the object. +* ``--live`` - Makes the object live (default is not). +* ``--force|-f`` - Force the creation of the object. (See "Checks" section for details.) +* ``--create-depts`` - If specified, any departments specified that do not currently exist will be created. + +Programs can take the following options: +* ``--depts`` - The departments to associate the program with. + +Courses can take the following options: + +* ``--program <PROGRAM>`` - The program to assign the course to. +* ``--create-run <run tag>`` - Create a course run for this course with the specified run tag. +* ``--run-url <url>`` - The courseware URL for the course run. (Only if ``--create-run`` is specified.) +* ``--self-paced`` - The course run is self-paced. (Only if ``--create-run`` is specified.) +* ``--required`` - The course is a requirement for the program. +* ``--elective`` - The course is an elective for the program. +* ``--depts`` - The departments to associate the course with. + +Course runs can take the following options: + +* ``--program <PROGRAM>`` - The program to assign the course to. **Required.** +* ``--run-tag <run tag>`` - The run tag to use. **Required.** +* ``--run-url <url>`` - The courseware URL for the course run. +* ``--self-paced`` - The course run is self-paced. +* ``--start <date>`` - The date the course run should start. +* ``--end <date>`` - The date the course run should end. +* ``--enrollment-start <date>`` - The date the course run enrollment should start. +* ``--enrollment-end <date>`` - The date the course run enrollment should end. +* ``--upgrade <date>`` - The date after which course run enrollments should not be possible. diff --git a/_sources/commands/create_courseware_page.rst.txt b/_sources/commands/create_courseware_page.rst.txt new file mode 100644 index 0000000000..54170f58f9 --- /dev/null +++ b/_sources/commands/create_courseware_page.rst.txt @@ -0,0 +1,17 @@ +``create_courseware_page`` +========================== + +Creates a very basic About page in the CMS for the given courseware object. + +The about page will only have the handful of fields that are required to be there, and will be linked to the specified courseware object. If the courseware object is a course, it will also be added to the Featured Products section on the homepage. By default, the CMS page will be saved in a draft state. + +Syntax +------ + +``create_courseware_page <courseware id> [--live]`` + +Options +------- + +* ``courseware id`` - The courseware object to make a CMS page for. +* ``--live`` - Makes the resulting page live. diff --git a/_sources/commands/create_product.rst.txt b/_sources/commands/create_product.rst.txt new file mode 100644 index 0000000000..d4bd44ffff --- /dev/null +++ b/_sources/commands/create_product.rst.txt @@ -0,0 +1,19 @@ +``create_product`` +================== + +Creates a product for the given courseware ID. (For now, this only works with course runs.) + +By default, the product description will be the courseware ID. This is the recommended setting for this to make it easy to determine which products are for what courseware objects. + +Syntax +------ + +``create_product <courserun> <price> [--description|-d <description>] [--inactive]`` + +Options +------- + +* ``courserun`` - The course run to use. +* ``price`` - The price (numbers only) of the product. +* ``--description <description>`` (or ``-d``) - Optionally specify the product description. (Defaults to the courseware ID.) +* ``--inactive`` - Makes the product inactive. (Defaults to active.) diff --git a/_sources/commands/create_user.rst.txt b/_sources/commands/create_user.rst.txt new file mode 100644 index 0000000000..72e37e8f6d --- /dev/null +++ b/_sources/commands/create_user.rst.txt @@ -0,0 +1,20 @@ +``create_user`` +=============== + +Creates a learner account in the system. You will be prompted for the account password. + +Syntax +------ + +``create_user username email firstname lastname displayname countrycode [--enroll <courseid>]`` + +Options +------- + +* ``username`` - Username for the learner to create. +* ``email`` - Email address of the learner to create. +* ``firstname`` - The learner's first name. +* ``lastname`` - The learner's last name. +* ``displayname`` - The learner's display name. +* ``countrycode`` - The country code to use. (Default US) +* ``--enroll <courseid>`` - Optionally enroll the user in the specified course run. The enrollment will be an audit enrollment. diff --git a/_sources/commands/generate_discount_code.rst.txt b/_sources/commands/generate_discount_code.rst.txt new file mode 100644 index 0000000000..345246b16e --- /dev/null +++ b/_sources/commands/generate_discount_code.rst.txt @@ -0,0 +1,51 @@ +``generate_discount_code`` +========================== + +Creates discount code(s). + +This can create a single code, a batch of explicitly defined codes, or a batch of automatically generated codes (with an optional prefix). + +Syntax +------ + +``generate_discount_code <code> [<code>...] --amount <amount> [-activates <date>] [--expires <date>] [--discount-type <discount type>] [--one-time] [--once-per-user] [--count <count>] [--prefix <prefix>]`` + +Batch Generating Codes +---------------------- + +You can create a batch of explicitly named codes by simply passing multiple discount codes to the command. All of the codes will be created (assuming they don't already exist) with the options you've specified. + +Alternatively, you can created a number of codes using the ``--count`` and ``-prefix`` option. Using these options will generate the number of codes specified by ``--count`` and will prefix the code with ``-prefix`` if it is specified. The code will be generated using a UUID - if you've supplied a prefix, the code will be in the format ``<prefix><uuid>``. Note that the command won't insert any punctuation between the prefix and the UUID, so you will need to add that yourself if you want, for example, a dash separating the two. UUIDs are 37 characters in length so prefixes need to be a total of 13 characters or less. + +Output +------ + +Generated codes will be written to a ``generated-codes.csv`` file, with the following information: + +* Discount code +* Code type +* Amount +* Expiration date + +The file is overwritten if it exists. + +Options +------- + +General options: + +* ``--amount <amount>`` - The discount's amount. For percent off discounts, this should be on a scale of 0-100. This is required. +* ``--discount-type <discount type>`` - One of ``percent-off``, ``dollars-off``, or ``fixed-price``; the type of discount code to make. Defaults to ``percent-off``. +* ``--activates <date>`` - The date the code should become active (in ISO-8601 format). +* ``--expires <date>`` - The date the code should stop being active (in ISO-8601 format). +* ``--one-time`` - Set the discount to be redeemable only once. +* ``--once-per-user`` - Set the discount to be redeemable only once per learner. + +For explicitly named codes: + +* ``code`` - The code to generate. (You can specify any number of these.) Max length 50 characters. + +For automatically generated codes: + +* ``--count <count>`` - The number of codes to create. +* ``--prefix <prefix>`` - The prefix to append to the code. Max length 13 characters. diff --git a/_sources/commands/import_courserun.rst.txt b/_sources/commands/import_courserun.rst.txt new file mode 100644 index 0000000000..b145dd4a79 --- /dev/null +++ b/_sources/commands/import_courserun.rst.txt @@ -0,0 +1,56 @@ +``import_courserun`` +==================== + +Creates courserun(s) in the system based on edX course data. + +You can specify either a specific courserun to create, or you can specify a run tag (e.g. ``1T2023``) and a program (e.g. ``program-v1:MITx+DEDP``), and the command will create courseruns for the courses that it finds in edX. + +You can also optionally have it create a CMS page for the course, if one doesn't already exist. + +Furthermore, you can specify a price, and it will create (or update) product(s) for the courserun(s) with the specified price. Created products will use the readable ID for the courserun as the product description and will be made active depending on the courserun. This command will not update existing courseruns; only new ones that it creates will get products. + +If the course does not exist, it will be created with the same data as the edX course. Any specified courserun that doesn't exist in edX will be skipped - it won't make empty course runs for you (use Django Admin or ``create_courseware`` if you want to do that, since you'll need to specify a few things that you can't here.) Similarly, any courserun that already exists will be skipped - ``sync_courserun``, which runs on a regular basis, will handle syncing the pertinent data for it. + +New courseruns will be created with the following data synced from the edX course_details API call: +* Start and end dates +* Enrollment start and end dates +* Title +* Pacing (self-paced or instructor-led) +* Courseware URL (depends on the ``OPENEDX_API_BASE_URL`` configuration setting) + +You may want to adjust these after they're created. + +Syntax +------ + +To create an individual courserun: + +``import_courserun [--courserun <courserun>] [--program <program>] [--live] [--create-cms-page] [--price <price>]`` + +To walk a program: + +``import_courserun [--program <program>] [--run-tag <run tag>] [--live] [--create-cms-page] [--price <price>]`` + +Options +------- + +* ``--courserun <courserun>`` - The courserun to check for. Takes precedence over ``--program``. +* ``--program <program>`` + * _If walking a program:_ The program to walk through. Requires ``--run_tag``. Specify either the numeric database ID or the readable ID for the program. + * _If creating a single courserun:_ The program the course should belong to, if any. +* ``--run-tag <run tag>`` - The run tag to use for the new courseruns. Required for ``--program``; don't use otherwise. +* ``--live`` - Make the course live. (Default is to set the flag to false.) +* ``--create-cms-page`` - Attempt to create a basic CMS page for the course, in a similar fashion to ``create_courseware_page``. If this fails (for instance, if the course already has a CMS page), this step will be skipped. +* ``--price <price>`` - Create (or update) a product for the courserun with the specified price. If the command creates multiple courseruns, this will create a product for each. +* ``--dept <department_name>`` - Specify department(s) assigned to the course object. If program is specified, all courses associated with the program and imported will have the same department. + +Example +------- + +The use case for this was creating a batch of course runs for an upcoming semester of DEDP courses; these courses existed in edX but not in MITx Online. Since in that case the semester was 1T2023, this command would have created all the applicable courseruns all at once: + +``manage.py import_courserun --program program-v1:MITx+DEDP --run-tag 1T2023 --live --dept Economics`` + +Or, the same but with the standard DEDP pricing applied: + +``manage.py import_courserun --program program-v1:MITx+DEDP --run-tag 1T2023 --live --price 1000`` diff --git a/_sources/commands/index.rst.txt b/_sources/commands/index.rst.txt new file mode 100644 index 0000000000..3ba2d4299d --- /dev/null +++ b/_sources/commands/index.rst.txt @@ -0,0 +1,22 @@ +MITx Online Commands +==================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + check_program_requirements + configure_instance + configure_tiers + create_courseware + create_courseware_page + create_product + create_user + generate_discount_code + import_courserun + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`search` diff --git a/_sources/commands/refund_fulfilled_order.rst.txt b/_sources/commands/refund_fulfilled_order.rst.txt new file mode 100644 index 0000000000..b88313c685 --- /dev/null +++ b/_sources/commands/refund_fulfilled_order.rst.txt @@ -0,0 +1,21 @@ +``refund_fulfilled_order`` +========================== + +Looks up a fulfilled order in the system, sets it to Refunded, and then adjusts the enrollments accordingly. + +- If --unenroll is specified, the learner will be unenrolled from the course run associated with the order. +- If --audit is specified, the learner will keep their unenrollments, but they will be set to "audit" instead of "verified". + +This does not make any sort of call to CyberSource or any other payment gateway to perform a refund - you're expected to have refunded the learner's money manually already. (At time of writing, PayPal transactions can't be refunded using the normal means, so they get refunded manually via CyberSource and then this command comes in to clean up afterwards.) + +Syntax +------ + +``refund_fulfilled_order <reference number> [--audit] [--unenroll]`` + +Options +------- + +* ``<reference number>`` - The reference number for the order to refund. +* ``--audit`` - Change the learner's enrollment status to ``audit``. +* ``--unenroll`` - Unenroll the learner. diff --git a/_sources/commands/regenerate_edx_auth_tokens.rst.txt b/_sources/commands/regenerate_edx_auth_tokens.rst.txt new file mode 100644 index 0000000000..c5b7632de3 --- /dev/null +++ b/_sources/commands/regenerate_edx_auth_tokens.rst.txt @@ -0,0 +1,16 @@ +``regenerate_edx_auth_tokens`` +============================== + +Regenerates the authentication tokens for a specified learner. In essence, deletes the ``OpenEdxApiAuth`` record and then makes a call to edX to generate a new refresh and access token. + +If the user doesn't have an ``OpenEdxUser`` record either, then this command is not appropriate. Use ``repair_missing_courseware_records`` instead. This will also not do anything with enrollments or grades. The main usecase is if the learner's ``OpenEdxApiAuth`` record gets deleted for some reason, or if their refresh tokens on the edX side are revoked. + +Syntax +------ + +``regenerate_edx_auth_tokens <username>`` + +Options +------- + +* ``username`` - the learner's ID, username, or email address. diff --git a/_sources/commands/resolve_pending_order.rst.txt b/_sources/commands/resolve_pending_order.rst.txt new file mode 100644 index 0000000000..e0d5c549c3 --- /dev/null +++ b/_sources/commands/resolve_pending_order.rst.txt @@ -0,0 +1,17 @@ +``resolve_pending_order`` +========================= + +Looks up the specified pending order in CyberSource and resolves it. This can mean either fulfilling the order or cancelling it, depending on the status of the payment in CyberSource: if the order is found and the result code is 100, it will be fulfilled; otherwise, it will be cancelled. + +This only works on pending orders and won't accept a reference number for an order that's not in the Pending state. + +Syntax +------ + +``resolve_pending_order [--all] [--order <reference number>]`` + +Options +------- + +* ``--all`` - Process all pending orders. +* ``--order <reference number>`` - Process a specific order specified by reference number (e.g. ``mitxonline-prod-1``). diff --git a/_sources/configuration/ecommerce.rst.txt b/_sources/configuration/ecommerce.rst.txt new file mode 100644 index 0000000000..3aa6743e3f --- /dev/null +++ b/_sources/configuration/ecommerce.rst.txt @@ -0,0 +1,77 @@ +Configure eCommerce +=================== + +To use the eCommerce subsystem, some configuration is required. These instructions will also set up a course in your MITx Online environment that you can use for enrollment. + +You'll need a working MITx Online setup and a working devstack setup to begin, and superuser accounts for each. + +Set Up MITx Online eCommerce Config +################################### + +The CyberSource configuration for the app can be lifted out of Heroku. **Make sure you use values from RC - otherwise, you will actually be charged for purchases (and test credit card numbers will fail).** For best results, you should also have an account for the test Enterprise Business Center (``https://ebc2test.cybersource.com/ebc2/``). + +The ``.env`` settings you need to copy over are: + +- ``MITOL_PAYMENT_GATEWAY_CYBERSOURCE_ACCESS_KEY`` +- ``MITOL_PAYMENT_GATEWAY_CYBERSOURCE_PROFILE_ID`` +- ``MITOL_PAYMENT_GATEWAY_CYBERSOURCE_SECURITY_KEY`` +- ``MITOL_PAYMENT_GATEWAY_CYBERSOURCE_SECURE_ACCEPTANCE_URL`` + +Alternatively, you can set up your own CyberSource developer account and generate a set of API keys there: `Evaluation Account Setup <https://ebc2.cybersource.com/ebc2/registration/external>`_ If you set up your own developer account, you will need to properly configure it for Secure Acceptance with the credit card types you wish to test, and you will need to generate your own API keys and supply them in the ``.env`` file. + +You may also set ``ECOMMERCE_DEFAULT_PAYMENT_GATEWAY`` to ``CyberSource`` - this sets it to the default value, but setting it now will prevent issues if the Payment Gateway ol-django library adds in new payment gateways. + +Set Up a Course +############### + +The devstack environment comes with a couple of test courses set up. If you want a different course, you will need to set that up in Open edX before starting here. Bootstrapping a course in edX is beyond the scope of this document. + +In Open edX +----------- + +1. Log in to the Django Admin interface. +2. Find a course from the `Course Overviews <http://edx.odl.local:18000/admin/course_overviews/courseoverview/>`_ page. +3. Note the *Display name* and *Id* fields. + +In MITx Online +-------------- + +1. Log into the Django Admin interface. +2. Under Courses, open Programs and add a Program. (The specifics here aren't important - there just needs to be a Program.) +3. Under Courses, open Courses and add a Course. The *Title* and *Readable Id* fields should be set to the *Display name* and *Id* fields from the edX course you plan to use. Make sure Live is set and the Program is set to the program you created in step 2. +4. Under Course Runs, add a Course Run. The *Title* and *Courseware Id* fields should be set to the Id and Display Name fields from the edX course. The Courseware url path should be set to the URL where the course lives in edX (ex. ``https://courses-qa.mitxonline.mit.edu/learn/course/course-v1:MITx+14.750x+3T2022/home``). The dates will be overwritten when the system is synced with Open edX, but for testing it's good to put Start Date, End Date, Enrollment Start, and Enrollment End. A good starting point for these is today plus/minus one year for each. +5. You now need to add the course to the CMS. Navigate to the Wagtail CMS admin, at /cms. +6. Open the Courses folder under Home Page. +7. Select Add Child Page. +8. Fill out the form. The course you added in steps 1-4 should appear. (If not, double-check your settings in Django Admin.) Publish the page when ready. +9. Open the Home Page, and select Edit. +10. Under the Featured Products section, select Add. You will be given a button to choose a page, and the page chooser there should list the page you created. +11. Publish the Home Page when ready. + +You should now be able to see the course under the hero image on the MITx Online homepage, and navigating into the course should give you the option to Enroll. (At this point, you won't have a Product set up, so enrolling now should just enroll you in the course.) + +Setting Up a Product +#################### + +1. Log into MITx Online Django Admin. +2. Under Ecommerce, open Products and create a new Product. Set *Content type* to Course Run and *Object Id* to the ID of the course run you created earlier (it's probably 1 if you're working from a new install). Price should ideally be set to a non-zero value, that is less than $999, in RC/Sandbox environments. Description needs to be filled in but can be anything - for clarity, it's recommended to use the course name. Make sure Is active is checked. + +You should now be able to enroll in the upgraded course. + +* If you've enrolled in the course already, you should now see the upsell card on the course listing page. +* If you haven't enrolled, enrolling should pop the upgrade modal. +* In either case, enrolling in the paid version of the course should bring you to the cart, and you should then be able to check out. + +Testing Checkout +---------------- + +The test CyberSource credentials won't actually process a charge that has been run through the system. However, you should avoid using a valid credit card number when testing. Any card number that is both invalid but passes the checks should work. Here are some examples: + +- Visa: 4111111111111111 +- Visa: 4242424242424242 +- MasterCard: 5555555555554444 +- MasterCard: 5105105105105100 +- American Express: 378282246310005 +- Discover: 6011111111111117 + +Supply any expiration date in the future. The CVN code should be any three-digit (not AmEx) or 4 digit (AmEx) number that is fairly unique (not like 123, 111). What card types are allowed and whether or not the CVN code is required depends on the settings in the CyberSource account - currently, the MIT test account does require an expiration date and CVN code and supports the four card types listed above. Transactions are logged and can be found in the test EBC. You can additionally adjust the settings in the EBC to email the payment data to you while you're testing - but you should ask around before doing this in case someone else is testing eCommerce elsewhere. diff --git a/_sources/configuration/hubspot.rst.txt b/_sources/configuration/hubspot.rst.txt new file mode 100644 index 0000000000..6672c1de51 --- /dev/null +++ b/_sources/configuration/hubspot.rst.txt @@ -0,0 +1,9 @@ +Configure HubSpot +=================== +In order to connect your local instance of MITx Online with HubSpot, you will need to define the following envrionment variables in your `.env` file. + +``` +MITOL_HUBSPOT_API_PRIVATE_TOKEN=<ask a developer to add you to the hubspot account> +MITOL_HUBSPOT_API_ID_PREFIX=<your_initials>-mitxonline-dev +HUBSPOT_PIPELINE_ID=19817792 +``` diff --git a/_sources/configuration/index.rst.txt b/_sources/configuration/index.rst.txt new file mode 100644 index 0000000000..f5024eaaf2 --- /dev/null +++ b/_sources/configuration/index.rst.txt @@ -0,0 +1,10 @@ +Configuration +============= + +.. toctree:: + :maxdepth: 2 + + open_edx + tutor + ecommerce + quickstart diff --git a/_sources/configuration/open_edx.rst.txt b/_sources/configuration/open_edx.rst.txt new file mode 100644 index 0000000000..3627f1efe7 --- /dev/null +++ b/_sources/configuration/open_edx.rst.txt @@ -0,0 +1,213 @@ +Configure Open edX +================== + +In order to create user accounts in Open edX and permit authentication from MITx Online to Open edX, you need to configure MITx Online as an OAuth2 provider for Open edX. + +Setup Open edX Devstack +####################### + +Following steps are inspired by `edx-devstack <https://github.com/edx/devstack>`_. + +Add ``/etc/hosts`` alias for Open edX +------------------------------------- + +If one doesn't already exist, add an alias to ``/etc/hosts`` for Open edX. We have standardized this alias +to ``edx.odl.local``. Your ``/etc/hosts`` entry should look like this:: + + 127.0.0.1 edx.odl.local + +Clone edx/devstack +------------------ + +.. code-block:: shell + + git clone https://github.com/edx/devstack + cd devstack + make requirements + make dev.clone + +Pull latest images and run provision +------------------------------------ + +.. code-block:: shell + + make pull + make dev.provision + + +Start your servers +------------------ + +.. code-block:: shell + + make dev.up + +Stop your servers +----------------- + +.. code-block:: shell + + make stop + +Setup social auth +################# + +Install ``social-auth-mitxpro`` in LMS +-------------------------------------- + +There are two options for this: + +Install via pip +^^^^^^^^^^^^^^^ + +.. code-block:: shell + + pip install social-auth-mitxpro + +Install from local Build +^^^^^^^^^^^^^^^^^^^^^^^^ + +* Checkout the `social-auth-mitxpro <https://github.com/mitodl/social-auth-mitxpro>`_ project and build the package per the project instructions +* Copy the ``social-auth-mitxpro-$VERSION.tar.gz`` file into devstack's ``edx-platform`` directory +* In devstack, run ``make lms-shell`` and within that shell ``pip install social-auth-mitxpro-$VERSION.tar.gz`` + + * To update to a new development version without having to actually bump the package version, simply ``pip uninstall social-auth-mitxpro``, then install again + +Install ``openedx-companion-auth`` in LMS +--------------------------------------------- + +There are two options for this: + +Install via pip +^^^^^^^^^^^^^^^ + +.. code-block:: shell + + pip install openedx-companion-auth + +Install from local Build +^^^^^^^^^^^^^^^^^^^^^^^^ + +* Checkout the `openedx-companion-auth <https://github.com/mitodl/open-edx-plugins/tree/main/src/openedx_companion_auth>`_ project and build the package per the project instructions +* Copy the ``openedx-companion-auth-$VERSION.tar.gz`` file from the ``dist`` folder into devstack's ``edx-platform`` directory +* In devstack, run ``make lms-shell`` and within that shell ``pip install openedx-companion-auth-$VERSION.tar.gz`` + + * To update to a new development version without having to actually bump the package version, simply ``pip uninstall -y openedx-companion-auth``, then install again + +Configure MITx Online as a OAuth provider for Open edX +###################################################### + +In MITx Online: + +* go to ``/admin/oauth2_provider/application/`` and create a new application with these settings selected: + + * ``Redirect uris``: ``http://<EDX_HOSTNAME>:18000/auth/complete/mitxpro-oauth2/`` + + * **[macOS users]** You will need redirect uris for both the local edX host alias and for ``host.docker.internal``. This value should be:: + + http://edx.odl.local:18000/auth/complete/mitxpro-oauth2/ + http://host.docker.internal:18000/auth/complete/mitxpro-oauth2/ + + * **[Linux users]** You will need redirect uris for both the local edX host alias and for the gateway IP of the docker-compose networking setup for MITx Online as found via ``docker network inspect mitx-online_default``:: + + http://edx.odl.local:18000/auth/complete/mitxpro-oauth2/ + http://<GATEWAY_IP>:18000/auth/complete/mitxpro-oauth2/ + + * **[WSL 2 users]**: Use the URLs for macOS. You will also have to set ``OPENEDX_IP`` to ``host-gateway`` in your ``.env`` file to make this work. (Networking with WSL 2 works very differently, and the defaults won't work.) + + NOTE: ``GATEWAY_IP`` should be something like ``172.19.0.1``. + + * ``Client type``: "Confidential" + * ``Authorization grant type``: "Authorization code" + * ``Skip authorization``: checked + * Other values are arbitrary but be sure to fill them all out. Save the client id and secret for later + +In Open edX (derived from instructions `here <https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/configuration/tpa/tpa_integrate_open/tpa_oauth.html#additional-oauth2-providers-advanced>`_): + +* ``make lms-shell`` into the LMS container and ensure the following settings are set in ``/edx/etc/lms.yml`` if you are using Juniper or a more recent Open edX release, otherwise they should be in ``/edx/app/edxapp/cms.env.json``: + .. code-block:: yaml + + FEATURES: + ALLOW_PUBLIC_ACCOUNT_CREATION: true + ENABLE_COMBINED_LOGIN_REGISTRATION: true + ENABLE_THIRD_PARTY_AUTH: true + ENABLE_OAUTH2_PROVIDER: true + SKIP_EMAIL_VALIDATION: true + REGISTRATION_EXTRA_FIELDS: + country: hidden + THIRD_PARTY_AUTH_BACKENDS: + - social_auth_mitxpro.backends.MITxProOAuth2 + +* ``make lms-restart`` to pick up the configuration changes +* Login to django-admin (default username and password can be found `here <https://github.com/openedx/devstack#usernames-and-passwords>`_), go to ``http://<EDX_HOSTNAME>:18000/admin/third_party_auth/oauth2providerconfig/``, and create a new config: + + * Select the default example site + * The slug field **MUST** match the the backend's name, which for us is ``mitxpro-oauth2`` + * Client Id should be the client id from the MITx Online Django Oauth Toolkit Application + * Check the following checkboxes: + + * Enabled + * Skip hinted login dialog + * Skip registration form + * Sync learner profile data + * Enable SSO id verification + * Set Backend name to: ``mitxpro-oauth2`` + + * In "Other settings", put: + + .. code-block:: json + + { + "AUTHORIZATION_URL": "http://<LOCAL_MITX_ONLINE_ALIAS>:8013/oauth2/authorize/", + "ACCESS_TOKEN_URL": "http://<EXTERNAL_MITX_ONLINE_HOST>:8013/oauth2/token/", + "API_ROOT": "http://<EXTERNAL_MITX_ONLINE_HOST>:8013/" + } + + * ``LOCAL_MITX_ONLINE_ALIAS`` should be your ``/etc/hosts`` alias for the mitxonline app + * ``EXTERNAL_MITX_ONLINE_HOST`` will depend on your OS, but it needs to be resolvable within the edx container + + * Linux users: The gateway IP of the docker-compose networking setup for mitxonline as found via ``docker network inspect mitx-online_default`` + * OSX users: Use ``host.docker.internal`` + + * Save the configuration. + + + +Configure Open edX to support OAuth2 authentication from MITx Online +#################################################################### + +* In Open edX: + + * go to ``/admin/oauth2_provider/application/`` and verify that an application named 'edx-oauth-app' exists with these settings: + + * ``Redirect uris``: ``http://mitxonline.odl.local:8013/login/_private/complete`` + * ``Client type``: "Confidential" + * ``Authorization grant type``: "Authorization code" + * ``Skip authorization``: checked + * Other values are arbitrary but be sure to fill them all out. Save the client id and secret for later + +* In MITx Online: + + * Set ``OPENEDX_API_CLIENT_ID`` to the client id + * Set ``OPENEDX_API_CLIENT_SECRET`` to the client secret + * Set ``OPENEDX_API_BASE_URL`` to ``http://host.docker.internal:18000`` when running ``devstack`` and ``mitxonline`` locally through Docker + +Configure Logout +################ + +* In Open edX, configure ``settings.IDA_LOGOUT_URI_LIST`` to be a list including the full url to ``<protocol>://<hostname>[:<port>]/logout`` in MITx Online + + * For devstack, this means modifying the value in ``edx-platform/lms/envs/devstack.py`` to include ``http://mitxonline.odl.local:8013/logout`` + * For production, this setting can go in ``lms.env.json`` under the key ``IDA_LOGOUT_URI_LIST`` as a JSON array of with that string in it + +* MITx Online: + + * Set ``LOGOUT_REDIRECT_URL`` to the full path to the edx ``/logout`` view. + +For local development this will be ``http://<EDX_HOSTNAME>:18000/logout`` + + +Configure Open edX user and token for use with MITx Online management commands +############################################################################## + +* In Open edX, create a staff user and then under ``/admin/oauth2_provider/accesstoken/`` add access token. The value of said token needs to match the value set for the ``OPENEDX_SERVICE_WORKER_API_TOKEN`` key in the MITx Online app. diff --git a/_sources/configuration/quickstart.rst.txt b/_sources/configuration/quickstart.rst.txt new file mode 100644 index 0000000000..e261019b1b --- /dev/null +++ b/_sources/configuration/quickstart.rst.txt @@ -0,0 +1,81 @@ +MITx Online Quick Start +======================= + +You can use the ``configure_instance`` management command to perform a quick-start of a fresh MITx Online instance. This command takes care of a lot of the boilerplate required to set up an instance. It: + +* Creates a superuser account (if you want) +* Creates the OAuth2 application record for edX (if you want, and optionally with an existing secret) +* Creates a set of courseware objects, including a DEDP program and courses with runs that match what ships with a standard devstack instance +* Creates a set of CMS pages for the courseware objects that it creates +* Sets up financial assistance appropriately +* Adds a couple of products in for the courses it creates +* Creates a learner account for the system + +It does not: + +* Run migrations +* Completely set up integration with devstack + +In addition, there are a handful of tasks that you'll need to perform afterwards: + +* The CMS pages (course about pages and the financial assistance form) need to be reviewed for content. +* The financial assistance form will need to be published, and linked into the appropriate course. +* You may want to adjust the products that are created. + +The ``configure_instance`` command has a few flags you can use to customize how it works. For more details on this, either run it with ``--help`` or read the :doc:`configure_instance<../commands/configure_instance>` command documentation. (Do this especially if you're using the command to **reset** your MITx Online instance - you can provide an existing OAuth client ID and secret.) + +Performing a Quick Start +------------------------ + +To quick-start your MITx Online instance: + +1. Run the ``migrate`` command. +2. Run the ``createsuperuser`` command. +3. Follow the steps in the :doc:`Configure Open edX<open_edx>` documentation +4. Run ``configure_instance <platform>``, where ``platform`` is ``macos``, ``linux``, or ``none``. (If you don't want it to create OAuth2 records, set this to ``none`` or leave it blank. The default is ``none``.) + +``configure_instance`` will prompt you to enter a password for the test learner account and will prompt you to enter account information for the superuser account. At the end, you'll see your edX OAuth2 application credentials, which can then be plugged into Open edX (if you haven't specified ``none`` for your platform). + +Results +------- + +Running ``configure_instance`` will peform these tasks in order: + +1. Runs ``createsuperuser`` to create the superuser account (unless disabled with ``--dont-create-superuser``). +2. Creates the OAuth2 application record. (This is the one part of this that doesn't rely on an existing management command.) +3. Runs ``configure_wagtail`` to set up the CMS. +4. Runs ``configure_tiers`` to add the DEDP program and configure financial assistance tiers and discounts. +5. Runs ``create_courseware_page`` to add a basic about page for the DEDP program (required for the financial assistance form). +6. Runs ``create_finaid_form`` to create a financial assistance form for the DEDP program. +7. Runs ``create_courseware`` twice to create two courses, each with a course run, that correspond to the demo courses in devstack. (Details below.) +8. Runs ``sync_course_run`` to sync the courses with the devstack instance. +9. Runs ``create_product`` twice to create two products for the courses. +10. Runs ``create_courseware_page`` twice to add course pages for the two courses. (These are marked as live.) +11. Runs ``create_user`` to create the learner account. + +The courses that are created are: + ++----------------------+-----------------------+-------------+-------------+ +| Course | Readable ID | Run Tag | Price | ++======================+=======================+=============+=============+ +| Demonstration Course | course-v1:edX+DemoX | Demo_Course | $999 | ++----------------------+-----------------------+-------------+-------------+ +| E2E Test Course | course-v1:edX+E2E-101 | course | $999 | ++----------------------+-----------------------+-------------+-------------+ + +The learner account that is created is: + +* Username: testlearner +* Email: testlearner@mitxonline.odl.local +* Display Name (split in half for first/last names): Test learner +* Country Code: US +* Enrollments: ``course-v1:edX+DemoX+Demo_Course`` + +The program that gets created is the standard DEDP program (``program-v1:MITx+DEDP``). The *Demonstration Course* is added to the DEDP program; *E2E Test Course* is not. + +Notes +----- + +The steps that involve communication with edX may not work if your environment isn't set up properly. In these cases, the attempts will be queued to be run later. + +If you've set your platform to ``macos`` or ``linux``, the command will do the first part of the *Configure MITx Online as an OAuth provider for Open edX* section in the :doc:`Configure Open edX<open_edx>` documentation. diff --git a/_sources/configuration/tutor.rst.txt b/_sources/configuration/tutor.rst.txt new file mode 100644 index 0000000000..1b52b87674 --- /dev/null +++ b/_sources/configuration/tutor.rst.txt @@ -0,0 +1,219 @@ + +Local Open edX Tutor and MITx Online Deployment +=============================================== + +These instructions describe setting up MITx Online and Tutor from scratch on Linux. These instructions should largely apply to macOS users, and they should also apply to users converting from a devstack-based deployment to Tutor. + +.. + + These instructions should work for a Tutor Dev or Tutor Nightly deployment as well. Specify ``--tutor-dev`` instead of ``--tutor`` when running ``configure_instance`` so the URLs have a port on them. + + +At the end of this guide, you should have: + + +* A fully working MITx Online deployment. +* A working Tutor deployment of edX. +* SSO should work from edX to MITx Online. +* MITx Online should have a service worker set up and should be able to perform tasks using the edX api. +* Tutor's included AuthN MFE should be disabled in favor of the MITx Online authentication system. + +Preliminary Steps +----------------- + +``pyenv`` (and ``pyenv-virtualenv``\ ) are highly recommended for managing local Python versions. `Use the instructions on their GitHub page to install if you haven't already installed it. <https://github.com/pyenv/pyenv>`_ + +You'll want to create at least a virtualenv for Tutor. As of this writing, Tutor uses Python 3.8.12 (in the LMS container at least); I have also successfully used 3.9.16. 3.11 has *not* worked for me. You can optionally create a virtualenv for MITx Online too but that's not strictly necessary. (I have one so I can run black/isort/etc. without having to jump into a container to do it.) + +Tutor Setup, Part One +--------------------- + +.. + + Note that no hosts file changes are needed if you use the default ``local.edly.io`` domain - that's a real domain with a wildcard subdomain cname that points to 127.0.0.1. + + +To begin, you need to follow the `One-Click Installer <https://docs.tutor.overhang.io/quickstart.html>`_ instructions provided by Tutor. Do this with your Tutor virtualenv activated. + +.. + + Mac/Arm users should instead follow these instructions: `Running Tutor on ARM-based systems <https://docs.tutor.overhang.io/tutorials/arm64.html>`_ It's mostly the same steps that the quickstart does internally, with some changes to rebuild some of the images and flip some dependencies to use compatible images for Arm. + + +Once Tutor has bootstrapped itself and is available, create a superuser account: + +.. code-block:: + + tutor local do createuser --staff --superuser edx edx@example.org + +Supply a password (the one used by devstack is ``edx`` so use that if you want to be consistent with it). Then, create a service worker account for MITx Online: + +.. code-block:: + + tutor local do createuser --staff mitx_online_serviceworker service@mitxonline.odl.local + +Supply a password (this one doesn't matter for a local deployment, you won't ever actually use the account). + +For best results, create two new courses within edX. The MITx Online ``configure_instance`` command expects a couple of courses to exist in edX (because they come with the devstack package): + +.. list-table:: + :header-rows: 1 + + * - Course ID + - Course Title + * - course-v1:edX+DemoX+Demo_Course + - Demonstration Course + * - course-v1:edX+E2E-101+course + - E2E Test Course + + +If you have a devstack instance handy, you can export these and import them into Tutor. Otherwise, just create them and make sure to set dates for the courses (they default to 2030 otherwise). + +Finally, go here to create an access token for the service worker user: https://local.edly.io/admin/oauth2_provider/accesstoken/add/ The token can be anything, and the expiration date should just be today plus 10 years. + +MITx Online Setup +----------------- + +To set up MITx Online: + + +#. Get the gateway IP for the ``tutor_local_default`` network: ``docker network inspect tutor_local_default | grep Gateway`` + + * Mac users should instead use the host.docker.internal IP. Specify this by setting ``OPENEDX_IP=host-gateway`` in your MITx Online ``.env`` file. + +#. Set up your ``/etc/hosts`` file to point ``mitxonline.odl.local`` to localhost. +#. Clone the repository somewhere. +#. Set up your ``.env`` file. These settings need particular attention: + + * ``OPENEDX_IP``\ : set to the gateway IP from the first step + * ``OPENEDX_API_BASE_URL``\ : set to http://local.edly.io + * ``OPENEDX_SERVICE_WORKER_USERNAME``\ : set to ``mitx_online_serviceworker`` (unless you changed this) + * ``OPENEDX_SERVICE_WORKER_API_TOKEN``\ : set to the token you generated + +#. Build the app: ``docker compose build`` +#. Run migrations and configure Wagtail:: + + docker compose run --rm web ./manage.py migrate + docker compose run --rm web ./manage.py configure_wagtail + +#. Run the ``configure_instance`` command:: + + docker compose run --rm web ./manage.py configure_instance linux --gateway <ip> --tutor + + where ``<ip>`` is the IP from the first step. (On macOS, specify ``macos`` instead of ``linux``. You can also skip ``--gateway``.) You will need to supply passwords for the MITx Online superuser and test learner accounts. Make a note of the client ID and secret that it will print out at the end. + + +Tutor Setup, Part Two +--------------------- + +Note that some of these steps require editing the main configuration files for the production instance (which is also used for a local deployment). Most of the settings that need to be adjusted to get integration working are overridden by the default Tutor configuration, so you can't update them by setting ``config.yml``. If you're using the development Tutor build, you'll likely need to edit ``development.py`` rather than ``production.py`` as necessary. + +These steps will also disable the AuthN SSO MFE, so from here on you'll get normal edX authentication screens (if you're not being bounced to MITx Online). + + +#. Get the gateway IP of the ``mitxonline_default`` Docker network:: + + docker network inspect mitxonline_default | grep Gateway + +#. Log into to edX using your superuser account, and make sure your session stays open. Sessions are pretty long-lived so this just means not closing the browser that you started the session in. (Part of this process will involve mostly breaking authentication so it's important that you are able to get into the admin.) +#. Stop Tutor: ``tutor local stop`` +#. Change into the configuration root for Tutor:: + + cd "$(tutor config printroot)" + +#. Create a ``env/build/openedx/requirements/private.txt`` with the required extensions:: + + social-auth-mitxpro + openedx-companion-auth + +#. Edit the ``env/apps/openedx/config/lms.env.yml`` file and add:: + + FEATURES: + SKIP_EMAIL_VALIDATION: true + + to the ``FEATURES`` block (should be at the top). +#. Edit the ``env/apps/openedx/settings/lms/production.py`` and/or ``env/apps/openedx/settings/lms/development.py`` settings file. (The former is used by a local instance, where the latter is used by both dev and nightly instances.) + + * Add to the end of the file: + + * ``THIRD_PARTY_AUTH_BACKENDS = ['social_auth_mitxpro.backends.MITxProOAuth2']`` + * ``AUTHENTICATION_BACKENDS.append('social_auth_mitxpro.backends.MITxProOAuth2')`` + * ``IDA_LOGOUT_URI_LIST.append('http://mitxonline.odl.local:8013/logout/')`` - there's an existing one of these around like 300 in production.py too. + + * Find and update: + + * ``FEATURES['ENABLE_AUTHN_MICROFRONTEND'] = False`` (defaults to True) + * ``REGISTRATION_EXTRA_FIELDS["terms_of_service"] = "hidden"`` (defaults to required) + +#. Build a new ``openedx`` image: ``tutor images build openedx`` (this will take a long time) +#. Run a Docker Compse rebuild: ``tutor local dc build`` (this should be pretty quick - it's likely not required, just doing it here for safety) +#. Restart Tutor: ``tutor local start -d`` (omit ``-d`` if you want to watch the logs) +#. Check your settings. There's a ``print_setting`` command that you can use to verify everything is set properly: + + * ``tutor local run lms ./manage.py lms print_setting REGISTRATION_EXTRA_FIELDS`` + * ``tutor local run lms ./manage.py lms print_setting AUTHENTICATION_BACKENDS`` + * ``tutor local run lms ./manage.py lms print_setting FEATURES`` - will print a lot of stuff + * ``tutor local run lms ./manage.py lms print_setting THIRD_PARTY_AUTH_BACKENDS`` + * If you do have weird errors or settings not showing properly, make sure you edited the right yaml files *and* that they're using the right whitespace (i.e. don't use tabs). + +#. In a separate browser session of some kind (incognito/private browsing/other browser entirely), try to navigate to http://local.edly.io . It should load but it should give you an error message. In the LMS logs, you should see an error message for "Can't fetch settings for disabled provider." This is proper operation - the OAuth2 settings aren't in place yet. +#. In the superuser session you have open, go to http://local.edly.io/admin . This should work. If you've been logged out, you should still be able to get in. If you can't (for instance, if you're getting 500 errors), you will need to turn off ``ENABLE_THIRD_PARTY_AUTH`` in ``FEATURES``\ , restart Tutor using ``tutor local stop`` and ``start``\ , not using ``reboot``\ , then try again. +#. Go to http://local.edly.io/admin/third_party_auth/oauth2providerconfig/add/ and add a provider configuration: + + * Enabled is checked. + * Name: ``mitxonline`` + * Slug: ``mitxpro-oauth2`` + * Site: ``local.edly.io`` + * Skip hinted login dialog is checked. + * Skip registration form is checked. + * Skip email verification is checked. + * Sync learner profile data is checked. + * Enable sso id verification is checked. + * Backend name: ``mitxpro-oauth2`` + * Client ID and Client Secret: from record created by ``configure_instance`` when you set up MITx Online. + * Other settings: + + { + "AUTHORIZATION_URL": "\http://mitxonline.odl.local:8013/oauth2/authorize/", + "ACCESS_TOKEN_URL": "\http://<MITXONLINE_GATEWAY_IP>:8013/oauth2/token/", + "API_ROOT": "\http://<MITXONLINE_GATEWAY_IP>:8013/" + } + + where MITXONLINE_GATEWAY_IP is the IP from the ``mitxonline_default`` network from the first step. **Mac users**, use ``host.docker.internal`` for MITXONLINE_GATEWAY_IP. + +#. Configure Tutor for OAuth2 authentication from MITx Online. + + * Go to http://local.edly.io/admin/oauth2_provider/application/ and either add or edit the ``edx-oauth-app`` entry. + * Ensure these settings are set: + + * Name: ``edx-oauth-app`` + * Redirect uris: ``http://mitxonline.odl.local:8013/login/_private/complete`` + * Client type: ``Confidential`` + * Authorization grant type: ``Authorization code`` + * Skip authorization is checked. + + * Save ``Client id`` and ``Client secret``. + +#. Update your MITx Online ``.env`` file. Set ``OPENEDX_API_CLIENT_ID`` and ``OPENEDX_API_CLIENT_SECRET`` to the values from the record you created or updated in the last step. +#. You should now be able to run some MITx Online management commands to ensure the service worker is set up properly: + + * ``sync_courserun --all ALL`` should sync the two test courses (if you made them). + * ``repair_missing_courseware_records`` should also work. + +#. In the separate browser session from step 12, attempt to log in again. This time, you should be able to log in through MITx Online, and you should be able to get to the edX LMS dashboard. If not, then double-check your provider configuration settings and try again. + + * Unlike devstack, the Tutor instance has an Update button for the provider configuration, so you can just update the record you put in. + * If you are still getting "Can't fetch settings" errors, *make sure* your Site is set properly - there are three options by default and only one works. (This was typically the problem I had.) + +#. Optionally, log into the LMS Django Admin and make your MITx Online superuser account a superuser there too. + +Other Notes +----------- + +**Trying to set configuration settings via ``tutor config`` will undo the specialty configuration above.** If you need to make changes to the configuration, either manually edit the ``env/apps/openedx/config/lms.env.yml`` file or the ``env/apps/openedx/settings/lms/production.py`` file and restart your Tutor instance. + +**Make sure your service worker account is active.** It's an easy checkbox to miss. + +**Restarting** If you want to rebuild from scratch, make sure you ``docker image prune``. It's also recommended to remove the Tutor project root folder - ``tutor config printroot`` will tell you where that is. + +**Running Multiple Tutor Instances** If you want to run more than one Tutor instance, it's pretty important to specify the project root explicitly or you may end up with one instance trying to use config files from another and things getting confused from there. `See the Tutor documentation for this. <https://docs.tutor.overhang.io/local.html#tutor-root>`_ (A suggestion: configure aliases to the ``tutor`` command that run ``tutor --root=<whatever>`` so you don't have to rely on environment variables, especially if you keep multiple terminal sessions going.) diff --git a/_sources/configuration/uwsgi_tuning.rst.txt b/_sources/configuration/uwsgi_tuning.rst.txt new file mode 100644 index 0000000000..605e1fff52 --- /dev/null +++ b/_sources/configuration/uwsgi_tuning.rst.txt @@ -0,0 +1,68 @@ +======================================= +Setting up uWsgi tuning for MITx Online +======================================= + +This setup satisfies the testing to help with tuning as mentioned in this `Discusssion Post <https://github.com/mitodl/hq/discussions/393>`_ + +Largely borrowed from work on OCW studio: + +| `Adding uWSGI stats <https://github.com/mitodl/ocw-studio/pull/1898/>`_ +| `Tuning the App <https://github.com/mitodl/ocw-studio/pull/1886/>`_ + + +****************** +To set up locally: +****************** + +Set up uwsgitop +--------------- +1. Install uwsgitop: ``docker compose run --rm web poetry add uwsgitop`` +2. Set UWSGI_RELOAD_ON_RSS in your .env to a high value (e.g. 500) +3. Set UWSGI_MAX_REQUESTS in your .env to a high value (e.g. 10000) +4. ``docker compose build`` +5. ``docker compose up`` +6. In a new terminal window/tab, ``docker compose exec web uwsgitop /tmp/uwsgi-stats.sock`` +7. You should see your application's memory usage without usage. Ready to go. + + +Set up Locust +------------- +1. Install Locust: ``docker compose run --rm web poetry add locust`` +2. Add locust to your docker-compose.yml locally, under services: + +.. code-block:: shell + + locust: + image: locustio/locust + ports: + - "8089:8089" + volumes: + - ./:/src + command: > + -f /src/locustfile.py + +3. Add the following to the web block, at the level of, and directly after, ``build``: + +.. code-block:: shell + + deploy: + resources: + limits: + cpus: "2" + memory: "1g" + +4. Add locustfile.py. There is an example file at ``locustfile.py.example`` in the root of the repo. ``cp locustfile.py.example locustfile.py`` will copy it over as is. Change variables and/or add tests as needed. + +Put it all together +------------------- + +1. Run ``docker-compose build`` +2. Run ``docker-compose up`` +3. You can use locust from ``http://0.0.0.0:8089/`` in a browser +4. You can use uwsgitop in a terminal with ``docker compose exec web uwsgitop /tmp/uwsgi-stats.sock`` + +****************** +To test: +****************** + +Coming soon! diff --git a/_sources/ecommerce/flexible_pricing.rst.txt b/_sources/ecommerce/flexible_pricing.rst.txt new file mode 100644 index 0000000000..3721af188b --- /dev/null +++ b/_sources/ecommerce/flexible_pricing.rst.txt @@ -0,0 +1,52 @@ +Flexible Pricing +================ + +The Flexible Pricing system allows learners to request alternative pricing for MITx Online courses based on their location and annual income. These requests can be made through a customizable form in the Wagtail CMS system. + +When the learner accesses the Flexible Pricing request form, they will see one of the following: + +* If they aren't logged in, they'll see a message saying so. Learners must be logged in to request flexibile pricing. +* If they haven't submitted a request, they'll see the flexible pricing form and will be able to submit a request. On submission, the learner will see a message saying their request has been approved (if it can be approved automatically), or will see a request for more information to be submitted via DocuSign. +* If they have submitted a request, they'll be presented with a status page for their request. The text for approved, denied, and in progress states can be customized. + +Form Creation +************* + +*To manually create a Flexible Pricing request form,* follow these steps: + +1. Navigate to the course page for the course. (Do not click the pencil button to edit, simply select the page itself.) +2. Click the Add Child Page button in the header. +3. You will be presented with the New Flexible Pricing Request Form page. Fill out the form. + + 1. The Intro field text is displayed on the form regardless of the state of the request. + 2. The Guest text is displayed if the learner isn't logged in yet. + 3. The Application Processing text is displayed if the learner navigates to the form again and their application is still being processed. + 4. The Application Approved text is displayed if the learner navigates to the form and their application has been approved. + 5. The Application Approved No Discount text is displayed if the learner navigates to the form and their application has been approved, but they've been approved for a zero-value tier. (In other words, the learner has exceeded the upper limit of flexible pricing.) + 6. The Application Denied text is displayed if the learner navigates to the form and their application has been denied. + 7. The Form Fields are the data that the learner must provide to be considered for flexible pricing. Leave this alone - the system will automatically add the proper fields when the form is published. + +4. Publish the form when you are ready. +5. Navigate back to the course page for the course, and edit the page. Add a link to the flexible pricing form you created in the page content. +6. Publish the course page when you are ready. + +To add the Flexible Pricing form to the Price card on a course page, first get the link to the live form. This can be done on the edit page for the flexible pricing form (as well as in a few other locations within the CMS). Then, add that link to the Link field in the Price card for the course. + +*To generate a Flexible Pricing request form with some reasonable defaults for your courseware object,* use the ``create_finaid_form`` management command: + +.. code-block:: bash + + $ manage.py create_finaid_form [--force] [--slug <slug name here>] [--title <title here>] courseware-readable-id + +This command will create an appropriate flexible pricing form for the courseware object: + +* If you've specified a Program, the form will be located under the program's page in the CMS. +* If you've specified a standalone Course, the form will be located under the course's page in the CMS. +* If you've specified a Course that is in a Program, the form will be located under the program's page in the CMS, *unless* the ``--force`` option is specified. In that case, the form will be under the course page. + +You can customize the title and slug using their respective options. By default, the system will use the object's title to generate a form title and slug. + +Processing Submitted Request +**************************** + +TBD diff --git a/_sources/ecommerce/index.rst.txt b/_sources/ecommerce/index.rst.txt new file mode 100644 index 0000000000..fb0009238e --- /dev/null +++ b/_sources/ecommerce/index.rst.txt @@ -0,0 +1,9 @@ +Ecommerce +========= + +.. toctree:: + :maxdepth: 2 + + overview + flexible_pricing + subsystems/index diff --git a/_sources/ecommerce/overview.rst.txt b/_sources/ecommerce/overview.rst.txt new file mode 100644 index 0000000000..916ec66478 --- /dev/null +++ b/_sources/ecommerce/overview.rst.txt @@ -0,0 +1,31 @@ +Overview +========= + +Goals +***** + +We will be creating a robust ecommerce implementation, incorporating learnings from the last several years to implement it in a scalable and reusable way. A good reference point is this guide on Pythonic SOLID Principle. We should also strongly strive towards keeping coupling between the subsystems proposed here to a minimum or at least limited in surface area. +Core + +The core of the ecommerce system should be simple enough to configure and operate but support enough functionality to serve a majority of our use cases. Users should be able to see programs or course runs, select them for purchase, and make a payment. + +Prior Art +********* + +We have a few implementations of ecommerce we’ve created over the years: + +MicroMasters +^^^^^^^^^^^^ +The MicroMasters implementation is highly specialized, particularly around financial aid programs where each learner gets custom pricing. Incorporating this level of complexity into the core of the ecommerce system is not something we want to do, but we should carve out some options to extend the system in the future without implementing it in the core system. + +xPro +^^^^ + +xPro ecommerce was implemented based on our experiences implementing ecommerce in MicroMasters. A good amount of planning went into this implementation, although it also has some specializations we wouldn’t be using in MITx Online such as a vouchers system. We will probably borrow heavily from the core designs that were proved out here. + +Core Systems +************ + +Ecommerce is actually a combination of 3 discernable subsystems that often get muddled together: products, orders, and payment. See the high-level diagram below to understand the pieces of data and operations that happen. + +.. mermaid:: assets/ecommerce-architecture.mm diff --git a/_sources/ecommerce/subsystems/basket.rst.txt b/_sources/ecommerce/subsystems/basket.rst.txt new file mode 100644 index 0000000000..a63398f79b --- /dev/null +++ b/_sources/ecommerce/subsystems/basket.rst.txt @@ -0,0 +1,30 @@ +Basket Subsystem +================ + +This tracks products intended to be purchased, often providing some additional state such as which runs under a program a user is purchasing. + +A simple schema for this would be: + +.. code-block:: python + + class Basket(TimestampedModel): + """Represents a User's basket.""" + + user = models.OneToOneField(settings.AUTH_USER_MODEL) + + class BasketItem(TimestampedModel): + """Represents one or more products in a user's basket.""" + + product = models.ForeignKey(Product) + basket = models.ForeignKey(Basket) + quantity = models.PositiveIntegerField() + +APIs +^^^^ + +- ``GET /api/v0/basket/`` -> get the current basket state +- ``POST /api/v0/basket/`` -> update the basket state + +Notes +^^^^^ +The implementation of this would use the discount subsystem to calculate the discounted prices, those values would be returned in the API for the frontend to use for display purposes. diff --git a/_sources/ecommerce/subsystems/discount.rst.txt b/_sources/ecommerce/subsystems/discount.rst.txt new file mode 100644 index 0000000000..3b0f8b09e8 --- /dev/null +++ b/_sources/ecommerce/subsystems/discount.rst.txt @@ -0,0 +1,101 @@ +Discount Subsystem +================== + +Discounts will need to be provided on occasion, these give the user a reduced price for some or all products. Treating this as a discount system and not necessarily a coupon system (e.g. a coupon is a kind of discount) is a good way to frame this approach. + +The discount system would support discounts of multiple types. We’ve done discounts a lot of different ways before so we need to balance out flexibility against keeping complexity down. Each discount would be associated with a certain Product. + +A discount may optionally be pre-associated with a User so that it can be automatically applied on checkout. + +Discounts should only be computed on the backend, some of our ecommerce implementations have computed the discount on the frontend and we want to avoid this going forward. + +Discount Types +^^^^^^^^^^^^^^ +Discount types would track how the discounted price is computed, some examples/ideas: +``percent-off``: a percentage off the original price +``dollars-off``: a fixed dollar reduction in price (e.g. $30 off) +``fixed-price``: the price is discounted to the fixed price (e.g. a product would cost $100 regardless of what the original price was) + +Redemption Types +^^^^^^^^^^^^^^^^ +There may be a few different ways we want to track discount usage, for example: + +``one-time``: the discount can only be used once by anyone +``one-time-per-user``: the discount can be used once per user +``unlimited``: the discount can be used any number of times + +Data Models +^^^^^^^^^^^ +.. code-block:: python + + class Discount(TimestampedModel): + """Discount model""" + amount = models.DecimalField( + decimal_places=5, + max_digits=20, + ) + automatic = models.BooleanField(default=False) + discount_type = models.CharField( + choices=DISCOUNT_TYPES, max_length=30 + ) + redemption_type = models.CharField( + choices=REDEMPTION_TYPES, max_length=30 + ) + max_redemptions = models.PositiveIntegerField(null=True) + + class UserDiscount(TimestampedModel): + """pre-assignment for a discount to a user""" + discount = models.ForeignKey(Discount) + user = models.ForeignKey(User) + +Implementation Proposal +^^^^^^^^^^^^^^^^^^^^^^^ + +Rather than codifying the discount logic in a complicated computation function, discount types can be implemented by abstracting the logic around discounts into a registry-driven discount factory like this: + +.. code-block:: python + + import abc + from dataclasses import dataclass + + + @dataclass + class DiscountType(abc.ABC): + _CLASSES = {} + + discount: Discount + + # see https://www.python.org/dev/peps/pep-0487/ + def __init_subclass__(cls, *, discount_type, **kwargs): + super().__init_subclass__(**kwargs) + + if discount_type in _CLASSES: + raise TypeError(f"{discount_type} already defined for DiscountType") + + cls.discount_type = discount_type + cls._CLASSES[discount_type] = cls + + @classmethod + def for_discount(cls, discount: Discount): + DiscountTypeCls = cls._CLASSES[discount.discount_type] + + return DiscountTypeCls(discount) + + def get_product_price(self, product: Product): + return self.get_product_version_price(product.latest_version) + + @abc.abstractmethod + def get_product_version_price(self, product_version: ProductVersion): + ... + + class PercentDiscount(DiscountType, discount_type=Discount.PERCENT_DISCOUNT): + + def get_product_version_price(self, product_version: ProductVersion): + return product_version.price * self.discount.amount + + class FixedPriceDiscount(DiscountType, discount_type=Discount.PERCENT_DISCOUNT): + + def get_product_version_price(self, product_version: ProductVersion): + return self.discount.amount # the amount here is the fixed price + +With this implementation, prices before ordering would use get_product_price, whereas the receipt service would use get_product_version_price on the purchased versions. This makes it far more scalable to introduce new discount types without having to refactor existing code. diff --git a/_sources/ecommerce/subsystems/index.rst.txt b/_sources/ecommerce/subsystems/index.rst.txt new file mode 100644 index 0000000000..fd4f0d3a3f --- /dev/null +++ b/_sources/ecommerce/subsystems/index.rst.txt @@ -0,0 +1,12 @@ +Subsystems +========== + +.. toctree:: + :maxdepth: 2 + + product + basket + order + discount + payment + reporting diff --git a/_sources/ecommerce/subsystems/order.rst.txt b/_sources/ecommerce/subsystems/order.rst.txt new file mode 100644 index 0000000000..0e8690df64 --- /dev/null +++ b/_sources/ecommerce/subsystems/order.rst.txt @@ -0,0 +1,30 @@ +Order Subsystem +=============== + +Orders represent a payment for some kind of product(s), these products will typically be either Programs or Course Runs. An order is marked as unfulfilled initially and then marked as fulfilled once a payment is completed. An order can fail or be refunded. + +Data Model +^^^^^^^^^^ +.. code-block:: python + + class Order(TimestampedModel): + """An order containing information for a purchase.""" + status = models.CharField() + purchaser = models.ForeignKey(settings.AUTH_USER_MODEL) + total_price_paid = models.DecimalField() + + class Line(TimestampedModel): + """A line in an Order.""" + + order = models.ForeignKey(Order) + product_version = models.ForeignKey(ProductVersion) + quantity = models.PositiveIntegerField() + + class Transaction(TimestampedModel): + """A transaction on an order, generally a payment but can also cover refunds""" + order = models.ForeignKey(Order) + amount = models.DecimalField( + decimal_places=5, + max_digits=20, + ) + data = models.JSONField() diff --git a/_sources/ecommerce/subsystems/payment.rst.txt b/_sources/ecommerce/subsystems/payment.rst.txt new file mode 100644 index 0000000000..ef6b97a9fc --- /dev/null +++ b/_sources/ecommerce/subsystems/payment.rst.txt @@ -0,0 +1,4 @@ +Payment Subsystem +================= + +The payment subsystem takes unfulfilled orders, takes the user through payment completion, and finally marks the order as fulfilled. We historically and for the foreseeable future use CyberSource, but this should be strongly decoupled from the rest of the ecommerce system and made pluggable for future flexibility. This system would also be responsible for any webhooks/callbacks that the payment processor makes to us. diff --git a/_sources/ecommerce/subsystems/product.rst.txt b/_sources/ecommerce/subsystems/product.rst.txt new file mode 100644 index 0000000000..5f4b7d157b --- /dev/null +++ b/_sources/ecommerce/subsystems/product.rst.txt @@ -0,0 +1,28 @@ +Product Subsystem +================= + +The product subsystem is responsible for tracking all product-related data. Purchasable products are typically Programs and Course Runs. Pricing information is tracked as immutable data for the sake of historically accurate pricing for orders. + +Data Models +^^^^^^^^^^^ + +.. code-block:: python + + @reversion.register(exclude=("content_type", "object_id", "created_on", "updated_on")) + class Product(TimestampedModel): + """ + Representation of a purchasable product. There is a GenericForeignKey to a Course or Program. + """ + content_type = models.ForeignKey(ContentType) + object_id = models.PositiveIntegerField() + content_object = GenericForeignKey("content_type", "object_id") + +This will utilize `django-reversion` to version product data. + +APIs +^^^^ + +The API that would be primarily needed would be one to read back product data. It is presumed that data entry is done through django-admin: + +- ``GET /api/v0/products/`` -> returns a paginated list of products +- ``GET /api/v0/products/1/`` -> returns a single product diff --git a/_sources/ecommerce/subsystems/reporting.rst.txt b/_sources/ecommerce/subsystems/reporting.rst.txt new file mode 100644 index 0000000000..9aa05dc621 --- /dev/null +++ b/_sources/ecommerce/subsystems/reporting.rst.txt @@ -0,0 +1,17 @@ +Reporting Subsystem +=================== + +OL marketing and finance team need to include financial data in their reporting, so they can evaluate and plan campaigns, reconcile accounts, and payout royalties. As a guiding principle, we want to be able to report on any data that is collected by the ecommerce system, but avoid supplementing the data with external considerations (such as marketing costs, or payout rates). + +Use Cases +********* + +MicroMasters +^^^^^^^^^^^^ + +Most of MicroMasters programs and courses function the same as any other MITx course, they wouldn’t otherwise be treated any differently except for marketing purposes, which are out of scope for this document if not MITx Online altogether. + +DEDP +^^^^ + +The DEDP program as it is implemented currently is a special case when it comes to ecommerce - DEDP currently supports financial aid. This essentially amounts to a discount to a lower fixed rate. There are a few tiers of financial aid discounts available, but this is easily handled with a couple of preconfigured discounts. We’d need a UI somewhere that enables staff to assign a discount to a particular learner. That discount would then automatically apply to courses within that program, the same as any other program-scoped discount. diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt new file mode 100644 index 0000000000..a7fd8f7d37 --- /dev/null +++ b/_sources/index.rst.txt @@ -0,0 +1,22 @@ +.. MITx Online Documentation documentation master file, created by + sphinx-quickstart on Tue Dec 7 10:41:39 2021. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to MITx Online Documentation's documentation! +===================================================== + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + authentication + configuration/index + ecommerce/index + commands/index + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`search` diff --git a/_static/basic.css b/_static/basic.css new file mode 100644 index 0000000000..59043d5577 --- /dev/null +++ b/_static/basic.css @@ -0,0 +1,925 @@ +/* + * basic.css + * ~~~~~~~~~ + * + * Sphinx stylesheet -- basic theme. + * + * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. + * :license: BSD, see LICENSE for details. + * + */ + +/* -- main layout ----------------------------------------------------------- */ + +div.clearer { + clear: both; +} + +div.section::after { + display: block; + content: ''; + clear: left; +} + +/* -- relbar ---------------------------------------------------------------- */ + +div.related { + width: 100%; + font-size: 90%; +} + +div.related h3 { + display: none; +} + +div.related ul { + margin: 0; + padding: 0 0 0 10px; + list-style: none; +} + +div.related li { + display: inline; +} + +div.related li.right { + float: right; + margin-right: 5px; +} + +/* -- sidebar --------------------------------------------------------------- */ + +div.sphinxsidebarwrapper { + padding: 10px 5px 0 10px; +} + +div.sphinxsidebar { + float: left; + width: 19rem; + margin-left: -100%; + font-size: 90%; + word-wrap: break-word; + overflow-wrap : break-word; +} + +div.sphinxsidebar ul { + list-style: none; +} + +div.sphinxsidebar ul ul, +div.sphinxsidebar ul.want-points { + margin-left: 20px; + list-style: square; +} + +div.sphinxsidebar ul ul { + margin-top: 0; + margin-bottom: 0; +} + +div.sphinxsidebar form { + margin-top: 10px; +} + +div.sphinxsidebar input { + border: 1px solid #98dbcc; + font-family: sans-serif; + font-size: 1em; +} + +div.sphinxsidebar #searchbox form.search { + overflow: hidden; +} + +div.sphinxsidebar #searchbox input[type="text"] { + float: left; + width: 80%; + padding: 0.25em; + box-sizing: border-box; +} + +div.sphinxsidebar #searchbox input[type="submit"] { + float: left; + width: 20%; + border-left: none; + padding: 0.25em; + box-sizing: border-box; +} + + +img { + border: 0; + max-width: 100%; +} + +/* -- search page ----------------------------------------------------------- */ + +ul.search { + margin: 10px 0 0 20px; + padding: 0; +} + +ul.search li { + padding: 5px 0 5px 20px; + background-image: url(file.png); + background-repeat: no-repeat; + background-position: 0 7px; +} + +ul.search li a { + font-weight: bold; +} + +ul.search li p.context { + color: #888; + margin: 2px 0 0 30px; + text-align: left; +} + +ul.keywordmatches li.goodmatch a { + font-weight: bold; +} + +/* -- index page ------------------------------------------------------------ */ + +table.contentstable { + width: 90%; + margin-left: auto; + margin-right: auto; +} + +table.contentstable p.biglink { + line-height: 150%; +} + +a.biglink { + font-size: 1.3em; +} + +span.linkdescr { + font-style: italic; + padding-top: 5px; + font-size: 90%; +} + +/* -- general index --------------------------------------------------------- */ + +table.indextable { + width: 100%; +} + +table.indextable td { + text-align: left; + vertical-align: top; +} + +table.indextable ul { + margin-top: 0; + margin-bottom: 0; + list-style-type: none; +} + +table.indextable > tbody > tr > td > ul { + padding-left: 0em; +} + +table.indextable tr.pcap { + height: 10px; +} + +table.indextable tr.cap { + margin-top: 10px; + background-color: #f2f2f2; +} + +img.toggler { + margin-right: 3px; + margin-top: 3px; + cursor: pointer; +} + +div.modindex-jumpbox { + border-top: 1px solid #ddd; + border-bottom: 1px solid #ddd; + margin: 1em 0 1em 0; + padding: 0.4em; +} + +div.genindex-jumpbox { + border-top: 1px solid #ddd; + border-bottom: 1px solid #ddd; + margin: 1em 0 1em 0; + padding: 0.4em; +} + +/* -- domain module index --------------------------------------------------- */ + +table.modindextable td { + padding: 2px; + border-collapse: collapse; +} + +/* -- general body styles --------------------------------------------------- */ + +div.body { + min-width: unset; + max-width: 45rem; +} + +div.body p, div.body dd, div.body li, div.body blockquote { + -moz-hyphens: auto; + -ms-hyphens: auto; + -webkit-hyphens: auto; + hyphens: auto; +} + +a.headerlink { + visibility: hidden; +} + +a:visited { + color: #551A8B; +} + +h1:hover > a.headerlink, +h2:hover > a.headerlink, +h3:hover > a.headerlink, +h4:hover > a.headerlink, +h5:hover > a.headerlink, +h6:hover > a.headerlink, +dt:hover > a.headerlink, +caption:hover > a.headerlink, +p.caption:hover > a.headerlink, +div.code-block-caption:hover > a.headerlink { + visibility: visible; +} + +div.body p.caption { + text-align: inherit; +} + +div.body td { + text-align: left; +} + +.first { + margin-top: 0 !important; +} + +p.rubric { + margin-top: 30px; + font-weight: bold; +} + +img.align-left, figure.align-left, .figure.align-left, object.align-left { + clear: left; + float: left; + margin-right: 1em; +} + +img.align-right, figure.align-right, .figure.align-right, object.align-right { + clear: right; + float: right; + margin-left: 1em; +} + +img.align-center, figure.align-center, .figure.align-center, object.align-center { + display: block; + margin-left: auto; + margin-right: auto; +} + +img.align-default, figure.align-default, .figure.align-default { + display: block; + margin-left: auto; + margin-right: auto; +} + +.align-left { + text-align: left; +} + +.align-center { + text-align: center; +} + +.align-default { + text-align: center; +} + +.align-right { + text-align: right; +} + +/* -- sidebars -------------------------------------------------------------- */ + +div.sidebar, +aside.sidebar { + margin: 0 0 0.5em 1em; + border: 1px solid #ddb; + padding: 7px; + background-color: #ffe; + width: 40%; + float: right; + clear: right; + overflow-x: auto; +} + +p.sidebar-title { + font-weight: bold; +} + +nav.contents, +aside.topic, +div.admonition, div.topic, blockquote { + clear: left; +} + +/* -- topics ---------------------------------------------------------------- */ + +nav.contents, +aside.topic, +div.topic { + border: 1px solid #ccc; + padding: 7px; + margin: 10px 0 10px 0; +} + +p.topic-title { + font-size: 1.1em; + font-weight: bold; + margin-top: 10px; +} + +/* -- admonitions ----------------------------------------------------------- */ + +div.admonition { + margin-top: 10px; + margin-bottom: 10px; + padding: 7px; +} + +div.admonition dt { + font-weight: bold; +} + +p.admonition-title { + margin: 0px 10px 5px 0px; + font-weight: bold; +} + +div.body p.centered { + text-align: center; + margin-top: 25px; +} + +/* -- content of sidebars/topics/admonitions -------------------------------- */ + +div.sidebar > :last-child, +aside.sidebar > :last-child, +nav.contents > :last-child, +aside.topic > :last-child, +div.topic > :last-child, +div.admonition > :last-child { + margin-bottom: 0; +} + +div.sidebar::after, +aside.sidebar::after, +nav.contents::after, +aside.topic::after, +div.topic::after, +div.admonition::after, +blockquote::after { + display: block; + content: ''; + clear: both; +} + +/* -- tables ---------------------------------------------------------------- */ + +table.docutils { + margin-top: 10px; + margin-bottom: 10px; + border: 0; + border-collapse: collapse; +} + +table.align-center { + margin-left: auto; + margin-right: auto; +} + +table.align-default { + margin-left: auto; + margin-right: auto; +} + +table caption span.caption-number { + font-style: italic; +} + +table caption span.caption-text { +} + +table.docutils td, table.docutils th { + padding: 1px 8px 1px 5px; + border-top: 0; + border-left: 0; + border-right: 0; + border-bottom: 1px solid #aaa; +} + +th { + text-align: left; + padding-right: 5px; +} + +table.citation { + border-left: solid 1px gray; + margin-left: 1px; +} + +table.citation td { + border-bottom: none; +} + +th > :first-child, +td > :first-child { + margin-top: 0px; +} + +th > :last-child, +td > :last-child { + margin-bottom: 0px; +} + +/* -- figures --------------------------------------------------------------- */ + +div.figure, figure { + margin: 0.5em; + padding: 0.5em; +} + +div.figure p.caption, figcaption { + padding: 0.3em; +} + +div.figure p.caption span.caption-number, +figcaption span.caption-number { + font-style: italic; +} + +div.figure p.caption span.caption-text, +figcaption span.caption-text { +} + +/* -- field list styles ----------------------------------------------------- */ + +table.field-list td, table.field-list th { + border: 0 !important; +} + +.field-list ul { + margin: 0; + padding-left: 1em; +} + +.field-list p { + margin: 0; +} + +.field-name { + -moz-hyphens: manual; + -ms-hyphens: manual; + -webkit-hyphens: manual; + hyphens: manual; +} + +/* -- hlist styles ---------------------------------------------------------- */ + +table.hlist { + margin: 1em 0; +} + +table.hlist td { + vertical-align: top; +} + +/* -- object description styles --------------------------------------------- */ + +.sig { + font-family: 'Consolas', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', monospace; +} + +.sig-name, code.descname { + background-color: transparent; + font-weight: bold; +} + +.sig-name { + font-size: 1.1em; +} + +code.descname { + font-size: 1.2em; +} + +.sig-prename, code.descclassname { + background-color: transparent; +} + +.optional { + font-size: 1.3em; +} + +.sig-paren { + font-size: larger; +} + +.sig-param.n { + font-style: italic; +} + +/* C++ specific styling */ + +.sig-inline.c-texpr, +.sig-inline.cpp-texpr { + font-family: unset; +} + +.sig.c .k, .sig.c .kt, +.sig.cpp .k, .sig.cpp .kt { + color: #0033B3; +} + +.sig.c .m, +.sig.cpp .m { + color: #1750EB; +} + +.sig.c .s, .sig.c .sc, +.sig.cpp .s, .sig.cpp .sc { + color: #067D17; +} + + +/* -- other body styles ----------------------------------------------------- */ + +ol.arabic { + list-style: decimal; +} + +ol.loweralpha { + list-style: lower-alpha; +} + +ol.upperalpha { + list-style: upper-alpha; +} + +ol.lowerroman { + list-style: lower-roman; +} + +ol.upperroman { + list-style: upper-roman; +} + +:not(li) > ol > li:first-child > :first-child, +:not(li) > ul > li:first-child > :first-child { + margin-top: 0px; +} + +:not(li) > ol > li:last-child > :last-child, +:not(li) > ul > li:last-child > :last-child { + margin-bottom: 0px; +} + +ol.simple ol p, +ol.simple ul p, +ul.simple ol p, +ul.simple ul p { + margin-top: 0; +} + +ol.simple > li:not(:first-child) > p, +ul.simple > li:not(:first-child) > p { + margin-top: 0; +} + +ol.simple p, +ul.simple p { + margin-bottom: 0; +} + +aside.footnote > span, +div.citation > span { + float: left; +} +aside.footnote > span:last-of-type, +div.citation > span:last-of-type { + padding-right: 0.5em; +} +aside.footnote > p { + margin-left: 2em; +} +div.citation > p { + margin-left: 4em; +} +aside.footnote > p:last-of-type, +div.citation > p:last-of-type { + margin-bottom: 0em; +} +aside.footnote > p:last-of-type:after, +div.citation > p:last-of-type:after { + content: ""; + clear: both; +} + +dl.field-list { + display: grid; + grid-template-columns: fit-content(30%) auto; +} + +dl.field-list > dt { + font-weight: bold; + word-break: break-word; + padding-left: 0.5em; + padding-right: 5px; +} + +dl.field-list > dd { + padding-left: 0.5em; + margin-top: 0em; + margin-left: 0em; + margin-bottom: 0em; +} + +dl { + margin-bottom: 15px; +} + +dd > :first-child { + margin-top: 0px; +} + +dd ul, dd table { + margin-bottom: 10px; +} + +dd { + margin-top: 3px; + margin-bottom: 10px; + margin-left: 30px; +} + +.sig dd { + margin-top: 0px; + margin-bottom: 0px; +} + +.sig dl { + margin-top: 0px; + margin-bottom: 0px; +} + +dl > dd:last-child, +dl > dd:last-child > :last-child { + margin-bottom: 0; +} + +dt:target, span.highlighted { + background-color: #fbe54e; +} + +rect.highlighted { + fill: #fbe54e; +} + +dl.glossary dt { + font-weight: bold; + font-size: 1.1em; +} + +.versionmodified { + font-style: italic; +} + +.system-message { + background-color: #fda; + padding: 5px; + border: 3px solid red; +} + +.footnote:target { + background-color: #ffa; +} + +.line-block { + display: block; + margin-top: 1em; + margin-bottom: 1em; +} + +.line-block .line-block { + margin-top: 0; + margin-bottom: 0; + margin-left: 1.5em; +} + +.guilabel, .menuselection { + font-family: sans-serif; +} + +.accelerator { + text-decoration: underline; +} + +.classifier { + font-style: oblique; +} + +.classifier:before { + font-style: normal; + margin: 0 0.5em; + content: ":"; + display: inline-block; +} + +abbr, acronym { + border-bottom: dotted 1px; + cursor: help; +} + +.translated { + background-color: rgba(207, 255, 207, 0.2) +} + +.untranslated { + background-color: rgba(255, 207, 207, 0.2) +} + +/* -- code displays --------------------------------------------------------- */ + +pre { + overflow: auto; + overflow-y: hidden; /* fixes display issues on Chrome browsers */ +} + +pre, div[class*="highlight-"] { + clear: both; +} + +span.pre { + -moz-hyphens: none; + -ms-hyphens: none; + -webkit-hyphens: none; + hyphens: none; + white-space: nowrap; +} + +div[class*="highlight-"] { + margin: 1em 0; +} + +td.linenos pre { + border: 0; + background-color: transparent; + color: #aaa; +} + +table.highlighttable { + display: block; +} + +table.highlighttable tbody { + display: block; +} + +table.highlighttable tr { + display: flex; +} + +table.highlighttable td { + margin: 0; + padding: 0; +} + +table.highlighttable td.linenos { + padding-right: 0.5em; +} + +table.highlighttable td.code { + flex: 1; + overflow: hidden; +} + +.highlight .hll { + display: block; +} + +div.highlight pre, +table.highlighttable pre { + margin: 0; +} + +div.code-block-caption + div { + margin-top: 0; +} + +div.code-block-caption { + margin-top: 1em; + padding: 2px 5px; + font-size: small; +} + +div.code-block-caption code { + background-color: transparent; +} + +table.highlighttable td.linenos, +span.linenos, +div.highlight span.gp { /* gp: Generic.Prompt */ + user-select: none; + -webkit-user-select: text; /* Safari fallback only */ + -webkit-user-select: none; /* Chrome/Safari */ + -moz-user-select: none; /* Firefox */ + -ms-user-select: none; /* IE10+ */ +} + +div.code-block-caption span.caption-number { + padding: 0.1em 0.3em; + font-style: italic; +} + +div.code-block-caption span.caption-text { +} + +div.literal-block-wrapper { + margin: 1em 0; +} + +code.xref, a code { + background-color: transparent; + font-weight: bold; +} + +h1 code, h2 code, h3 code, h4 code, h5 code, h6 code { + background-color: transparent; +} + +.viewcode-link { + float: right; +} + +.viewcode-back { + float: right; + font-family: sans-serif; +} + +div.viewcode-block:target { + margin: -1px -10px; + padding: 0 10px; +} + +/* -- math display ---------------------------------------------------------- */ + +img.math { + vertical-align: middle; +} + +div.body div.math p { + text-align: center; +} + +span.eqno { + float: right; +} + +span.eqno a.headerlink { + position: absolute; + z-index: 1; +} + +div.math:hover a.headerlink { + visibility: visible; +} + +/* -- printout stylesheet --------------------------------------------------- */ + +@media print { + div.document, + div.documentwrapper, + div.bodywrapper { + margin: 0 !important; + width: 100%; + } + + div.sphinxsidebar, + div.related, + div.footer, + #top-link { + display: none; + } +} \ No newline at end of file diff --git a/_static/doctools.js b/_static/doctools.js new file mode 100644 index 0000000000..4d67807d17 --- /dev/null +++ b/_static/doctools.js @@ -0,0 +1,156 @@ +/* + * doctools.js + * ~~~~~~~~~~~ + * + * Base JavaScript utilities for all Sphinx HTML documentation. + * + * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. + * :license: BSD, see LICENSE for details. + * + */ +"use strict"; + +const BLACKLISTED_KEY_CONTROL_ELEMENTS = new Set([ + "TEXTAREA", + "INPUT", + "SELECT", + "BUTTON", +]); + +const _ready = (callback) => { + if (document.readyState !== "loading") { + callback(); + } else { + document.addEventListener("DOMContentLoaded", callback); + } +}; + +/** + * Small JavaScript module for the documentation. + */ +const Documentation = { + init: () => { + Documentation.initDomainIndexTable(); + Documentation.initOnKeyListeners(); + }, + + /** + * i18n support + */ + TRANSLATIONS: {}, + PLURAL_EXPR: (n) => (n === 1 ? 0 : 1), + LOCALE: "unknown", + + // gettext and ngettext don't access this so that the functions + // can safely bound to a different name (_ = Documentation.gettext) + gettext: (string) => { + const translated = Documentation.TRANSLATIONS[string]; + switch (typeof translated) { + case "undefined": + return string; // no translation + case "string": + return translated; // translation exists + default: + return translated[0]; // (singular, plural) translation tuple exists + } + }, + + ngettext: (singular, plural, n) => { + const translated = Documentation.TRANSLATIONS[singular]; + if (typeof translated !== "undefined") + return translated[Documentation.PLURAL_EXPR(n)]; + return n === 1 ? singular : plural; + }, + + addTranslations: (catalog) => { + Object.assign(Documentation.TRANSLATIONS, catalog.messages); + Documentation.PLURAL_EXPR = new Function( + "n", + `return (${catalog.plural_expr})` + ); + Documentation.LOCALE = catalog.locale; + }, + + /** + * helper function to focus on search bar + */ + focusSearchBar: () => { + document.querySelectorAll("input[name=q]")[0]?.focus(); + }, + + /** + * Initialise the domain index toggle buttons + */ + initDomainIndexTable: () => { + const toggler = (el) => { + const idNumber = el.id.substr(7); + const toggledRows = document.querySelectorAll(`tr.cg-${idNumber}`); + if (el.src.substr(-9) === "minus.png") { + el.src = `${el.src.substr(0, el.src.length - 9)}plus.png`; + toggledRows.forEach((el) => (el.style.display = "none")); + } else { + el.src = `${el.src.substr(0, el.src.length - 8)}minus.png`; + toggledRows.forEach((el) => (el.style.display = "")); + } + }; + + const togglerElements = document.querySelectorAll("img.toggler"); + togglerElements.forEach((el) => + el.addEventListener("click", (event) => toggler(event.currentTarget)) + ); + togglerElements.forEach((el) => (el.style.display = "")); + if (DOCUMENTATION_OPTIONS.COLLAPSE_INDEX) togglerElements.forEach(toggler); + }, + + initOnKeyListeners: () => { + // only install a listener if it is really needed + if ( + !DOCUMENTATION_OPTIONS.NAVIGATION_WITH_KEYS && + !DOCUMENTATION_OPTIONS.ENABLE_SEARCH_SHORTCUTS + ) + return; + + document.addEventListener("keydown", (event) => { + // bail for input elements + if (BLACKLISTED_KEY_CONTROL_ELEMENTS.has(document.activeElement.tagName)) return; + // bail with special keys + if (event.altKey || event.ctrlKey || event.metaKey) return; + + if (!event.shiftKey) { + switch (event.key) { + case "ArrowLeft": + if (!DOCUMENTATION_OPTIONS.NAVIGATION_WITH_KEYS) break; + + const prevLink = document.querySelector('link[rel="prev"]'); + if (prevLink && prevLink.href) { + window.location.href = prevLink.href; + event.preventDefault(); + } + break; + case "ArrowRight": + if (!DOCUMENTATION_OPTIONS.NAVIGATION_WITH_KEYS) break; + + const nextLink = document.querySelector('link[rel="next"]'); + if (nextLink && nextLink.href) { + window.location.href = nextLink.href; + event.preventDefault(); + } + break; + } + } + + // some keyboard layouts may need Shift to get / + switch (event.key) { + case "/": + if (!DOCUMENTATION_OPTIONS.ENABLE_SEARCH_SHORTCUTS) break; + Documentation.focusSearchBar(); + event.preventDefault(); + } + }); + }, +}; + +// quick alias for translations +const _ = Documentation.gettext; + +_ready(Documentation.init); diff --git a/_static/documentation_options.js b/_static/documentation_options.js new file mode 100644 index 0000000000..f38abe9a89 --- /dev/null +++ b/_static/documentation_options.js @@ -0,0 +1,13 @@ +const DOCUMENTATION_OPTIONS = { + VERSION: '', + LANGUAGE: 'en', + COLLAPSE_INDEX: false, + BUILDER: 'html', + FILE_SUFFIX: '.html', + LINK_SUFFIX: '.html', + HAS_SOURCE: true, + SOURCELINK_SUFFIX: '.txt', + NAVIGATION_WITH_KEYS: true, + SHOW_SEARCH_SUMMARY: true, + ENABLE_SEARCH_SHORTCUTS: true, +}; \ No newline at end of file diff --git a/_static/file.png b/_static/file.png new file mode 100644 index 0000000000000000000000000000000000000000..a858a410e4faa62ce324d814e4b816fff83a6fb3 GIT binary patch literal 286 zcmV+(0pb3MP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV0002xNkl<Zcmb`G zgHi?o6ovOGdxdP*AltSE*&JruJwUGI3!FN?xxO>s`hMrGg#P~ix$^RISR_I47Y|r1 z_CyJOe}D1){SET-^Amu_i71Lt6eYfZjRyw@I6OQAIXXHD<M{a4P!N^sPbQKi=?mBx zoos%BSoiGXjr-;%$QixXMOVNSUNp6L0a1Oz&cgu)wqE?07u5I7qrQIu4Fij)Y3c&0 z@0u_#NH6I?Mk(n;dT}d~^J<WkTLqp|RW-hV56tKpXqu)k@V{?amI+5DOlEU@funz+ kySsbM>fiX^GbOlHe=Ae4>0m)d(f|Me07*qoM6N<$f}vM^LjV8( literal 0 HcmV?d00001 diff --git a/_static/insipid-sidebar-readthedocs.css b/_static/insipid-sidebar-readthedocs.css new file mode 100644 index 0000000000..ad79916e64 --- /dev/null +++ b/_static/insipid-sidebar-readthedocs.css @@ -0,0 +1,66 @@ + + +#ethical-ad-placement { + margin-top: auto; + padding-top: 3em; + min-height: 200px; +} + +#readthedocs-embed-flyout, #duplicated-readthedocs-versions { + margin-left: -10px; + margin-right: -10px; +} + +#duplicated-readthedocs-versions { + margin-bottom: -10px; +} + +#duplicated-readthedocs-versions { + position: sticky; + width: auto; +} + +#readthedocs-embed-flyout .rst-versions.rst-badge { + position: static; + max-width: none; +} + + +#readthedocs-embed-flyout .rst-versions.shift-up { + max-height: none; +} + +/* We have duplicated this section, so we don't need the second instance: */ +#readthedocs-embed-flyout .rst-versions.rst-badge .rst-current-version { + display: none; +} + +#duplicated-readthedocs-versions .rst-current-version { + font-size: 0.9rem; +} + +#readthedocs-embed-flyout .rst-versions .rst-other-versions { + display: block; + font-size: 0.9rem; +} + +#flyout-search-form input { + width: 100%; +} + +#sidebar-checkbox:not(:checked) ~ .ethical-fixedfooter { + left: 0; + right: 0; + width: unset; +} + +#sidebar-checkbox:checked ~ .ethical-fixedfooter { + left: var(--sidebar-width); + right: 0; + width: unset; +} + +body:not(.sidebar-resizing) .ethical-fixedfooter { + transition: left 0.3s ease-out; +} + diff --git a/_static/insipid-sidebar.js b/_static/insipid-sidebar.js new file mode 100644 index 0000000000..4ec001690a --- /dev/null +++ b/_static/insipid-sidebar.js @@ -0,0 +1,308 @@ +(dom_loaded => { + if (document.readyState === 'loading') { + document.addEventListener('DOMContentLoaded', dom_loaded); + } else { + dom_loaded(); + } +})(() => { + 'use strict'; + + const sidebar = document.querySelector('.sphinxsidebar'); + const sidebar_tabbable = sidebar.querySelectorAll('input, textarea, select, button, a[href], area[href], iframe'); + const sidebar_button = document.getElementById('sidebar-button'); + const sidebar_checkbox = document.getElementById('sidebar-checkbox'); + const topbar = document.getElementById('topbar'); + const overlay = document.getElementById('overlay'); + const root = document.documentElement; + + sidebar.setAttribute('id', 'sphinxsidebar'); // for aria-controls + + Element.prototype.css = function (name, ...value) { + if (value.length) { + this.style.setProperty(name, ...value); + } else { + return window.getComputedStyle(this).getPropertyValue(name); + } + } + + function updateSidebarAttributesVisible() { + sidebar_button.setAttribute('title', "Collapse sidebar"); + sidebar_button.setAttribute('aria-label', "Collapse sidebar"); + sidebar_button.setAttribute('aria-expanded', true); + sidebar.setAttribute('aria-hidden', false); + sidebar_tabbable.forEach(el => el.setAttribute('tabindex', 0)); + } + + function updateSidebarAttributesHidden() { + sidebar_button.setAttribute('title', "Expand sidebar"); + sidebar_button.setAttribute('aria-label', "Expand sidebar"); + sidebar_button.setAttribute('aria-expanded', false); + sidebar.setAttribute('aria-hidden', true); + sidebar_tabbable.forEach(el => el.setAttribute('tabindex', -1)); + } + + sidebar.setAttribute('tabindex', -1); + + function store(key, value) { + try { + localStorage.setItem(key, value); + } catch (e) { + } + } + + sidebar_checkbox.addEventListener('change', event => { + if (event.target.checked) { + updateSidebarAttributesVisible(); + store('sphinx-sidebar', 'visible'); + document.body.classList.remove('topbar-folded'); + sidebar.focus({preventScroll: true}); + sidebar.blur(); + } else { + updateSidebarAttributesHidden(); + store('sphinx-sidebar', 'hidden'); + if (document.scrollingElement.scrollTop < topbar.offsetHeight) { + document.body.classList.remove('topbar-folded'); + } else { + document.body.classList.add('topbar-folded'); + } + document.scrollingElement.focus({preventScroll: true}); + document.scrollingElement.blur(); + } + }); + + if (sidebar_checkbox.checked) { + updateSidebarAttributesVisible(); + } else { + updateSidebarAttributesHidden(); + } + + function show() { + sidebar_checkbox.checked = true; + sidebar_checkbox.dispatchEvent(new Event('change')); + } + + function hide() { + sidebar_checkbox.checked = false; + sidebar_checkbox.dispatchEvent(new Event('change')); + } + + sidebar_button.addEventListener('keydown', event => { + if (event.code === 'Enter' || event.code === 'Space') { + sidebar_button.click(); + event.preventDefault(); + } + }); + + let touchstart; + + document.addEventListener('touchstart', event => { + if (event.touches.length > 1) { return; } + const touch = event.touches[0]; + if (sidebar_checkbox.checked) { + if (touch.clientX > sidebar.offsetWidth) { + return; + } + } else { + if (touch.clientX > 20) { + return; + } + } + touchstart = { + x: touch.clientX, + y: touch.clientY, + t: Date.now(), + }; + }); + + document.addEventListener('touchend', event => { + if (!touchstart) { return; } + if (event.touches.length > 0 || event.changedTouches.length > 1) { + touchstart = null; + return; + } + const touch = event.changedTouches[0]; + const x = touch.clientX; + const y = touch.clientY; + const x_diff = x - touchstart.x; + const y_diff = y - touchstart.y; + const t_diff = Date.now() - touchstart.t; + if (t_diff < 400 && Math.abs(x_diff) > Math.max(100, Math.abs(y_diff))) { + if (x_diff > 0) { + if (!sidebar_checkbox.checked) { + show(); + } + } else { + if (sidebar_checkbox.checked) { + hide(); + } + } + } + touchstart = null; + }); + + const sidebar_resize_handles = document.querySelectorAll('.sidebar-resize-handle'); + sidebar_resize_handles.forEach(el => { + el.addEventListener('mousedown', event => { + window.addEventListener('mousemove', resize_mouse); + window.addEventListener('mouseup', stop_resize_mouse); + document.body.classList.add('sidebar-resizing'); + event.preventDefault(); // Prevent unwanted text selection while resizing + }); + el.addEventListener('touchstart', event => { + if (event.touches.length > 1) { return; } + window.addEventListener('touchmove', resize_touch); + window.addEventListener('touchend', stop_resize_touch); + document.body.classList.add('sidebar-resizing'); + event.preventDefault(); // Prevent unwanted text selection while resizing + }); + }); + + let ignore_resize = false; + + function resize_base(event) { + if (ignore_resize) { return; } + const window_width = window.innerWidth; + const width = event.clientX; + if (width > window_width) { + root.css('--sidebar-width', window_width + 'px'); + } else if (width > 10) { + root.css('--sidebar-width', width + 'px'); + } else { + ignore_resize = true; + hide(); + } + } + + function resize_mouse(event) { + resize_base(event); + } + + function resize_touch(event) { + if (event.touches.length > 1) { return; } + resize_base(event.touches[0]); + } + + function stop_resize_base() { + if (ignore_resize) { + root.css('--sidebar-width', '19rem'); + ignore_resize = false; + } + store('sphinx-sidebar-width', root.css('--sidebar-width')); + document.body.classList.remove('sidebar-resizing'); + } + + function stop_resize_mouse(event) { + window.removeEventListener('mousemove', resize_mouse); + window.removeEventListener('mouseup', stop_resize_mouse); + stop_resize_base(); + } + + function stop_resize_touch(event) { + if (event.touches.length > 0 || event.changedTouches.length > 1) { + return; + } + window.removeEventListener('touchmove', resize_touch); + window.removeEventListener('touchend', stop_resize_touch); + stop_resize_base(); + } + + window.addEventListener('resize', event => { + const window_width = window.innerWidth; + if (window_width < sidebar.offsetWidth) { + root.css('--sidebar-width', window_width + 'px'); + } + }); + + // This is part of the sidebar code because it only affects the sidebar + if (window.ResizeObserver) { + const resizeObserver = new ResizeObserver(entries => { + for (let entry of entries) { + let height; + if (entry.borderBoxSize && entry.borderBoxSize.length > 0) { + height = entry.borderBoxSize[0].blockSize; + } else { + height = entry.contentRect.height; + } + root.css('--topbar-height', height + 'px'); + } + }); + resizeObserver.observe(topbar); + } + + let current = []; + let links = []; + + document.querySelectorAll('.sphinxsidebar *').forEach(el => { + let link = el.querySelector(':scope > a[href^="#"]'); + if (link) { + el.classList.add('current-page'); + current.push(el); + links.push(link); + } + }); + const small_screen = window.matchMedia('(max-width: 39rem)'); + + if (current.length === 1 && current[0].childElementCount === 1 && small_screen.matches) { + hide(); + } + const bottom_space = 0; + + if (current.length) { + const top = current[0].getBoundingClientRect().top; + const bottom = current[current.length - 1].getBoundingClientRect().bottom; + if (top < topbar.offsetHeight || bottom > (sidebar.offsetHeight - bottom_space)) { + current[0].scrollIntoView(true); + } + } + + let sections = new Map(); + + const intersection_callback = (entries, observer) => { + entries.forEach(entry => { + let link = sections.get(entry.target); + if (entry.isIntersecting) { + link.classList.add('in-view'); + } else { + link.classList.remove('in-view'); + } + }); + }; + + const intersection_observer = new IntersectionObserver(intersection_callback, { + root: null, + // NB: This uses the initial topbar height, later changes are ignored: + rootMargin: -topbar.offsetHeight + 'px 0px 0px 0px', + threshold: 0.0, + }); + + links.forEach(link => { + let section; + let id = link.hash; + if (id) { + id = id.slice(1); + section = document.getElementById(decodeURI(id)); + // Detect API doc headers: + let single_definition_term = ( + section.nodeName == 'DT' && + section.nextElementSibling.nodeName == 'DD' && + !section.nextElementSibling.nextElementSibling && + section.parentElement.nodeName == 'DL'); + if (single_definition_term) { + // The <dl> contains only a single <dt> + <dd>, + // therefore we can observe the whole <dl>. + section = section.parentElement; + } + } else { + // NB: The first section has no hash, so we don't know its ID: + section = document.querySelector('div.body .section, div.body section'); + } + sections.set(section, link); + intersection_observer.observe(section); + link.addEventListener('click', event => { + if (small_screen.matches) { + hide(); + } + }); + }); +}); + diff --git a/_static/insipid.css b/_static/insipid.css new file mode 100644 index 0000000000..7834022d3c --- /dev/null +++ b/_static/insipid.css @@ -0,0 +1,1223 @@ +/* -- variables ------------------------------------------------------------- */ + +:root { + --sidebar-width: 19rem; + --topbar-height: 3rem; +} + +/* -- page layout ----------------------------------------------------------- */ + +body { + position: relative; /* reference for sidebar-resize-handle */ + margin: 0; + font-family: 'Open Sans', sans-serif; + min-width: unset; + color: #000; + background-color: #fff; + text-size-adjust: none; + -webkit-text-size-adjust: none; +} + +/* keep the footer at the bottom (on very short pages) */ +html { height: 100%; } +body { min-height: 100%; display: flex; flex-direction: column; } +div.document { flex-grow: 1; } + +div.body { + padding: 0 20px; + min-width: unset; /* body_min_width is applied to <body> */ + overflow-x: auto; + + margin-left: auto; + margin-right: auto; + + line-height: 1.618; +} + +* { + scroll-margin-top: var(--topbar-height); + scroll-snap-margin-top: var(--topbar-height); /* Safari */ +} + +/* -- scrollbars ------------------------------------------------------------ */ + +html::-webkit-scrollbar, div.sphinxsidebar::-webkit-scrollbar { + width: 12px; + background-color: #fff; +} + +html::-webkit-scrollbar-thumb, div.sphinxsidebar::-webkit-scrollbar-thumb { + background-color: #ccc; + border-radius: 6px; +} + +html, div.sphinxsidebar { + scrollbar-color: #ccc transparent; +} + +body { + scrollbar-color: initial; +} + +div.sphinxsidebar::-webkit-scrollbar { + width: 7px; +} + +div.sphinxsidebar::-webkit-scrollbar-thumb { + border-radius: 3.5px; +} + +div.sphinxsidebar { + scrollbar-width: thin; +} + +/* -- body styles ----------------------------------------------------------- */ + +strong { + font-weight: 600; +} + +div.body h1, +div.body h2, +div.body h3, +div.body h4, +div.body h5, +div.body h6, +.toctree-wrapper .caption, +p.rubric { + margin-top: 1.3em; + margin-bottom: 1rem; + font-weight: 600; + line-height: 1.35; + overflow-wrap: break-word; +} + +div.body h5, +div.body h6 { + font-weight: bold; +} + +div.body h1 strong, +div.body h2 strong, +div.body h3 strong, +div.body h4 strong, +div.body h5 strong, +div.body h6 strong { + font-weight: 800; +} + +div.body h1 { font-size: 2em; } +div.body h2 { font-size: 1.7em; } +div.body h3 { font-size: 1.4em; } +div.body h4 { font-size: 1.2em; } +div.body h5 { font-size: 1em; } +div.body h6 { font-size: 0.9em } + +.toctree-wrapper .caption, +p.rubric { + font-size: 1.1em; + font-weight: bold; +} + +a.headerlink { + padding: 0 4px; + font-size: 1rem; + font-weight: normal; +} + +blockquote { + clear: inline-start; + margin: 10px 0; + border: 1px solid #0002; + border-left-width: 7px; + padding: 0 1em; +} + +.section > blockquote, +section > blockquote { + margin: 10px -7px; +} + +blockquote.pull-quote p:not(.attribution), +blockquote.epigraph p:not(.attribution) { + font-size: 130%; + font-style: italic; + color: #666; +} + +blockquote:not(.pull-quote):not(.epigraph) p.attribution { + font-style: italic; +} + +blockquote p.attribution { + text-align: end; +} + +div.body a:target, +strong:target { + padding: 3px; + margin: -3px; +} + +div.body dl > dt:target, +div.body div.admonition dl > dt:target, +div.body .topic dl > dt:target, +div.body .sidebar dl > dt:target, +div.body .sidebar .sidebar-title a:target, +div.body a:target, +strong:target { + background-color: #fbe54e; +} + +.footnote:target { + background-color: unset; +} + +.footnote:target .label { + padding: 3px; + margin: -3px; + background-color: #fbe54e; +} + +.citation:target .label { + padding: 3px; + margin-left: -3px; + margin-top: -3px; + margin-bottom: -3px; + margin-right: 5px; + background-color: #fbe54e; +} + +.citation:target .backrefs { + margin-left: -8px; +} + +hr.docutils { + border: 0; + border-top: solid 1px #ccc; +} + +.section > hr.docutils, +section > hr.docutils { + margin-left: -7px; + margin-right: -7px; +} + +.compound:not(.toctree-wrapper) { + margin-top: 1em; + margin-bottom: 1em; +} + +.compound:not(.toctree-wrapper) > * { + margin-top: 0.2em; + margin-bottom: 0.2em; +} + +.compound:not(.toctree-wrapper) > *:first-child { + margin-top: 0; + margin-bottom: 0.2em; +} + +.compound:not(.toctree-wrapper) > *:last-child { + margin-top: 0.2em; + margin-bottom: 0; +} + +section, .section { + clear: inline-start; +} + +/* -- hyperlink styles ------------------------------------------------------ */ + +a { + color: #1863b5; + text-decoration: none; + overflow-wrap: break-word; +} + +a:hover { + text-decoration: underline; +} + +a:visited { + color: #004188; +} + +a.external { + text-decoration: underline; +} + +a.external:hover { + text-decoration: none; +} + +a.external:visited { + text-decoration: none; +} + +/* -- code formatting ------------------------------------------------------- */ + +code, pre, kbd, samp { + font-family: 'DejaVu Sans Mono', Menlo, monospace; +} + +pre { + padding: 7px; + line-height: normal; + font-size: 0.875em; +} + +.section > div > div.highlight, +.section > .compound > div > div.highlight, +.section > .literal-block-wrapper > div > div.highlight, +.section > pre.literal-block, +.section > .compound > pre.literal-block, +section > div > div.highlight, +section > .compound > div > div.highlight, +section > .literal-block-wrapper > div > div.highlight, +section > pre.literal-block, +section > .compound > pre.literal-block { + margin-left: -7px; + margin-right: -7px; +} + +code, +code.xref, +a code, +div.body div.admonition dl > dt code, +div.body .topic dl > dt code, +div.body .sidebar dl > dt code, +h1 code, h2 code, h3 code, h4 code, h5 code, h6 code, +div.code-block-caption code { + background-color: rgba(27,31,35,.05); + padding: 0.1em 0.2em; + font-weight: normal; +} + +div.body dl > dt code { + background-color: unset; + padding: unset; +} + +code.xref, +a code { + font-weight: unset; +} + +code.descname { + font-size: unset; +} + +.sig-name { + font-size: unset; +} + +.sig-paren, +.optional { + line-height: 0; +} + +div.code-block-caption { + text-align: center; + font-size: unset; +} + +div.literal-block-wrapper { + clear: both; +} + +td.linenos .linenodiv pre { + color: #666; + background-color: transparent; + padding: 7px 0px; +} + +table.highlighttable td.linenos { + padding-right: 0.5em; +} + +span.linenos { + margin-right: 0.7em; +} + +/* highlighted line (:emphasize-lines:) */ +.highlight .hll { + padding: 0 0.5em; + margin: 0 -0.5em; +} + +kbd.docutils:not(.compound) { + padding: 0.15em; + border-radius: 3px; + border: 1px solid #333; +} + +span.pre { + white-space: pre-wrap; + overflow-wrap: anywhere; +} + +/* -- admonitions ----------------------------------------------------------- */ + +div.topic, aside.topic, +div.sidebar, aside.sidebar, +nav.contents { + border: none; + padding: 7px; +} + +.section > div.admonition, +section > div.admonition, +div.body > div.admonition, +.section > .topic, +section > .topic, +div.body > .topic, +.section > nav.contents, +section > nav.contents, +div.body > nav.contents { + margin: 10px -7px; +} + +div.sidebar, +aside.sidebar { + margin-right: -7px; +} + +div.admonition > p.admonition-title, +.topic > p.topic-title, +nav.contents > p.topic-title, +.sidebar > p.sidebar-title { + margin: -7px -7px 7px -7px; + padding: 4px 7px; + font-weight: normal; + font-size: unset; + color: #333; +} + +.first.admonition-title, +.first.topic-title, +.first.sidebar-title { + /* override basic.css, which uses !important */ + margin-top: -7px !important; +} + +div.admonition > p.admonition-title + *, +.topic > p.topic-title + *, +nav.contents > p.topic-title + *, +.sidebar > p.sidebar-title + * { + margin-top: 0; +} + +div.admonition > :first-child:not(.admonition-title), +div.topic > :first-child:not(.topic-title), +aside.topic > :first-child:not(.topic-title), +nav.contents > :first-child:not(.topic-title) { + margin-top: 0; +} + +nav.contents > :last-child { + margin-bottom: 0; +} + +div.admonition { + background-color: #e4ebf2; +} + +div.admonition > p.admonition-title { + background-color: #cadcea; +} + +div.admonition.attention, +div.admonition.caution, +div.admonition.danger, +div.admonition.error, +div.admonition.warning { + background-color: #fbe7d4; +} + +div.admonition.attention > p.admonition-title, +div.admonition.caution > p.admonition-title, +div.admonition.danger > p.admonition-title, +div.admonition.error > p.admonition-title, +div.admonition.warning > p.admonition-title { + background-color: #f0d5b8; +} + +div.topic, nav.contents, aside.topic { + background-color: #fff0eb; +} + +.topic > p.topic-title, +nav.contents > p.topic-title { + background-color: #f0dbd4; +} + +div.sidebar, +aside.sidebar, +div.admonition.seealso { + background-color: #f4f4f4; +} + +.sidebar > p.sidebar-title, +div.admonition.seealso > p.admonition-title { + background-color: #e4e4e4; +} + +div.admonition.seealso { + clear: both; +} + +p.sidebar-subtitle { + font-style: italic; +} + +/* More specific selectors to override previous defintions */ +div.body div.admonition dl > dt, +div.body .topic dl > dt, +div.body .sidebar dl > dt { + padding: unset; + background-color: unset; +} + +div.body div.admonition dl:not(.glossary) > dt, +div.body .topic dl:not(.glossary) > dt, +div.body .sidebar dl:not(.glossary) > dt { + font-weight: unset; +} + +/* -- tables and lists ------------------------------------------------------ */ + +table.docutils { + overflow-x: auto; + display: block; + border-collapse: separate; + border-spacing: 4px 4px; + margin-top: 1em; + margin-bottom: 1em; +} + +table.docutils th { + font-weight: normal; + background-color: rgba(27,31,35,.05); + border-bottom: 2px solid #333; +} + +table.docutils td { + overflow-wrap: break-word; +} + + + +ol, ul { + padding-left: 1.2em; +} + +ol.simple p, ul.simple p { + margin-bottom: 0.3em; +} + +.toctree-wrapper ul, +.contents ul { + list-style: none; + margin-top: 0.5em; + padding-left: 2em; +} + +.toctree-wrapper li:not(:first-child), +.contents li:not(:first-child) { + margin-top: 0.5em; +} + +.toctree-wrapper > ul, +.contents > ul { + padding-left: unset; +} + +dl.citation > dt { + font-weight: 600; +} + +div.body dl { + margin: 1em 0; +} + +div.body dl > dt, +dl.field-list > dt { + display: table; +} + +div.body dt:not(.label), +dl.field-list > dt { + margin-top: 1em; + padding: 1px 7px; + background-color: #f5f5f5; +} + +.section > dl > dt:not(.label), +.section > dl.field-list > dt, +section > dl > dt:not(.label), +section > dl.field-list > dt { + margin: 1em -7px 0; +} + +div.body dl > dt:first-child { + margin-top: 0; +} + +div.body dl > dt.label:target, +div.body div.admonition dl > dt:target, +div.body .topic dl > dt:target, +div.body .sidebar dl > dt:target { + padding: 3px 7px; + margin-top: -3px; + margin-bottom: -3px; + margin-left: -7px; +} + +dl.glossary > dt { + font-size: unset; + font-weight: 600; +} + +dl.glossary > dt strong { + font-weight: bold; +} + +dl.field-list { + display: unset; +} + +dl.field-list > dt { + font-weight: unset; +} + +dl.field-list > dt::after { + content: unset; +} + +dd, +dl.field-list > dd { + padding-left: 0; + margin-top: 3px; + margin-left: 2em; +} + +dd:not(:last-child), +dl.field-list > dd:not(:last-child) { + margin-bottom: 1em; +} + +div.body dl.class > dt:not(:target), +div.body dl.type > dt:not(:target), +div.body dl.concept > dt:not(:target), +div.body dl.enum > dt:not(:target), +div.body dl.enum-class > dt:not(:target), +div.body dl.union > dt:not(:target) { + background-color: #e4ebf2; +} + +div.body dl.exception > dt:not(:target) { + background-color: #fbe7d4; +} + +/* -- relbar ---------------------------------------------------------------- */ + +.relbar { + padding: 10px 10px 0; +} + +.relbar > a { + box-sizing: border-box; + width: 50%; + padding: 10px; + display: flex; + align-items: center; + color: inherit; + text-decoration: none; + user-select: none; +} + +.relbar > a.previous { + float: left; +} + +.relbar > a.next { + float: right; + text-align: right; +} + +.relbar .icon { + color: #888; +} + +.relbar .previous .icon { + margin-right: 1em; +} + +.relbar .next .icon { + margin-left: 1em; +} + +.relbar .title { + position: relative; + flex: 1; + text-overflow: ellipsis; + white-space: nowrap; + overflow: hidden; + font-size: 1.4em; + font-weight: 200; +} + +.relbar .title .text { + line-height: 2.1em; +} + +.relbar .title .text .direction { + position: absolute; + right: 0; + left: 0; + top: 0; + font-size: 60%; + line-height: 0.5em; +} + +.relbar .pre { + white-space: pre; +} + +/* -- breadcrumbs ----------------------------------------------------------- */ + +nav.crumbs { + color: #888; + font-size: 90%; +} + +nav.crumbs ul { + padding: 0; + list-style: none; +} + +nav.crumbs ul li { + display: inline; +} + +nav.crumbs a:visited { + color: #1565c0; +} + +/* -- footer ---------------------------------------------------------------- */ + +footer { + padding: 9px 0 9px 0; + text-align: center; + font-size: 75%; + color: #333; +} + +footer, div.articleComments { + border-top: #ccc solid 1px; +} + +/* -- sidebar --------------------------------------------------------------- */ + +div.sphinxsidebar { + position: fixed; + width: var(--sidebar-width); + left: 0; + top: 0; + bottom: 0; + overflow-y: auto; + float: unset; + margin-left: unset; /* override basic.css */ + padding-top: var(--topbar-height); + z-index: 390; + color: #333; + background-color: #f5f5f5; + overscroll-behavior: contain; +} + +#sidebar-checkbox:checked ~ div.document, +#sidebar-checkbox:checked ~ .relbar, +#sidebar-checkbox:checked ~ .articleComments, +#sidebar-checkbox:checked ~ footer { + margin-left: var(--sidebar-width); +} + +body:not(.sidebar-resizing) div.document, +body:not(.sidebar-resizing) .relbar, +body:not(.sidebar-resizing) .articleComments, +body:not(.sidebar-resizing) footer { + transition: margin-left 0.3s ease-out; +} + +body:not(.sidebar-resizing) .sphinxsidebar { + transition: left 0.3s ease-out; +} + +div.sphinxsidebarwrapper { + position: relative; /* reference for sidebar-resize-handle */ + box-sizing: border-box; + padding: 10px; + display: flex; + flex-direction: column; + min-height: 100%; +} + +div.sphinxsidebarwrapper > :first-child { + margin-top: 0; +} + +div.sphinxsidebarwrapper > :last-child { + margin-bottom: 0; +} + +.sidebar-resize-handle { + display: none; + position: absolute; + width: 0; + top: 0; + bottom: 0; +} + +body.js #sidebar-checkbox:checked ~ .sidebar-resize-handle, +body.js #sidebar-checkbox:checked ~ div.document .sidebar-resize-handle { + display: block; + cursor: col-resize; + width: 10px; +} + +.sphinxsidebar .sidebar-resize-handle { + right: 0; +} + +body.js #sidebar-checkbox:checked ~ .sidebar-resize-handle { + z-index: 390; + left: var(--sidebar-width); +} + +#sidebar-checkbox:not(:checked) ~ div.document .sphinxsidebar { + left: calc(0px - var(--sidebar-width)); +} + +div.sphinxsidebar h3 { + font-size: 1.4em; + font-weight: normal; + margin-top: 10px; + margin-bottom: 5px; +} + +div.sphinxsidebar h4 { + font-size: 1.3em; + font-weight: normal; + margin-top: 10px; + margin-bottom: 5px; +} + +div.sphinxsidebar p.caption { + text-transform: uppercase; + margin-top: 10px; + margin-bottom: 5px; +} + +div.sphinxsidebar p.caption + ul { + margin-top: 0; +} + +div.sphinxsidebar p.topless { + margin: 10px; +} + +div.sphinxsidebar p.topless { + margin-top: 0; +} + +div.sphinxsidebar ul { + padding-left: 0; + margin-left: 10px; +} + +div.sphinxsidebar h3 + ul, +div.sphinxsidebar h4 + ul { + margin-top: -5px; +} + +div.sphinxsidebar li { + padding-top: 0.4em; + padding-bottom: 0.4em; +} + +div.sphinxsidebar li li:first-child { + margin-top: 0.4em; +} + +div.sphinxsidebar li li:last-child { + margin-bottom: -0.4em; +} + +div.sphinxsidebar ul ul { + list-style: unset; +} + +.sphinxsidebar a { + color: #004188; +} + +div.sphinxsidebar a.in-view { + font-weight: 600; + letter-spacing: -0.013em; +} + +div.sphinxsidebar code { + background-color: unset; + padding: 0; +} + +div.sphinxsidebar h3, +div.sphinxsidebar h4, +div.sphinxsidebar p, +div.sphinxsidebar li { + margin-right: -10px; + padding-right: 10px; +} + +div.sphinxsidebar h3, +div.sphinxsidebar h4, +div.sphinxsidebar p, +div.sphinxsidebar li { + margin-left: -20px; + padding-left: 20px; +} + +div.sphinxsidebar li.toctree-l2 { + margin-left: -40px; + padding-left: 40px; +} + +div.sphinxsidebar li.toctree-l3 { + margin-left: -60px; + padding-left: 60px; +} + +div.sphinxsidebar li.toctree-l4 { + margin-left: -80px; + padding-left: 80px; +} + +div.sphinxsidebar li.toctree-l5 { + margin-left: -100px; + padding-left: 100px; +} + +div.sphinxsidebar li.toctree-l6 { + margin-left: -120px; + padding-left: 120px; +} + +div.sphinxsidebar li.toctree-l7 { + margin-left: -140px; + padding-left: 140px; +} + +div.sphinxsidebar li.toctree-l8 { + margin-left: -160px; + padding-left: 160px; +} + +div.sphinxsidebar li.toctree-l9 { + margin-left: -180px; + padding-left: 180px; +} + +div.sphinxsidebar li.toctree-l10 { + margin-left: -200px; + padding-left: 200px; +} + +body:not(.js) div.sphinxsidebar li.current, +div.sphinxsidebar .current-page:not(.logo) { + background-color: #fff; +} + +div.sphinxsidebar .current-page li:not(.current-page) { + background-color: #f5f5f5; +} + +div.sphinxsidebar .current-page { + transition: background-color 0.3s ease-out; +} + +div.sphinxsidebar input { + border-color: #ccc; + font-family: unset; +} + +/* -- topbar ---------------------------------------------------------------- */ + +#topbar-placeholder { + z-index: 500; + position: -webkit-sticky; + position: sticky; + top: 0; +} + +#topbar { + border-bottom: #ccc solid 1px; + background-color: #fff; +} + +#topbar, +#titlebar a, +#titlebar a:visited { + color: #888; +} + +.relbar, +.relbar > a:hover .direction { + color: #ccc; +} + +#topbar button:hover, +#titlebar .buttons > *:hover, +#titlebar a:hover, +.relbar a:hover, +.relbar a:hover .icon { + color: #333; +} + +#titlebar { + display: flex; + align-items: center; + flex-wrap: wrap; + min-height: 3rem; +} + +#titlebar .buttons { + display: flex; + align-items: baseline; + margin: 0 5px; +} + +#titlebar .buttons > *, +#topbar button { + margin: 0; + border: none; + padding: 8px; + color: inherit; + background: none; + font: inherit; + cursor: pointer; +} + +#titlebar .title button { + padding: 0; +} + +#titlebar svg, +.insipid-icon svg, +.relbar svg, +.related svg, +.crumbs svg { + width: 1em; + height: 1em; + vertical-align: middle; + fill: currentColor; +} + +#topbar a { + text-decoration: none; +} + +body.js.topbar-folded #topbar-placeholder:not(.fake-hover) #topbar { + transform: translateY(-100%); +} + +body.js #topbar { + transition: transform 0.3s ease-out; +} + +body:not(.js) #search-button { + display: none; +} + +#titlebar .title { + font-weight: 200; + font-size: 1.7rem; + text-align: center; + margin: 0; + flex: 1; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + +#titlebar .top, +body.scrolled #titlebar .parent { + display: none; +} + +body.scrolled #titlebar .top { + display: inline-block; +} + +/* -- search field in topbar ------------------------------------------------ */ + +#topbar #searchbox form { + display: flex; + align-items: stretch; + margin: 5px; +} + +#topbar #searchbox input { + flex-grow: 1; + border: 1px solid #ccc; + padding: 7px; + color: #333; +} + +#topbar #searchbox p.highlight-link { + text-align: center; + margin: 8px; +} + +#searchbox p.highlight-link a { + padding: 0 4px; + background-color: #fbe54e; +} + + + +/* -- navigation icons ------------------------------------------------------ */ + +/* cover nav-icon */ +div.body, .relbar, footer, div.articleComments { + position: relative; + background-color: #fff; +} + +.nav-icon svg { + position: absolute; + top: 50%; + left: 50%; + margin: -1.25em; + width: 2.5em; + height: 2.5em; + fill: currentColor; +} + +.nav-icon { + position: fixed; + right: 0; + margin: -2em 1em; + width: 4em; + height: 4em; + color: #f5f5f5; +} + +.nav-icon:visited { + color: #f5f5f5; +} + +.nav-icon:hover { + color: #fff; + background-color: #f5f5f5; +} + +.nav-icon.previous { + bottom: 50vh; + left: 0; + right: unset; +} + +.nav-icon.next { + top: 50vh; +} +#sidebar-checkbox:checked ~ nav .nav-icon.previous { + left: var(--sidebar-width); +} + +body:not(.sidebar-resizing) .nav-icon.previous { + transition: left 0.3s ease-out; +} + +/* -- sphinx.ext.viewcode --------------------------------------------------- */ + +.viewcode-link { + font-size: 90%; + margin-left: 1em; +} + +div.viewcode-block:target { + margin: -0.5em; + padding: 0.5em; + background-color: #ffffcc; +} + +/* -- media queries --------------------------------------------------------- */ +@media only screen and (max-width: 39rem) { + #sidebar-checkbox:checked ~ div.document, + #sidebar-checkbox:checked ~ .relbar, + #sidebar-checkbox:checked ~ .articleComments, + #sidebar-checkbox:checked ~ footer { + margin-left: 0; + } + + #sidebar-checkbox:checked ~ #topbar-placeholder { + margin-left: 0; + } + + #overlay { + position: fixed; + top: 0; + left: 0; + right: 0; + bottom: 0; + visibility: hidden; + opacity: 0; + background-color: rgba(100%, 100%, 100%, 80%); + transition: opacity 0.3s ease-out, visibility 0s 0.3s ease-out; + z-index: 380; + } + + #sidebar-checkbox:checked ~ #overlay { + visibility: visible; + opacity: 1; + transition: opacity 0.3s ease-out; + } + + #sidebar-checkbox:checked ~ #topbar-placeholder #titlebar .parent { + display: unset; + } + + #sidebar-checkbox:checked ~ #topbar-placeholder #titlebar #titlebar .top { + display: none; + } +} + +body:not(.js) #fullscreen-button { + display: none; +} + +body.js #fullscreen-button .disable { + display: none; +} + +@media all and (display-mode: fullscreen) { + body.js #fullscreen-button .enable { + display: none; + } + + body.js #fullscreen-button .disable { + display: unset; + } +} + +/* -- fix Firefox buttons --------------------------------------------------- */ + +button::-moz-focus-inner { + border-style: none; + padding: 0; +} + +button:-moz-focusring { + outline: 1px dotted; +} \ No newline at end of file diff --git a/_static/insipid.js b/_static/insipid.js new file mode 100644 index 0000000000..0b71b94157 --- /dev/null +++ b/_static/insipid.js @@ -0,0 +1,149 @@ +(dom_loaded => { + if (document.readyState === 'loading') { + document.addEventListener('DOMContentLoaded', dom_loaded); + } else { + dom_loaded(); + } +})(() => { + 'use strict'; + + // make sure all scripts are re-executed when navigating to cached page + window.onunload = () => {}; + + const topbar = document.getElementById('topbar'); + const topbar_placeholder = document.getElementById('topbar-placeholder'); + + const threshold = 10; + + // auto-hide topbar + function scroll_callback(scroller) { + let ignore_scroll = true; + let initial; + let scroll_timeout; + return event => { + window.clearTimeout(scroll_timeout); + const current = scroller.scrollTop; + if (current <= topbar.offsetHeight || (scroller.scrollHeight - current - scroller.clientHeight) < (scroller.clientHeight / 3)) { + document.body.classList.remove('topbar-folded'); + ignore_scroll = true; + return; + } else if (ignore_scroll) { + // We ignore single jumps + ignore_scroll = false; + initial = current; + } else if (current - initial > threshold) { + document.body.classList.add('topbar-folded'); + ignore_scroll = true; + return; + } else if (current - initial < -threshold) { + document.body.classList.remove('topbar-folded'); + ignore_scroll = true; + return; + } + scroll_timeout = setTimeout(() => { ignore_scroll = true; }, 66); + }; + } + + document.addEventListener('scroll', scroll_callback(document.scrollingElement)); + + const sidebar_scroller = document.querySelector('.sphinxsidebar'); + if (sidebar_scroller) { + sidebar_scroller.addEventListener('scroll', scroll_callback(sidebar_scroller)); + } + + const div_body = document.querySelector('div.body'); + const first_section = document.querySelector('div.body .section, div.body section'); + if (first_section) { + document.addEventListener('scroll', event => { + if (window.pageYOffset >= div_body.offsetTop + first_section.offsetTop) { + document.body.classList.add('scrolled'); + } else { + document.body.classList.remove('scrolled'); + } + }); + document.dispatchEvent(new Event('scroll')); + } + + topbar.querySelector('.top').addEventListener('click', event => { + window.scroll({ top: 0, behavior: 'smooth' }); + event.preventDefault(); + }); + + const search_button = document.getElementById('search-button'); + if (search_button) { + const search_form = document.getElementById('search-form'); + const search_field = search_form.querySelector('input'); + + function show_search() { + try { + // https://readthedocs-sphinx-search.readthedocs.io/ + showSearchModal(); + return; + } catch(e) {} + search_form.style.display = 'flex'; + search_button.setAttribute('aria-expanded', 'true'); + search_field.focus(); + document.body.classList.remove('topbar-folded'); + } + + function hide_search() { + search_form.style.display = 'none'; + search_button.setAttribute('aria-expanded', 'false'); + search_button.blur(); + } + + function toggle_search() { + if (window.getComputedStyle(search_form).display === 'none') { + show_search(); + } else { + hide_search(); + } + } + + search_button.addEventListener('click', toggle_search); + if (Documentation.focusSearchBar) { + // Monkey-patch function provided by Sphinx: + Documentation.focusSearchBar = show_search; + } + + search_field.addEventListener('keydown', event => { + if (event.code === 'Escape') { + hide_search(); + search_field.blur(); + } + }); + } + + const fullscreen_button = document.getElementById('fullscreen-button'); + if (document.fullscreenEnabled) { + fullscreen_button.addEventListener('click', event => { + if (!document.fullscreenElement) { + document.documentElement.requestFullscreen(); + } else { + document.exitFullscreen(); + } + fullscreen_button.blur(); + topbar_placeholder.classList.remove('fake-hover'); + }); + } else { + fullscreen_button.remove(); + } + + topbar_placeholder.addEventListener('mouseenter', event => { + topbar_placeholder.classList.add('fake-hover'); + }); + + topbar_placeholder.addEventListener('mouseleave', event => { + topbar_placeholder.classList.remove('fake-hover'); + }); + + document.addEventListener('touchend', event => { + if (event.touches.length > 1) { return; } + const touch = event.touches[0]; + if (touch.clientY < topbar.offsetHeight) { + topbar_placeholder.classList.add('fake-hover'); + } else { + topbar_placeholder.classList.remove('fake-hover'); + } + }); +}); diff --git a/_static/language_data.js b/_static/language_data.js new file mode 100644 index 0000000000..367b8ed81b --- /dev/null +++ b/_static/language_data.js @@ -0,0 +1,199 @@ +/* + * language_data.js + * ~~~~~~~~~~~~~~~~ + * + * This script contains the language-specific data used by searchtools.js, + * namely the list of stopwords, stemmer, scorer and splitter. + * + * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. + * :license: BSD, see LICENSE for details. + * + */ + +var stopwords = ["a", "and", "are", "as", "at", "be", "but", "by", "for", "if", "in", "into", "is", "it", "near", "no", "not", "of", "on", "or", "such", "that", "the", "their", "then", "there", "these", "they", "this", "to", "was", "will", "with"]; + + +/* Non-minified version is copied as a separate JS file, if available */ + +/** + * Porter Stemmer + */ +var Stemmer = function() { + + var step2list = { + ational: 'ate', + tional: 'tion', + enci: 'ence', + anci: 'ance', + izer: 'ize', + bli: 'ble', + alli: 'al', + entli: 'ent', + eli: 'e', + ousli: 'ous', + ization: 'ize', + ation: 'ate', + ator: 'ate', + alism: 'al', + iveness: 'ive', + fulness: 'ful', + ousness: 'ous', + aliti: 'al', + iviti: 'ive', + biliti: 'ble', + logi: 'log' + }; + + var step3list = { + icate: 'ic', + ative: '', + alize: 'al', + iciti: 'ic', + ical: 'ic', + ful: '', + ness: '' + }; + + var c = "[^aeiou]"; // consonant + var v = "[aeiouy]"; // vowel + var C = c + "[^aeiouy]*"; // consonant sequence + var V = v + "[aeiou]*"; // vowel sequence + + var mgr0 = "^(" + C + ")?" + V + C; // [C]VC... is m>0 + var meq1 = "^(" + C + ")?" + V + C + "(" + V + ")?$"; // [C]VC[V] is m=1 + var mgr1 = "^(" + C + ")?" + V + C + V + C; // [C]VCVC... is m>1 + var s_v = "^(" + C + ")?" + v; // vowel in stem + + this.stemWord = function (w) { + var stem; + var suffix; + var firstch; + var origword = w; + + if (w.length < 3) + return w; + + var re; + var re2; + var re3; + var re4; + + firstch = w.substr(0,1); + if (firstch == "y") + w = firstch.toUpperCase() + w.substr(1); + + // Step 1a + re = /^(.+?)(ss|i)es$/; + re2 = /^(.+?)([^s])s$/; + + if (re.test(w)) + w = w.replace(re,"$1$2"); + else if (re2.test(w)) + w = w.replace(re2,"$1$2"); + + // Step 1b + re = /^(.+?)eed$/; + re2 = /^(.+?)(ed|ing)$/; + if (re.test(w)) { + var fp = re.exec(w); + re = new RegExp(mgr0); + if (re.test(fp[1])) { + re = /.$/; + w = w.replace(re,""); + } + } + else if (re2.test(w)) { + var fp = re2.exec(w); + stem = fp[1]; + re2 = new RegExp(s_v); + if (re2.test(stem)) { + w = stem; + re2 = /(at|bl|iz)$/; + re3 = new RegExp("([^aeiouylsz])\\1$"); + re4 = new RegExp("^" + C + v + "[^aeiouwxy]$"); + if (re2.test(w)) + w = w + "e"; + else if (re3.test(w)) { + re = /.$/; + w = w.replace(re,""); + } + else if (re4.test(w)) + w = w + "e"; + } + } + + // Step 1c + re = /^(.+?)y$/; + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + re = new RegExp(s_v); + if (re.test(stem)) + w = stem + "i"; + } + + // Step 2 + re = /^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/; + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + suffix = fp[2]; + re = new RegExp(mgr0); + if (re.test(stem)) + w = stem + step2list[suffix]; + } + + // Step 3 + re = /^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/; + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + suffix = fp[2]; + re = new RegExp(mgr0); + if (re.test(stem)) + w = stem + step3list[suffix]; + } + + // Step 4 + re = /^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/; + re2 = /^(.+?)(s|t)(ion)$/; + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + re = new RegExp(mgr1); + if (re.test(stem)) + w = stem; + } + else if (re2.test(w)) { + var fp = re2.exec(w); + stem = fp[1] + fp[2]; + re2 = new RegExp(mgr1); + if (re2.test(stem)) + w = stem; + } + + // Step 5 + re = /^(.+?)e$/; + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + re = new RegExp(mgr1); + re2 = new RegExp(meq1); + re3 = new RegExp("^" + C + v + "[^aeiouwxy]$"); + if (re.test(stem) || (re2.test(stem) && !(re3.test(stem)))) + w = stem; + } + re = /ll$/; + re2 = new RegExp(mgr1); + if (re.test(w) && re2.test(w)) { + re = /.$/; + w = w.replace(re,""); + } + + // and turn initial Y back to y + if (firstch == "y") + w = firstch.toLowerCase() + w.substr(1); + return w; + } +} + diff --git a/_static/minus.png b/_static/minus.png new file mode 100644 index 0000000000000000000000000000000000000000..d96755fdaf8bb2214971e0db9c1fd3077d7c419d GIT binary patch literal 90 zcmeAS@N?(olHy`uVBq!ia0vp^+#t*WBp7;*Yy1LIik>cxAr*|t7R?Mi>2?kWtu=nj kDsEF_5m^0CR;1wuP-*O&G^0G}KYk!hp00i_>zopr08q^qX#fBK literal 0 HcmV?d00001 diff --git a/_static/plus.png b/_static/plus.png new file mode 100644 index 0000000000000000000000000000000000000000..7107cec93a979b9a5f64843235a16651d563ce2d GIT binary patch literal 90 zcmeAS@N?(olHy`uVBq!ia0vp^+#t*WBp7;*Yy1LIik>cxAr*|t7R?Mi>2?kWtu>-2 m3q%Vub%g%s<8sJhVPMczOq}xhg9DJoz~JfX=d#Wzp$Pyb1r*Kz literal 0 HcmV?d00001 diff --git a/_static/pygments.css b/_static/pygments.css new file mode 100644 index 0000000000..8054382b53 --- /dev/null +++ b/_static/pygments.css @@ -0,0 +1,75 @@ +pre { line-height: 125%; } +td.linenos .normal { color: #666666; background-color: transparent; padding-left: 5px; padding-right: 5px; } +span.linenos { color: #666666; background-color: transparent; padding-left: 5px; padding-right: 5px; } +td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +.highlight .hll { background-color: #ffffcc } +.highlight { background: #f0f0f0; } +.highlight .c { color: #60a0b0; font-style: italic } /* Comment */ +.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .k { color: #007020; font-weight: bold } /* Keyword */ +.highlight .o { color: #666666 } /* Operator */ +.highlight .ch { color: #60a0b0; font-style: italic } /* Comment.Hashbang */ +.highlight .cm { color: #60a0b0; font-style: italic } /* Comment.Multiline */ +.highlight .cp { color: #007020 } /* Comment.Preproc */ +.highlight .cpf { color: #60a0b0; font-style: italic } /* Comment.PreprocFile */ +.highlight .c1 { color: #60a0b0; font-style: italic } /* Comment.Single */ +.highlight .cs { color: #60a0b0; background-color: #fff0f0 } /* Comment.Special */ +.highlight .gd { color: #A00000 } /* Generic.Deleted */ +.highlight .ge { font-style: italic } /* Generic.Emph */ +.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */ +.highlight .gr { color: #FF0000 } /* Generic.Error */ +.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ +.highlight .gi { color: #00A000 } /* Generic.Inserted */ +.highlight .go { color: #888888 } /* Generic.Output */ +.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */ +.highlight .gs { font-weight: bold } /* Generic.Strong */ +.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ +.highlight .gt { color: #0044DD } /* Generic.Traceback */ +.highlight .kc { color: #007020; font-weight: bold } /* Keyword.Constant */ +.highlight .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */ +.highlight .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */ +.highlight .kp { color: #007020 } /* Keyword.Pseudo */ +.highlight .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */ +.highlight .kt { color: #902000 } /* Keyword.Type */ +.highlight .m { color: #40a070 } /* Literal.Number */ +.highlight .s { color: #4070a0 } /* Literal.String */ +.highlight .na { color: #4070a0 } /* Name.Attribute */ +.highlight .nb { color: #007020 } /* Name.Builtin */ +.highlight .nc { color: #0e84b5; font-weight: bold } /* Name.Class */ +.highlight .no { color: #60add5 } /* Name.Constant */ +.highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */ +.highlight .ni { color: #d55537; font-weight: bold } /* Name.Entity */ +.highlight .ne { color: #007020 } /* Name.Exception */ +.highlight .nf { color: #06287e } /* Name.Function */ +.highlight .nl { color: #002070; font-weight: bold } /* Name.Label */ +.highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */ +.highlight .nt { color: #062873; font-weight: bold } /* Name.Tag */ +.highlight .nv { color: #bb60d5 } /* Name.Variable */ +.highlight .ow { color: #007020; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #bbbbbb } /* Text.Whitespace */ +.highlight .mb { color: #40a070 } /* Literal.Number.Bin */ +.highlight .mf { color: #40a070 } /* Literal.Number.Float */ +.highlight .mh { color: #40a070 } /* Literal.Number.Hex */ +.highlight .mi { color: #40a070 } /* Literal.Number.Integer */ +.highlight .mo { color: #40a070 } /* Literal.Number.Oct */ +.highlight .sa { color: #4070a0 } /* Literal.String.Affix */ +.highlight .sb { color: #4070a0 } /* Literal.String.Backtick */ +.highlight .sc { color: #4070a0 } /* Literal.String.Char */ +.highlight .dl { color: #4070a0 } /* Literal.String.Delimiter */ +.highlight .sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */ +.highlight .s2 { color: #4070a0 } /* Literal.String.Double */ +.highlight .se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */ +.highlight .sh { color: #4070a0 } /* Literal.String.Heredoc */ +.highlight .si { color: #70a0d0; font-style: italic } /* Literal.String.Interpol */ +.highlight .sx { color: #c65d09 } /* Literal.String.Other */ +.highlight .sr { color: #235388 } /* Literal.String.Regex */ +.highlight .s1 { color: #4070a0 } /* Literal.String.Single */ +.highlight .ss { color: #517918 } /* Literal.String.Symbol */ +.highlight .bp { color: #007020 } /* Name.Builtin.Pseudo */ +.highlight .fm { color: #06287e } /* Name.Function.Magic */ +.highlight .vc { color: #bb60d5 } /* Name.Variable.Class */ +.highlight .vg { color: #bb60d5 } /* Name.Variable.Global */ +.highlight .vi { color: #bb60d5 } /* Name.Variable.Instance */ +.highlight .vm { color: #bb60d5 } /* Name.Variable.Magic */ +.highlight .il { color: #40a070 } /* Literal.Number.Integer.Long */ \ No newline at end of file diff --git a/_static/searchtools.js b/_static/searchtools.js new file mode 100644 index 0000000000..92da3f8b22 --- /dev/null +++ b/_static/searchtools.js @@ -0,0 +1,619 @@ +/* + * searchtools.js + * ~~~~~~~~~~~~~~~~ + * + * Sphinx JavaScript utilities for the full-text search. + * + * :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS. + * :license: BSD, see LICENSE for details. + * + */ +"use strict"; + +/** + * Simple result scoring code. + */ +if (typeof Scorer === "undefined") { + var Scorer = { + // Implement the following function to further tweak the score for each result + // The function takes a result array [docname, title, anchor, descr, score, filename] + // and returns the new score. + /* + score: result => { + const [docname, title, anchor, descr, score, filename] = result + return score + }, + */ + + // query matches the full name of an object + objNameMatch: 11, + // or matches in the last dotted part of the object name + objPartialMatch: 6, + // Additive scores depending on the priority of the object + objPrio: { + 0: 15, // used to be importantResults + 1: 5, // used to be objectResults + 2: -5, // used to be unimportantResults + }, + // Used when the priority is not in the mapping. + objPrioDefault: 0, + + // query found in title + title: 15, + partialTitle: 7, + // query found in terms + term: 5, + partialTerm: 2, + }; +} + +const _removeChildren = (element) => { + while (element && element.lastChild) element.removeChild(element.lastChild); +}; + +/** + * See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions#escaping + */ +const _escapeRegExp = (string) => + string.replace(/[.*+\-?^${}()|[\]\\]/g, "\\$&"); // $& means the whole matched string + +const _displayItem = (item, searchTerms, highlightTerms) => { + const docBuilder = DOCUMENTATION_OPTIONS.BUILDER; + const docFileSuffix = DOCUMENTATION_OPTIONS.FILE_SUFFIX; + const docLinkSuffix = DOCUMENTATION_OPTIONS.LINK_SUFFIX; + const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; + const contentRoot = document.documentElement.dataset.content_root; + + const [docName, title, anchor, descr, score, _filename] = item; + + let listItem = document.createElement("li"); + let requestUrl; + let linkUrl; + if (docBuilder === "dirhtml") { + // dirhtml builder + let dirname = docName + "/"; + if (dirname.match(/\/index\/$/)) + dirname = dirname.substring(0, dirname.length - 6); + else if (dirname === "index/") dirname = ""; + requestUrl = contentRoot + dirname; + linkUrl = requestUrl; + } else { + // normal html builders + requestUrl = contentRoot + docName + docFileSuffix; + linkUrl = docName + docLinkSuffix; + } + let linkEl = listItem.appendChild(document.createElement("a")); + linkEl.href = linkUrl + anchor; + linkEl.dataset.score = score; + linkEl.innerHTML = title; + if (descr) { + listItem.appendChild(document.createElement("span")).innerHTML = + " (" + descr + ")"; + // highlight search terms in the description + if (SPHINX_HIGHLIGHT_ENABLED) // set in sphinx_highlight.js + highlightTerms.forEach((term) => _highlightText(listItem, term, "highlighted")); + } + else if (showSearchSummary) + fetch(requestUrl) + .then((responseData) => responseData.text()) + .then((data) => { + if (data) + listItem.appendChild( + Search.makeSearchSummary(data, searchTerms, anchor) + ); + // highlight search terms in the summary + if (SPHINX_HIGHLIGHT_ENABLED) // set in sphinx_highlight.js + highlightTerms.forEach((term) => _highlightText(listItem, term, "highlighted")); + }); + Search.output.appendChild(listItem); +}; +const _finishSearch = (resultCount) => { + Search.stopPulse(); + Search.title.innerText = _("Search Results"); + if (!resultCount) + Search.status.innerText = Documentation.gettext( + "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories." + ); + else + Search.status.innerText = _( + "Search finished, found ${resultCount} page(s) matching the search query." + ).replace('${resultCount}', resultCount); +}; +const _displayNextItem = ( + results, + resultCount, + searchTerms, + highlightTerms, +) => { + // results left, load the summary and display it + // this is intended to be dynamic (don't sub resultsCount) + if (results.length) { + _displayItem(results.pop(), searchTerms, highlightTerms); + setTimeout( + () => _displayNextItem(results, resultCount, searchTerms, highlightTerms), + 5 + ); + } + // search finished, update title and status message + else _finishSearch(resultCount); +}; +// Helper function used by query() to order search results. +// Each input is an array of [docname, title, anchor, descr, score, filename]. +// Order the results by score (in opposite order of appearance, since the +// `_displayNextItem` function uses pop() to retrieve items) and then alphabetically. +const _orderResultsByScoreThenName = (a, b) => { + const leftScore = a[4]; + const rightScore = b[4]; + if (leftScore === rightScore) { + // same score: sort alphabetically + const leftTitle = a[1].toLowerCase(); + const rightTitle = b[1].toLowerCase(); + if (leftTitle === rightTitle) return 0; + return leftTitle > rightTitle ? -1 : 1; // inverted is intentional + } + return leftScore > rightScore ? 1 : -1; +}; + +/** + * Default splitQuery function. Can be overridden in ``sphinx.search`` with a + * custom function per language. + * + * The regular expression works by splitting the string on consecutive characters + * that are not Unicode letters, numbers, underscores, or emoji characters. + * This is the same as ``\W+`` in Python, preserving the surrogate pair area. + */ +if (typeof splitQuery === "undefined") { + var splitQuery = (query) => query + .split(/[^\p{Letter}\p{Number}_\p{Emoji_Presentation}]+/gu) + .filter(term => term) // remove remaining empty strings +} + +/** + * Search Module + */ +const Search = { + _index: null, + _queued_query: null, + _pulse_status: -1, + + htmlToText: (htmlString, anchor) => { + const htmlElement = new DOMParser().parseFromString(htmlString, 'text/html'); + for (const removalQuery of [".headerlinks", "script", "style"]) { + htmlElement.querySelectorAll(removalQuery).forEach((el) => { el.remove() }); + } + if (anchor) { + const anchorContent = htmlElement.querySelector(`[role="main"] ${anchor}`); + if (anchorContent) return anchorContent.textContent; + + console.warn( + `Anchored content block not found. Sphinx search tries to obtain it via DOM query '[role=main] ${anchor}'. Check your theme or template.` + ); + } + + // if anchor not specified or not found, fall back to main content + const docContent = htmlElement.querySelector('[role="main"]'); + if (docContent) return docContent.textContent; + + console.warn( + "Content block not found. Sphinx search tries to obtain it via DOM query '[role=main]'. Check your theme or template." + ); + return ""; + }, + + init: () => { + const query = new URLSearchParams(window.location.search).get("q"); + document + .querySelectorAll('input[name="q"]') + .forEach((el) => (el.value = query)); + if (query) Search.performSearch(query); + }, + + loadIndex: (url) => + (document.body.appendChild(document.createElement("script")).src = url), + + setIndex: (index) => { + Search._index = index; + if (Search._queued_query !== null) { + const query = Search._queued_query; + Search._queued_query = null; + Search.query(query); + } + }, + + hasIndex: () => Search._index !== null, + + deferQuery: (query) => (Search._queued_query = query), + + stopPulse: () => (Search._pulse_status = -1), + + startPulse: () => { + if (Search._pulse_status >= 0) return; + + const pulse = () => { + Search._pulse_status = (Search._pulse_status + 1) % 4; + Search.dots.innerText = ".".repeat(Search._pulse_status); + if (Search._pulse_status >= 0) window.setTimeout(pulse, 500); + }; + pulse(); + }, + + /** + * perform a search for something (or wait until index is loaded) + */ + performSearch: (query) => { + // create the required interface elements + const searchText = document.createElement("h2"); + searchText.textContent = _("Searching"); + const searchSummary = document.createElement("p"); + searchSummary.classList.add("search-summary"); + searchSummary.innerText = ""; + const searchList = document.createElement("ul"); + searchList.classList.add("search"); + + const out = document.getElementById("search-results"); + Search.title = out.appendChild(searchText); + Search.dots = Search.title.appendChild(document.createElement("span")); + Search.status = out.appendChild(searchSummary); + Search.output = out.appendChild(searchList); + + const searchProgress = document.getElementById("search-progress"); + // Some themes don't use the search progress node + if (searchProgress) { + searchProgress.innerText = _("Preparing search..."); + } + Search.startPulse(); + + // index already loaded, the browser was quick! + if (Search.hasIndex()) Search.query(query); + else Search.deferQuery(query); + }, + + _parseQuery: (query) => { + // stem the search terms and add them to the correct list + const stemmer = new Stemmer(); + const searchTerms = new Set(); + const excludedTerms = new Set(); + const highlightTerms = new Set(); + const objectTerms = new Set(splitQuery(query.toLowerCase().trim())); + splitQuery(query.trim()).forEach((queryTerm) => { + const queryTermLower = queryTerm.toLowerCase(); + + // maybe skip this "word" + // stopwords array is from language_data.js + if ( + stopwords.indexOf(queryTermLower) !== -1 || + queryTerm.match(/^\d+$/) + ) + return; + + // stem the word + let word = stemmer.stemWord(queryTermLower); + // select the correct list + if (word[0] === "-") excludedTerms.add(word.substr(1)); + else { + searchTerms.add(word); + highlightTerms.add(queryTermLower); + } + }); + + if (SPHINX_HIGHLIGHT_ENABLED) { // set in sphinx_highlight.js + localStorage.setItem("sphinx_highlight_terms", [...highlightTerms].join(" ")) + } + + // console.debug("SEARCH: searching for:"); + // console.info("required: ", [...searchTerms]); + // console.info("excluded: ", [...excludedTerms]); + + return [query, searchTerms, excludedTerms, highlightTerms, objectTerms]; + }, + + /** + * execute search (requires search index to be loaded) + */ + _performSearch: (query, searchTerms, excludedTerms, highlightTerms, objectTerms) => { + const filenames = Search._index.filenames; + const docNames = Search._index.docnames; + const titles = Search._index.titles; + const allTitles = Search._index.alltitles; + const indexEntries = Search._index.indexentries; + + // Collect multiple result groups to be sorted separately and then ordered. + // Each is an array of [docname, title, anchor, descr, score, filename]. + const normalResults = []; + const nonMainIndexResults = []; + + _removeChildren(document.getElementById("search-progress")); + + const queryLower = query.toLowerCase().trim(); + for (const [title, foundTitles] of Object.entries(allTitles)) { + if (title.toLowerCase().trim().includes(queryLower) && (queryLower.length >= title.length/2)) { + for (const [file, id] of foundTitles) { + let score = Math.round(100 * queryLower.length / title.length) + normalResults.push([ + docNames[file], + titles[file] !== title ? `${titles[file]} > ${title}` : title, + id !== null ? "#" + id : "", + null, + score, + filenames[file], + ]); + } + } + } + + // search for explicit entries in index directives + for (const [entry, foundEntries] of Object.entries(indexEntries)) { + if (entry.includes(queryLower) && (queryLower.length >= entry.length/2)) { + for (const [file, id, isMain] of foundEntries) { + const score = Math.round(100 * queryLower.length / entry.length); + const result = [ + docNames[file], + titles[file], + id ? "#" + id : "", + null, + score, + filenames[file], + ]; + if (isMain) { + normalResults.push(result); + } else { + nonMainIndexResults.push(result); + } + } + } + } + + // lookup as object + objectTerms.forEach((term) => + normalResults.push(...Search.performObjectSearch(term, objectTerms)) + ); + + // lookup as search terms in fulltext + normalResults.push(...Search.performTermsSearch(searchTerms, excludedTerms)); + + // let the scorer override scores with a custom scoring function + if (Scorer.score) { + normalResults.forEach((item) => (item[4] = Scorer.score(item))); + nonMainIndexResults.forEach((item) => (item[4] = Scorer.score(item))); + } + + // Sort each group of results by score and then alphabetically by name. + normalResults.sort(_orderResultsByScoreThenName); + nonMainIndexResults.sort(_orderResultsByScoreThenName); + + // Combine the result groups in (reverse) order. + // Non-main index entries are typically arbitrary cross-references, + // so display them after other results. + let results = [...nonMainIndexResults, ...normalResults]; + + // remove duplicate search results + // note the reversing of results, so that in the case of duplicates, the highest-scoring entry is kept + let seen = new Set(); + results = results.reverse().reduce((acc, result) => { + let resultStr = result.slice(0, 4).concat([result[5]]).map(v => String(v)).join(','); + if (!seen.has(resultStr)) { + acc.push(result); + seen.add(resultStr); + } + return acc; + }, []); + + return results.reverse(); + }, + + query: (query) => { + const [searchQuery, searchTerms, excludedTerms, highlightTerms, objectTerms] = Search._parseQuery(query); + const results = Search._performSearch(searchQuery, searchTerms, excludedTerms, highlightTerms, objectTerms); + + // for debugging + //Search.lastresults = results.slice(); // a copy + // console.info("search results:", Search.lastresults); + + // print the results + _displayNextItem(results, results.length, searchTerms, highlightTerms); + }, + + /** + * search for object names + */ + performObjectSearch: (object, objectTerms) => { + const filenames = Search._index.filenames; + const docNames = Search._index.docnames; + const objects = Search._index.objects; + const objNames = Search._index.objnames; + const titles = Search._index.titles; + + const results = []; + + const objectSearchCallback = (prefix, match) => { + const name = match[4] + const fullname = (prefix ? prefix + "." : "") + name; + const fullnameLower = fullname.toLowerCase(); + if (fullnameLower.indexOf(object) < 0) return; + + let score = 0; + const parts = fullnameLower.split("."); + + // check for different match types: exact matches of full name or + // "last name" (i.e. last dotted part) + if (fullnameLower === object || parts.slice(-1)[0] === object) + score += Scorer.objNameMatch; + else if (parts.slice(-1)[0].indexOf(object) > -1) + score += Scorer.objPartialMatch; // matches in last name + + const objName = objNames[match[1]][2]; + const title = titles[match[0]]; + + // If more than one term searched for, we require other words to be + // found in the name/title/description + const otherTerms = new Set(objectTerms); + otherTerms.delete(object); + if (otherTerms.size > 0) { + const haystack = `${prefix} ${name} ${objName} ${title}`.toLowerCase(); + if ( + [...otherTerms].some((otherTerm) => haystack.indexOf(otherTerm) < 0) + ) + return; + } + + let anchor = match[3]; + if (anchor === "") anchor = fullname; + else if (anchor === "-") anchor = objNames[match[1]][1] + "-" + fullname; + + const descr = objName + _(", in ") + title; + + // add custom score for some objects according to scorer + if (Scorer.objPrio.hasOwnProperty(match[2])) + score += Scorer.objPrio[match[2]]; + else score += Scorer.objPrioDefault; + + results.push([ + docNames[match[0]], + fullname, + "#" + anchor, + descr, + score, + filenames[match[0]], + ]); + }; + Object.keys(objects).forEach((prefix) => + objects[prefix].forEach((array) => + objectSearchCallback(prefix, array) + ) + ); + return results; + }, + + /** + * search for full-text terms in the index + */ + performTermsSearch: (searchTerms, excludedTerms) => { + // prepare search + const terms = Search._index.terms; + const titleTerms = Search._index.titleterms; + const filenames = Search._index.filenames; + const docNames = Search._index.docnames; + const titles = Search._index.titles; + + const scoreMap = new Map(); + const fileMap = new Map(); + + // perform the search on the required terms + searchTerms.forEach((word) => { + const files = []; + const arr = [ + { files: terms[word], score: Scorer.term }, + { files: titleTerms[word], score: Scorer.title }, + ]; + // add support for partial matches + if (word.length > 2) { + const escapedWord = _escapeRegExp(word); + if (!terms.hasOwnProperty(word)) { + Object.keys(terms).forEach((term) => { + if (term.match(escapedWord)) + arr.push({ files: terms[term], score: Scorer.partialTerm }); + }); + } + if (!titleTerms.hasOwnProperty(word)) { + Object.keys(titleTerms).forEach((term) => { + if (term.match(escapedWord)) + arr.push({ files: titleTerms[term], score: Scorer.partialTitle }); + }); + } + } + + // no match but word was a required one + if (arr.every((record) => record.files === undefined)) return; + + // found search word in contents + arr.forEach((record) => { + if (record.files === undefined) return; + + let recordFiles = record.files; + if (recordFiles.length === undefined) recordFiles = [recordFiles]; + files.push(...recordFiles); + + // set score for the word in each file + recordFiles.forEach((file) => { + if (!scoreMap.has(file)) scoreMap.set(file, {}); + scoreMap.get(file)[word] = record.score; + }); + }); + + // create the mapping + files.forEach((file) => { + if (!fileMap.has(file)) fileMap.set(file, [word]); + else if (fileMap.get(file).indexOf(word) === -1) fileMap.get(file).push(word); + }); + }); + + // now check if the files don't contain excluded terms + const results = []; + for (const [file, wordList] of fileMap) { + // check if all requirements are matched + + // as search terms with length < 3 are discarded + const filteredTermCount = [...searchTerms].filter( + (term) => term.length > 2 + ).length; + if ( + wordList.length !== searchTerms.size && + wordList.length !== filteredTermCount + ) + continue; + + // ensure that none of the excluded terms is in the search result + if ( + [...excludedTerms].some( + (term) => + terms[term] === file || + titleTerms[term] === file || + (terms[term] || []).includes(file) || + (titleTerms[term] || []).includes(file) + ) + ) + break; + + // select one (max) score for the file. + const score = Math.max(...wordList.map((w) => scoreMap.get(file)[w])); + // add result to the result list + results.push([ + docNames[file], + titles[file], + "", + null, + score, + filenames[file], + ]); + } + return results; + }, + + /** + * helper function to return a node containing the + * search summary for a given text. keywords is a list + * of stemmed words. + */ + makeSearchSummary: (htmlText, keywords, anchor) => { + const text = Search.htmlToText(htmlText, anchor); + if (text === "") return null; + + const textLower = text.toLowerCase(); + const actualStartPosition = [...keywords] + .map((k) => textLower.indexOf(k.toLowerCase())) + .filter((i) => i > -1) + .slice(-1)[0]; + const startWithContext = Math.max(actualStartPosition - 120, 0); + + const top = startWithContext === 0 ? "" : "..."; + const tail = startWithContext + 240 < text.length ? "..." : ""; + + let summary = document.createElement("p"); + summary.classList.add("context"); + summary.textContent = top + text.substr(startWithContext, 240).trim() + tail; + + return summary; + }, +}; + +_ready(Search.init); diff --git a/_static/sphinx_highlight.js b/_static/sphinx_highlight.js new file mode 100644 index 0000000000..8a96c69a19 --- /dev/null +++ b/_static/sphinx_highlight.js @@ -0,0 +1,154 @@ +/* Highlighting utilities for Sphinx HTML documentation. */ +"use strict"; + +const SPHINX_HIGHLIGHT_ENABLED = true + +/** + * highlight a given string on a node by wrapping it in + * span elements with the given class name. + */ +const _highlight = (node, addItems, text, className) => { + if (node.nodeType === Node.TEXT_NODE) { + const val = node.nodeValue; + const parent = node.parentNode; + const pos = val.toLowerCase().indexOf(text); + if ( + pos >= 0 && + !parent.classList.contains(className) && + !parent.classList.contains("nohighlight") + ) { + let span; + + const closestNode = parent.closest("body, svg, foreignObject"); + const isInSVG = closestNode && closestNode.matches("svg"); + if (isInSVG) { + span = document.createElementNS("http://www.w3.org/2000/svg", "tspan"); + } else { + span = document.createElement("span"); + span.classList.add(className); + } + + span.appendChild(document.createTextNode(val.substr(pos, text.length))); + const rest = document.createTextNode(val.substr(pos + text.length)); + parent.insertBefore( + span, + parent.insertBefore( + rest, + node.nextSibling + ) + ); + node.nodeValue = val.substr(0, pos); + /* There may be more occurrences of search term in this node. So call this + * function recursively on the remaining fragment. + */ + _highlight(rest, addItems, text, className); + + if (isInSVG) { + const rect = document.createElementNS( + "http://www.w3.org/2000/svg", + "rect" + ); + const bbox = parent.getBBox(); + rect.x.baseVal.value = bbox.x; + rect.y.baseVal.value = bbox.y; + rect.width.baseVal.value = bbox.width; + rect.height.baseVal.value = bbox.height; + rect.setAttribute("class", className); + addItems.push({ parent: parent, target: rect }); + } + } + } else if (node.matches && !node.matches("button, select, textarea")) { + node.childNodes.forEach((el) => _highlight(el, addItems, text, className)); + } +}; +const _highlightText = (thisNode, text, className) => { + let addItems = []; + _highlight(thisNode, addItems, text, className); + addItems.forEach((obj) => + obj.parent.insertAdjacentElement("beforebegin", obj.target) + ); +}; + +/** + * Small JavaScript module for the documentation. + */ +const SphinxHighlight = { + + /** + * highlight the search words provided in localstorage in the text + */ + highlightSearchWords: () => { + if (!SPHINX_HIGHLIGHT_ENABLED) return; // bail if no highlight + + // get and clear terms from localstorage + const url = new URL(window.location); + const highlight = + localStorage.getItem("sphinx_highlight_terms") + || url.searchParams.get("highlight") + || ""; + localStorage.removeItem("sphinx_highlight_terms") + url.searchParams.delete("highlight"); + window.history.replaceState({}, "", url); + + // get individual terms from highlight string + const terms = highlight.toLowerCase().split(/\s+/).filter(x => x); + if (terms.length === 0) return; // nothing to do + + // There should never be more than one element matching "div.body" + const divBody = document.querySelectorAll("div.body"); + const body = divBody.length ? divBody[0] : document.querySelector("body"); + window.setTimeout(() => { + terms.forEach((term) => _highlightText(body, term, "highlighted")); + }, 10); + + const searchBox = document.getElementById("searchbox"); + if (searchBox === null) return; + searchBox.appendChild( + document + .createRange() + .createContextualFragment( + '<p class="highlight-link">' + + '<a href="javascript:SphinxHighlight.hideSearchWords()">' + + _("Hide Search Matches") + + "</a></p>" + ) + ); + }, + + /** + * helper function to hide the search marks again + */ + hideSearchWords: () => { + document + .querySelectorAll("#searchbox .highlight-link") + .forEach((el) => el.remove()); + document + .querySelectorAll("span.highlighted") + .forEach((el) => el.classList.remove("highlighted")); + localStorage.removeItem("sphinx_highlight_terms") + }, + + initEscapeListener: () => { + // only install a listener if it is really needed + if (!DOCUMENTATION_OPTIONS.ENABLE_SEARCH_SHORTCUTS) return; + + document.addEventListener("keydown", (event) => { + // bail for input elements + if (BLACKLISTED_KEY_CONTROL_ELEMENTS.has(document.activeElement.tagName)) return; + // bail with special keys + if (event.shiftKey || event.altKey || event.ctrlKey || event.metaKey) return; + if (DOCUMENTATION_OPTIONS.ENABLE_SEARCH_SHORTCUTS && (event.key === "Escape")) { + SphinxHighlight.hideSearchWords(); + event.preventDefault(); + } + }); + }, +}; + +_ready(() => { + /* Do not call highlightSearchWords() when we are on the search page. + * It will highlight words from the *previous* search query. + */ + if (typeof Search === "undefined") SphinxHighlight.highlightSearchWords(); + SphinxHighlight.initEscapeListener(); +}); diff --git a/authentication.html b/authentication.html new file mode 100644 index 0000000000..2750c28737 --- /dev/null +++ b/authentication.html @@ -0,0 +1,217 @@ +<!DOCTYPE html> + +<html lang="en" data-content_root="./"> + <head> + <meta charset="utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> + + <title>Authentication — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Authentication§

+
+ sequenceDiagram + participant MO as MITx Online + participant OE as Open edX + + par Create Account in Open edx + MO->>OE: POST /user_api/v1/account/registration/ + OE-->>MO: Success + end + + par Create Open edX Access Token + Note right of MO: Create in-memory requests session + par Establish an Open edX session + MO->>OE: GET /auth/login/mitxpro-oauth2/?auth_entry=login + OE->>MO: Redirect to GET /oauth2/authorize + MO->>OE: Redirect to GET /auth/complete/mitxpro-oauth2/ + end + + par Link MITx Online account to Open edX Account + MO->>OE: GET /oauth2/authorize + OE-->>MO: Redirect to GET /login/_private/complete + MO->>OE: POST /oauth2/access_token + OE-->>MO: OAuth access and refresh tokens + end + + end + +
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/commands/check_program_requirements.html b/commands/check_program_requirements.html new file mode 100644 index 0000000000..74d2d23f57 --- /dev/null +++ b/commands/check_program_requirements.html @@ -0,0 +1,217 @@ + + + + + + + + check_program_requirements — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

check_program_requirements§

+

Checks programs for a valid requirements tree. A program has a valid requirements tree if it:

+
    +
  1. Exists

  2. +
  3. Has nodes for all courses assigned to the program

  4. +
+

If the tree does not fit this criteria, an error message is printed to the screen. (This uses the check_program_for_orphans API call, but it suppresses its error logging so it won’t clog up the error log.)

+

By default, this will check all programs in the system. Specify individual programs to check with --program (multiple times if needed) or check only live programs with --live. Note that if you specify both of these together they will be combined: if you specify a check for a specific program that isn’t live and then also specify --live, it won’t return anything for that program.

+
+

Syntax§

+

check_program_requirements [--program <readable or numeric id>] [--live]

+
+
+

Options§

+
    +
  • --program <readable or numeric id> - Check this specific program. Can be either the readable ID of the program (e.g. program-v1:MITx+DEDP) or the numeric ID, and can be specified multiple times to check multiple programs.

  • +
  • --live - Check only live programs.

  • +
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/commands/configure_instance.html b/commands/configure_instance.html new file mode 100644 index 0000000000..60e9f3a1a3 --- /dev/null +++ b/commands/configure_instance.html @@ -0,0 +1,218 @@ + + + + + + + + configure_instance — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

configure_instance§

+

Configures a fresh MITx Online instance. For more information, see MITx Online Quick Start and Local Open edX Tutor and MITx Online Deployment.

+

For Tutor deployments, this will use local.edly.io for URLs for the edX platform. If you’re running a dev deployment, or are using Tutor Nightly, --tutor-dev will additionally add the proper ports (as Caddy is disabled in these cases). In either case, the two demo courses will still be created but only the Demonstration Course (course-v1:edX+DemoX+Demo_Course) will exist in edX, and then only if you import the demo course using the relevant Tutor command.

+
+

Syntax§

+

configure_instance <platform> [--dont-enroll|-D] [--dont-create-superuser|-S] [--edx-oauth-client <client id>] [--edx-oauth-secret <client secret>] [--gateway <ip>] [--tutor|-T] [--tutor-dev]

+
+
+

Options§

+
    +
  • <platform> - One of macos, linux, or none. Specifying none will additionaly stop creation of the OAuth2 application record for edX. Defaults to none.

  • +
  • --dont-enroll|-D - Don’t enroll the test learner account in any courses. (Defaults to enrolling the account in course-v1:edX+DemoX+Demo_Course.)

  • +
  • --dont-create-superuser|-S - Don’t create a superuser account.

  • +
  • --gateway <ip> - The Docker gateway IP. Required on Linux. See Configure Open edX for more info.

  • +
  • --edx-oauth-client <client id> - Use the specified client ID for the edX OAuth2 client. (Useful if you’re redoing your MITx Online instance and you’ve already created the corresponding record in edX, since you’re not allowed to edit it there.)

  • +
  • --edx-oauth-secret <client secret> - Use the specified client secret for the edX OAuth2 client. (Useful if you’re redoing your MITx Online instance and you’ve already created the corresponding record in edX, since you’re not allowed to edit it there.)

  • +
  • --tutor|-T - Configure the instance for use with a Tutor edX deployment.

  • +
  • --tutor-dev - Configure the instnace for use with Tutor dev or nightly.

  • +
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/commands/configure_tiers.html b/commands/configure_tiers.html new file mode 100644 index 0000000000..18b868099c --- /dev/null +++ b/commands/configure_tiers.html @@ -0,0 +1,313 @@ + + + + + + + + configure_tiers — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

configure_tiers§

+

Creates financial assistance tiers and discounts for a course or program.

+

This operates in two modes: creating tiers for a program and creating tiers for a course.

+

In the tables below, <year> represents the current year.

+

Configuring tiers for a course

+

The command will use the readable ID of the course as part of the financial aid discounts. They will default to this:

+ + + + + + + + + + + + + + + + + + + + + + + + + +

Code

Type

Amount

<course id>-fa-tier1-<year>

percent-off

.75

<course id>-fa-tier2-<year>

percent-off

.50

<course id>-fa-tier3-<year>

percent-off

.25

<course id>-fa-tier4-<year>

percent-off

0

+

Note that configuring course tiers requires the course to exist. Use create_courseware (or any of the other methods) to create the course before you run this command.

+

Configuring tiers for a program

+

The default discounts will be:

+ + + + + + + + + + + + + + + + + + + + + + + + + +

Code

Type

Amount

DEDP-fa-tier1-<year>

dollars-off

750

DEDP-fa-tier2-<year>

dollars-off

650

DEDP-fa-tier3-<year>

dollars-off

500

DEDP-fa-tier4-<year>

percent-off

0

+

Specify changes using --program and/or --program-abbrev.

+

Tiers

+

The actual tiers that will be created are:

+ + + + + + + + + + + + + + + + + + + + +

Threshold

Discount

$0

<abbrev>-fa-tier1-<year>

$25,000

<abbrev>-fa-tier2-<year>

$50,000

<abbrev>-fa-tier3-<year>

$75,000

<abbrev>-fa-tier4-<year>

+

These can be overridden by providing a CSV file. The CSV file should have the following fields and should not have a header row:

+
threshold amount,discount type,discount amount
+
+
+

If you specify tier information, you must provide all the tiers you want to create - the specified information will override the default. In addition, you must supply a zero income tier. This is a requirement and the command will quit if you don’t have one set up, as that tier is used as the starting point for financial assistance. (In other words, learners will see errors if there’s not a zero-income threshold tier set up.)

+

Reuse

+

The command will try to reuse any discounts and tiers that match ones the command would have created, so you can safely run this for a course or program that may have already had financial assistance tiers set up.

+
+

Syntax§

+

Configuring tiers for a program: +configure_tiers [--program <readable id>] [--program-abbrev <program abbreviation>] [--tier-info <tier info CSV>]

+

Configuring tiers for a course: +configure_tiers [--course <readable id>] [--tier-info <tier info CSV>]

+
+
+

Options§

+

Program options:

+
    +
  • --program <readable id> - Program ID to use or create.

  • +
  • --program-abbrev <abbreviation> - Abbreviation to use for tiers and discounts.

  • +
+

Course options:

+
    +
  • --course <readable id> - Course ID to use. This won’t create a course; use create_courseware for that.

  • +
+

Common options:

+
    +
  • --tier-info <csv file> - Tier info in CSV format.

  • +
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/commands/create_courseware.html b/commands/create_courseware.html new file mode 100644 index 0000000000..de4770a52a --- /dev/null +++ b/commands/create_courseware.html @@ -0,0 +1,251 @@ + + + + + + + + create_courseware — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

create_courseware§

+

Creates a new courseware object.

+

For programs, this creates the basic program record. +For courses, this creates the course, and then optionally adds it to the specified program (and can add it as an elective or required course). It will also optionally create an initial course run for the course. Finally, it will also add the course to the program’s requirements or electives list. +For courseruns, this creates the course run and associates it with the specified course.

+

This will not run sync_course_run for you, so for best results, ensure the course run is set up on the edX side, use this command, then run sync_course_run to pull dates and other information from edX.

+
+

Syntax§

+

create_courseware <object> <readable id> <title> [--live] [--self-paced] [--create-run [create_run]] [--run-url [RUN_URL]] [--program [PROGRAM]] [--run-tag [run-tag]] [--required] [--elective] [--force] [--start <date>] [--end <date>] [--enrollment-start <date>] [--enrollment-end <date>] [--upgrade <date>] [--dept <department_name>] [--create-depts]

+
+
+

Checks§

+

The command performs the following checks: +* It checks to see if readable_id contains course or program at the front - if it doesn’t, it will assume you’ve swapped the title and readable ID mistakenly and stop. +* It checks to see if the course will be live before adding it to the requirements tree. If --live isn’t specified, it will ignore your request. This only applies to course creation. +* If creating a course or program, --depts must be specified and the department names must exist.

+

Both of these checks can be overridden with the --force flag.

+
+
+

Options§

+
    +
  • object - One of program, course, or courserun

  • +
  • readable id - The readable ID of the object. Note: do not specify the run tag for course runs.

  • +
  • title - The title of the object.

  • +
  • --live - Makes the object live (default is not).

  • +
  • --force|-f - Force the creation of the object. (See “Checks” section for details.)

  • +
  • --create-depts - If specified, any departments specified that do not currently exist will be created.

  • +
+

Programs can take the following options: +* --depts - The departments to associate the program with.

+

Courses can take the following options:

+
    +
  • --program <PROGRAM> - The program to assign the course to.

  • +
  • --create-run <run tag> - Create a course run for this course with the specified run tag.

  • +
  • --run-url <url> - The courseware URL for the course run. (Only if --create-run is specified.)

  • +
  • --self-paced - The course run is self-paced. (Only if --create-run is specified.)

  • +
  • --required - The course is a requirement for the program.

  • +
  • --elective - The course is an elective for the program.

  • +
  • --depts - The departments to associate the course with.

  • +
+

Course runs can take the following options:

+
    +
  • --program <PROGRAM> - The program to assign the course to. Required.

  • +
  • --run-tag <run tag> - The run tag to use. Required.

  • +
  • --run-url <url> - The courseware URL for the course run.

  • +
  • --self-paced - The course run is self-paced.

  • +
  • --start <date> - The date the course run should start.

  • +
  • --end <date> - The date the course run should end.

  • +
  • --enrollment-start <date> - The date the course run enrollment should start.

  • +
  • --enrollment-end <date> - The date the course run enrollment should end.

  • +
  • --upgrade <date> - The date after which course run enrollments should not be possible.

  • +
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/commands/create_courseware_page.html b/commands/create_courseware_page.html new file mode 100644 index 0000000000..a6db069360 --- /dev/null +++ b/commands/create_courseware_page.html @@ -0,0 +1,212 @@ + + + + + + + + create_courseware_page — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

create_courseware_page§

+

Creates a very basic About page in the CMS for the given courseware object.

+

The about page will only have the handful of fields that are required to be there, and will be linked to the specified courseware object. If the courseware object is a course, it will also be added to the Featured Products section on the homepage. By default, the CMS page will be saved in a draft state.

+
+

Syntax§

+

create_courseware_page <courseware id> [--live]

+
+
+

Options§

+
    +
  • courseware id - The courseware object to make a CMS page for.

  • +
  • --live - Makes the resulting page live.

  • +
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/commands/create_product.html b/commands/create_product.html new file mode 100644 index 0000000000..0dcb8bf1e0 --- /dev/null +++ b/commands/create_product.html @@ -0,0 +1,214 @@ + + + + + + + + create_product — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

create_product§

+

Creates a product for the given courseware ID. (For now, this only works with course runs.)

+

By default, the product description will be the courseware ID. This is the recommended setting for this to make it easy to determine which products are for what courseware objects.

+
+

Syntax§

+

create_product <courserun> <price> [--description|-d <description>] [--inactive]

+
+
+

Options§

+
    +
  • courserun - The course run to use.

  • +
  • price - The price (numbers only) of the product.

  • +
  • --description <description> (or -d) - Optionally specify the product description. (Defaults to the courseware ID.)

  • +
  • --inactive - Makes the product inactive. (Defaults to active.)

  • +
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/commands/create_user.html b/commands/create_user.html new file mode 100644 index 0000000000..bc6868c711 --- /dev/null +++ b/commands/create_user.html @@ -0,0 +1,216 @@ + + + + + + + + create_user — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

create_user§

+

Creates a learner account in the system. You will be prompted for the account password.

+
+

Syntax§

+

create_user username email firstname lastname displayname countrycode [--enroll <courseid>]

+
+
+

Options§

+
    +
  • username - Username for the learner to create.

  • +
  • email - Email address of the learner to create.

  • +
  • firstname - The learner’s first name.

  • +
  • lastname - The learner’s last name.

  • +
  • displayname - The learner’s display name.

  • +
  • countrycode - The country code to use. (Default US)

  • +
  • --enroll <courseid> - Optionally enroll the user in the specified course run. The enrollment will be an audit enrollment.

  • +
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/commands/generate_discount_code.html b/commands/generate_discount_code.html new file mode 100644 index 0000000000..a95573b829 --- /dev/null +++ b/commands/generate_discount_code.html @@ -0,0 +1,242 @@ + + + + + + + + generate_discount_code — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

generate_discount_code§

+

Creates discount code(s).

+

This can create a single code, a batch of explicitly defined codes, or a batch of automatically generated codes (with an optional prefix).

+
+

Syntax§

+

generate_discount_code <code> [<code>...] --amount <amount> [-activates <date>] [--expires <date>] [--discount-type <discount type>] [--one-time] [--once-per-user] [--count <count>] [--prefix <prefix>]

+
+
+

Batch Generating Codes§

+

You can create a batch of explicitly named codes by simply passing multiple discount codes to the command. All of the codes will be created (assuming they don’t already exist) with the options you’ve specified.

+

Alternatively, you can created a number of codes using the --count and -prefix option. Using these options will generate the number of codes specified by --count and will prefix the code with -prefix if it is specified. The code will be generated using a UUID - if you’ve supplied a prefix, the code will be in the format <prefix><uuid>. Note that the command won’t insert any punctuation between the prefix and the UUID, so you will need to add that yourself if you want, for example, a dash separating the two. UUIDs are 37 characters in length so prefixes need to be a total of 13 characters or less.

+
+
+

Output§

+

Generated codes will be written to a generated-codes.csv file, with the following information:

+
    +
  • Discount code

  • +
  • Code type

  • +
  • Amount

  • +
  • Expiration date

  • +
+

The file is overwritten if it exists.

+
+
+

Options§

+

General options:

+
    +
  • --amount <amount> - The discount’s amount. For percent off discounts, this should be on a scale of 0-100. This is required.

  • +
  • --discount-type <discount type> - One of percent-off, dollars-off, or fixed-price; the type of discount code to make. Defaults to percent-off.

  • +
  • --activates <date> - The date the code should become active (in ISO-8601 format).

  • +
  • --expires <date> - The date the code should stop being active (in ISO-8601 format).

  • +
  • --one-time - Set the discount to be redeemable only once.

  • +
  • --once-per-user - Set the discount to be redeemable only once per learner.

  • +
+

For explicitly named codes:

+
    +
  • code - The code to generate. (You can specify any number of these.) Max length 50 characters.

  • +
+

For automatically generated codes:

+
    +
  • --count <count> - The number of codes to create.

  • +
  • --prefix <prefix> - The prefix to append to the code. Max length 13 characters.

  • +
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/commands/import_courserun.html b/commands/import_courserun.html new file mode 100644 index 0000000000..5ae0c5bd12 --- /dev/null +++ b/commands/import_courserun.html @@ -0,0 +1,218 @@ + + + + + + + + import_courserun — MITx Online documentation + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

import_courserun§

+

Creates courserun(s) in the system based on edX course data.

+

You can specify either a specific courserun to create, or you can specify a run tag (e.g. 1T2023) and a program (e.g. program-v1:MITx+DEDP), and the command will create courseruns for the courses that it finds in edX.

+

You can also optionally have it create a CMS page for the course, if one doesn’t already exist.

+

Furthermore, you can specify a price, and it will create (or update) product(s) for the courserun(s) with the specified price. Created products will use the readable ID for the courserun as the product description and will be made active depending on the courserun. This command will not update existing courseruns; only new ones that it creates will get products.

+

If the course does not exist, it will be created with the same data as the edX course. Any specified courserun that doesn’t exist in edX will be skipped - it won’t make empty course runs for you (use Django Admin or create_courseware if you want to do that, since you’ll need to specify a few things that you can’t here.) Similarly, any courserun that already exists will be skipped - sync_courserun, which runs on a regular basis, will handle syncing the pertinent data for it.

+

New courseruns will be created with the following data synced from the edX course_details API call: +* Start and end dates +* Enrollment start and end dates +* Title +* Pacing (self-paced or instructor-led) +* Courseware URL (depends on the OPENEDX_API_BASE_URL configuration setting)

+

You may want to adjust these after they’re created.

+
+

Syntax§

+

To create an individual courserun:

+

import_courserun [--courserun <courserun>] [--program <program>] [--live] [--create-cms-page] [--price <price>]

+

To walk a program:

+

import_courserun [--program <program>] [--run-tag <run tag>] [--live] [--create-cms-page] [--price <price>]

+
+
+

Options§

+
    +
  • --courserun <courserun> - The courserun to check for. Takes precedence over --program.

  • +
  • +
    --program <program>
      +
    • _If walking a program:_ The program to walk through. Requires --run_tag. Specify either the numeric database ID or the readable ID for the program.

    • +
    • _If creating a single courserun:_ The program the course should belong to, if any.

    • +
    +
    +
    +
  • +
  • --run-tag <run tag> - The run tag to use for the new courseruns. Required for --program; don’t use otherwise.

  • +
  • --live - Make the course live. (Default is to set the flag to false.)

  • +
  • --create-cms-page - Attempt to create a basic CMS page for the course, in a similar fashion to create_courseware_page. If this fails (for instance, if the course already has a CMS page), this step will be skipped.

  • +
  • --price <price> - Create (or update) a product for the courserun with the specified price. If the command creates multiple courseruns, this will create a product for each.

  • +
  • --dept <department_name> - Specify department(s) assigned to the course object. If program is specified, all courses associated with the program and imported will have the same department.

  • +
+
+
+

Example§

+

The use case for this was creating a batch of course runs for an upcoming semester of DEDP courses; these courses existed in edX but not in MITx Online. Since in that case the semester was 1T2023, this command would have created all the applicable courseruns all at once:

+

manage.py import_courserun --program program-v1:MITx+DEDP --run-tag 1T2023 --live --dept Economics

+

Or, the same but with the standard DEDP pricing applied:

+

manage.py import_courserun --program program-v1:MITx+DEDP --run-tag 1T2023 --live --price 1000

+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/commands/index.html b/commands/index.html new file mode 100644 index 0000000000..41c231e198 --- /dev/null +++ b/commands/index.html @@ -0,0 +1,260 @@ + + + + + + + + MITx Online Commands — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/commands/refund_fulfilled_order.html b/commands/refund_fulfilled_order.html new file mode 100644 index 0000000000..b4133eb923 --- /dev/null +++ b/commands/refund_fulfilled_order.html @@ -0,0 +1,154 @@ + + + + + + + + refund_fulfilled_order — MITx Online documentation + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

refund_fulfilled_order§

+

Looks up a fulfilled order in the system, sets it to Refunded, and then adjusts the enrollments accordingly.

+
    +
  • If –unenroll is specified, the learner will be unenrolled from the course run associated with the order.

  • +
  • If –audit is specified, the learner will keep their unenrollments, but they will be set to “audit” instead of “verified”.

  • +
+

This does not make any sort of call to CyberSource or any other payment gateway to perform a refund - you’re expected to have refunded the learner’s money manually already. (At time of writing, PayPal transactions can’t be refunded using the normal means, so they get refunded manually via CyberSource and then this command comes in to clean up afterwards.)

+
+

Syntax§

+

refund_fulfilled_order <reference number> [--audit] [--unenroll]

+
+
+

Options§

+
    +
  • <reference number> - The reference number for the order to refund.

  • +
  • --audit - Change the learner’s enrollment status to audit.

  • +
  • --unenroll - Unenroll the learner.

  • +
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/commands/regenerate_edx_auth_tokens.html b/commands/regenerate_edx_auth_tokens.html new file mode 100644 index 0000000000..f8b67e2d94 --- /dev/null +++ b/commands/regenerate_edx_auth_tokens.html @@ -0,0 +1,148 @@ + + + + + + + + regenerate_edx_auth_tokens — MITx Online documentation + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

regenerate_edx_auth_tokens§

+

Regenerates the authentication tokens for a specified learner. In essence, deletes the OpenEdxApiAuth record and then makes a call to edX to generate a new refresh and access token.

+

If the user doesn’t have an OpenEdxUser record either, then this command is not appropriate. Use repair_missing_courseware_records instead. This will also not do anything with enrollments or grades. The main usecase is if the learner’s OpenEdxApiAuth record gets deleted for some reason, or if their refresh tokens on the edX side are revoked.

+
+

Syntax§

+

regenerate_edx_auth_tokens <username>

+
+
+

Options§

+
    +
  • username - the learner’s ID, username, or email address.

  • +
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/commands/resolve_pending_order.html b/commands/resolve_pending_order.html new file mode 100644 index 0000000000..aa7edd9fff --- /dev/null +++ b/commands/resolve_pending_order.html @@ -0,0 +1,149 @@ + + + + + + + + resolve_pending_order — MITx Online documentation + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

resolve_pending_order§

+

Looks up the specified pending order in CyberSource and resolves it. This can mean either fulfilling the order or cancelling it, depending on the status of the payment in CyberSource: if the order is found and the result code is 100, it will be fulfilled; otherwise, it will be cancelled.

+

This only works on pending orders and won’t accept a reference number for an order that’s not in the Pending state.

+
+

Syntax§

+

resolve_pending_order [--all] [--order <reference number>]

+
+
+

Options§

+
    +
  • --all - Process all pending orders.

  • +
  • --order <reference number> - Process a specific order specified by reference number (e.g. mitxonline-prod-1).

  • +
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/configuration/ecommerce.html b/configuration/ecommerce.html new file mode 100644 index 0000000000..5ab613652f --- /dev/null +++ b/configuration/ecommerce.html @@ -0,0 +1,264 @@ + + + + + + + + Configure eCommerce — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Configure eCommerce§

+

To use the eCommerce subsystem, some configuration is required. These instructions will also set up a course in your MITx Online environment that you can use for enrollment.

+

You’ll need a working MITx Online setup and a working devstack setup to begin, and superuser accounts for each.

+
+

Set Up MITx Online eCommerce Config§

+

The CyberSource configuration for the app can be lifted out of Heroku. Make sure you use values from RC - otherwise, you will actually be charged for purchases (and test credit card numbers will fail). For best results, you should also have an account for the test Enterprise Business Center (https://ebc2test.cybersource.com/ebc2/).

+

The .env settings you need to copy over are:

+
    +
  • MITOL_PAYMENT_GATEWAY_CYBERSOURCE_ACCESS_KEY

  • +
  • MITOL_PAYMENT_GATEWAY_CYBERSOURCE_PROFILE_ID

  • +
  • MITOL_PAYMENT_GATEWAY_CYBERSOURCE_SECURITY_KEY

  • +
  • MITOL_PAYMENT_GATEWAY_CYBERSOURCE_SECURE_ACCEPTANCE_URL

  • +
+

Alternatively, you can set up your own CyberSource developer account and generate a set of API keys there: Evaluation Account Setup If you set up your own developer account, you will need to properly configure it for Secure Acceptance with the credit card types you wish to test, and you will need to generate your own API keys and supply them in the .env file.

+

You may also set ECOMMERCE_DEFAULT_PAYMENT_GATEWAY to CyberSource - this sets it to the default value, but setting it now will prevent issues if the Payment Gateway ol-django library adds in new payment gateways.

+
+
+

Set Up a Course§

+

The devstack environment comes with a couple of test courses set up. If you want a different course, you will need to set that up in Open edX before starting here. Bootstrapping a course in edX is beyond the scope of this document.

+
+

In Open edX§

+
    +
  1. Log in to the Django Admin interface.

  2. +
  3. Find a course from the Course Overviews page.

  4. +
  5. Note the Display name and Id fields.

  6. +
+
+
+

In MITx Online§

+
    +
  1. Log into the Django Admin interface.

  2. +
  3. Under Courses, open Programs and add a Program. (The specifics here aren’t important - there just needs to be a Program.)

  4. +
  5. Under Courses, open Courses and add a Course. The Title and Readable Id fields should be set to the Display name and Id fields from the edX course you plan to use. Make sure Live is set and the Program is set to the program you created in step 2.

  6. +
  7. Under Course Runs, add a Course Run. The Title and Courseware Id fields should be set to the Id and Display Name fields from the edX course. The Courseware url path should be set to the URL where the course lives in edX (ex. https://courses-qa.mitxonline.mit.edu/learn/course/course-v1:MITx+14.750x+3T2022/home). The dates will be overwritten when the system is synced with Open edX, but for testing it’s good to put Start Date, End Date, Enrollment Start, and Enrollment End. A good starting point for these is today plus/minus one year for each.

  8. +
  9. You now need to add the course to the CMS. Navigate to the Wagtail CMS admin, at /cms.

  10. +
  11. Open the Courses folder under Home Page.

  12. +
  13. Select Add Child Page.

  14. +
  15. Fill out the form. The course you added in steps 1-4 should appear. (If not, double-check your settings in Django Admin.) Publish the page when ready.

  16. +
  17. Open the Home Page, and select Edit.

  18. +
  19. Under the Featured Products section, select Add. You will be given a button to choose a page, and the page chooser there should list the page you created.

  20. +
  21. Publish the Home Page when ready.

  22. +
+

You should now be able to see the course under the hero image on the MITx Online homepage, and navigating into the course should give you the option to Enroll. (At this point, you won’t have a Product set up, so enrolling now should just enroll you in the course.)

+
+
+
+

Setting Up a Product§

+
    +
  1. Log into MITx Online Django Admin.

  2. +
  3. Under Ecommerce, open Products and create a new Product. Set Content type to Course Run and Object Id to the ID of the course run you created earlier (it’s probably 1 if you’re working from a new install). Price should ideally be set to a non-zero value, that is less than $999, in RC/Sandbox environments. Description needs to be filled in but can be anything - for clarity, it’s recommended to use the course name. Make sure Is active is checked.

  4. +
+

You should now be able to enroll in the upgraded course.

+
    +
  • If you’ve enrolled in the course already, you should now see the upsell card on the course listing page.

  • +
  • If you haven’t enrolled, enrolling should pop the upgrade modal.

  • +
  • In either case, enrolling in the paid version of the course should bring you to the cart, and you should then be able to check out.

  • +
+
+

Testing Checkout§

+

The test CyberSource credentials won’t actually process a charge that has been run through the system. However, you should avoid using a valid credit card number when testing. Any card number that is both invalid but passes the checks should work. Here are some examples:

+
    +
  • Visa: 4111111111111111

  • +
  • Visa: 4242424242424242

  • +
  • MasterCard: 5555555555554444

  • +
  • MasterCard: 5105105105105100

  • +
  • American Express: 378282246310005

  • +
  • Discover: 6011111111111117

  • +
+

Supply any expiration date in the future. The CVN code should be any three-digit (not AmEx) or 4 digit (AmEx) number that is fairly unique (not like 123, 111). What card types are allowed and whether or not the CVN code is required depends on the settings in the CyberSource account - currently, the MIT test account does require an expiration date and CVN code and supports the four card types listed above. Transactions are logged and can be found in the test EBC. You can additionally adjust the settings in the EBC to email the payment data to you while you’re testing - but you should ask around before doing this in case someone else is testing eCommerce elsewhere.

+
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/configuration/hubspot.html b/configuration/hubspot.html new file mode 100644 index 0000000000..ea86e1a497 --- /dev/null +++ b/configuration/hubspot.html @@ -0,0 +1,142 @@ + + + + + + + + Configure HubSpot — MITx Online documentation + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Configure HubSpot§

+

In order to connect your local instance of MITx Online with HubSpot, you will need to define the following envrionment variables in your .env file.

+

` +MITOL_HUBSPOT_API_PRIVATE_TOKEN=<ask a developer to add you to the hubspot account> +MITOL_HUBSPOT_API_ID_PREFIX=<your_initials>-mitxonline-dev +HUBSPOT_PIPELINE_ID=19817792 +`

+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/configuration/index.html b/configuration/index.html new file mode 100644 index 0000000000..b5d06f932a --- /dev/null +++ b/configuration/index.html @@ -0,0 +1,227 @@ + + + + + + + + Configuration — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/configuration/open_edx.html b/configuration/open_edx.html new file mode 100644 index 0000000000..418830d372 --- /dev/null +++ b/configuration/open_edx.html @@ -0,0 +1,416 @@ + + + + + + + + Configure Open edX — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Configure Open edX§

+

In order to create user accounts in Open edX and permit authentication from MITx Online to Open edX, you need to configure MITx Online as an OAuth2 provider for Open edX.

+
+

Setup Open edX Devstack§

+

Following steps are inspired by edx-devstack.

+
+

Add /etc/hosts alias for Open edX§

+

If one doesn’t already exist, add an alias to /etc/hosts for Open edX. We have standardized this alias +to edx.odl.local. Your /etc/hosts entry should look like this:

+
127.0.0.1       edx.odl.local
+
+
+
+
+

Clone edx/devstack§

+
git clone https://github.com/edx/devstack
+cd devstack
+make requirements
+make dev.clone
+
+
+
+
+

Pull latest images and run provision§

+
make pull
+make dev.provision
+
+
+
+
+

Start your servers§

+
make dev.up
+
+
+
+
+

Stop your servers§

+
make stop
+
+
+
+
+
+

Setup social auth§

+
+

Install social-auth-mitxpro in LMS§

+

There are two options for this:

+
+

Install via pip§

+
pip install social-auth-mitxpro
+
+
+
+
+

Install from local Build§

+
    +
  • Checkout the social-auth-mitxpro project and build the package per the project instructions

  • +
  • Copy the social-auth-mitxpro-$VERSION.tar.gz file into devstack’s edx-platform directory

  • +
  • In devstack, run make lms-shell and within that shell pip install social-auth-mitxpro-$VERSION.tar.gz

    +
      +
    • To update to a new development version without having to actually bump the package version, simply pip uninstall social-auth-mitxpro, then install again

    • +
    +
  • +
+
+
+
+

Install openedx-companion-auth in LMS§

+

There are two options for this:

+
+

Install via pip§

+
pip install openedx-companion-auth
+
+
+
+
+

Install from local Build§

+
    +
  • Checkout the openedx-companion-auth project and build the package per the project instructions

  • +
  • Copy the openedx-companion-auth-$VERSION.tar.gz file from the dist folder into devstack’s edx-platform directory

  • +
  • In devstack, run make lms-shell and within that shell pip install openedx-companion-auth-$VERSION.tar.gz

    +
      +
    • To update to a new development version without having to actually bump the package version, simply pip uninstall -y openedx-companion-auth, then install again

    • +
    +
  • +
+
+
+
+
+

Configure MITx Online as a OAuth provider for Open edX§

+

In MITx Online:

+
    +
  • go to /admin/oauth2_provider/application/ and create a new application with these settings selected:

    +
      +
    • Redirect uris: http://<EDX_HOSTNAME>:18000/auth/complete/mitxpro-oauth2/

      +
        +
      • [macOS users] You will need redirect uris for both the local edX host alias and for host.docker.internal. This value should be:

        +
        http://edx.odl.local:18000/auth/complete/mitxpro-oauth2/
        +http://host.docker.internal:18000/auth/complete/mitxpro-oauth2/
        +
        +
        +
      • +
      • [Linux users] You will need redirect uris for both the local edX host alias and for the gateway IP of the docker-compose networking setup for MITx Online as found via docker network inspect mitx-online_default:

        +
        http://edx.odl.local:18000/auth/complete/mitxpro-oauth2/
        +http://<GATEWAY_IP>:18000/auth/complete/mitxpro-oauth2/
        +
        +
        +
      • +
      • [WSL 2 users]: Use the URLs for macOS. You will also have to set OPENEDX_IP to host-gateway in your .env file to make this work. (Networking with WSL 2 works very differently, and the defaults won’t work.)

      • +
      +

      NOTE: GATEWAY_IP should be something like 172.19.0.1.

      +
    • +
    • Client type: “Confidential”

    • +
    • Authorization grant type: “Authorization code”

    • +
    • Skip authorization: checked

    • +
    • Other values are arbitrary but be sure to fill them all out. Save the client id and secret for later

    • +
    +
  • +
+

In Open edX (derived from instructions here):

+
    +
  • +
    make lms-shell into the LMS container and ensure the following settings are set in /edx/etc/lms.yml if you are using Juniper or a more recent Open edX release, otherwise they should be in /edx/app/edxapp/cms.env.json:
    FEATURES:
    +  ALLOW_PUBLIC_ACCOUNT_CREATION: true
    +  ENABLE_COMBINED_LOGIN_REGISTRATION: true
    +  ENABLE_THIRD_PARTY_AUTH: true
    +  ENABLE_OAUTH2_PROVIDER: true
    +  SKIP_EMAIL_VALIDATION: true
    +REGISTRATION_EXTRA_FIELDS:
    +  country: hidden
    +THIRD_PARTY_AUTH_BACKENDS:
    + - social_auth_mitxpro.backends.MITxProOAuth2
    +
    +
    +
    +
    +
  • +
  • make lms-restart to pick up the configuration changes

  • +
  • Login to django-admin (default username and password can be found here), go to http://<EDX_HOSTNAME>:18000/admin/third_party_auth/oauth2providerconfig/, and create a new config:

    +
      +
    • Select the default example site

    • +
    • The slug field MUST match the the backend’s name, which for us is mitxpro-oauth2

    • +
    • Client Id should be the client id from the MITx Online Django Oauth Toolkit Application

    • +
    • Check the following checkboxes:

      +
        +
      • Enabled

      • +
      • Skip hinted login dialog

      • +
      • Skip registration form

      • +
      • Sync learner profile data

      • +
      • Enable SSO id verification

      • +
      +
    • +
    • Set Backend name to: mitxpro-oauth2

    • +
    • In “Other settings”, put:

      +
      {
      +  "AUTHORIZATION_URL": "http://<LOCAL_MITX_ONLINE_ALIAS>:8013/oauth2/authorize/",
      +  "ACCESS_TOKEN_URL": "http://<EXTERNAL_MITX_ONLINE_HOST>:8013/oauth2/token/",
      +  "API_ROOT": "http://<EXTERNAL_MITX_ONLINE_HOST>:8013/"
      +}
      +
      +
      +
    • +
    • LOCAL_MITX_ONLINE_ALIAS should be your /etc/hosts alias for the mitxonline app

    • +
    • EXTERNAL_MITX_ONLINE_HOST will depend on your OS, but it needs to be resolvable within the edx container

      +
        +
      • Linux users: The gateway IP of the docker-compose networking setup for mitxonline as found via docker network inspect mitx-online_default

      • +
      • OSX users: Use host.docker.internal

      • +
      +
    • +
    • Save the configuration.

    • +
    +
  • +
+
+
+

Configure Open edX to support OAuth2 authentication from MITx Online§

+
    +
  • In Open edX:

    +
      +
    • go to /admin/oauth2_provider/application/ and verify that an application named ‘edx-oauth-app’ exists with these settings:

      +
        +
      • Redirect uris: http://mitxonline.odl.local:8013/login/_private/complete

      • +
      • Client type: “Confidential”

      • +
      • Authorization grant type: “Authorization code”

      • +
      • Skip authorization: checked

      • +
      • Other values are arbitrary but be sure to fill them all out. Save the client id and secret for later

      • +
      +
    • +
    +
  • +
  • In MITx Online:

    +
      +
    • Set OPENEDX_API_CLIENT_ID to the client id

    • +
    • Set OPENEDX_API_CLIENT_SECRET to the client secret

    • +
    • Set OPENEDX_API_BASE_URL to http://host.docker.internal:18000 when running devstack and mitxonline locally through Docker

    • +
    +
  • +
+
+
+

Configure Logout§

+
    +
  • In Open edX, configure settings.IDA_LOGOUT_URI_LIST to be a list including the full url to <protocol>://<hostname>[:<port>]/logout in MITx Online

    +
      +
    • For devstack, this means modifying the value in edx-platform/lms/envs/devstack.py to include http://mitxonline.odl.local:8013/logout

    • +
    • For production, this setting can go in lms.env.json under the key IDA_LOGOUT_URI_LIST as a JSON array of with that string in it

    • +
    +
  • +
  • MITx Online:

    +
      +
    • Set LOGOUT_REDIRECT_URL to the full path to the edx /logout view.

    • +
    +
  • +
+

For local development this will be http://<EDX_HOSTNAME>:18000/logout

+
+
+

Configure Open edX user and token for use with MITx Online management commands§

+
    +
  • In Open edX, create a staff user and then under /admin/oauth2_provider/accesstoken/ add access token. The value of said token needs to match the value set for the OPENEDX_SERVICE_WORKER_API_TOKEN key in the MITx Online app.

  • +
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/configuration/quickstart.html b/configuration/quickstart.html new file mode 100644 index 0000000000..2ec6663125 --- /dev/null +++ b/configuration/quickstart.html @@ -0,0 +1,280 @@ + + + + + + + + MITx Online Quick Start — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

MITx Online Quick Start§

+

You can use the configure_instance management command to perform a quick-start of a fresh MITx Online instance. This command takes care of a lot of the boilerplate required to set up an instance. It:

+
    +
  • Creates a superuser account (if you want)

  • +
  • Creates the OAuth2 application record for edX (if you want, and optionally with an existing secret)

  • +
  • Creates a set of courseware objects, including a DEDP program and courses with runs that match what ships with a standard devstack instance

  • +
  • Creates a set of CMS pages for the courseware objects that it creates

  • +
  • Sets up financial assistance appropriately

  • +
  • Adds a couple of products in for the courses it creates

  • +
  • Creates a learner account for the system

  • +
+

It does not:

+
    +
  • Run migrations

  • +
  • Completely set up integration with devstack

  • +
+

In addition, there are a handful of tasks that you’ll need to perform afterwards:

+
    +
  • The CMS pages (course about pages and the financial assistance form) need to be reviewed for content.

  • +
  • The financial assistance form will need to be published, and linked into the appropriate course.

  • +
  • You may want to adjust the products that are created.

  • +
+

The configure_instance command has a few flags you can use to customize how it works. For more details on this, either run it with --help or read the configure_instance command documentation. (Do this especially if you’re using the command to reset your MITx Online instance - you can provide an existing OAuth client ID and secret.)

+
+

Performing a Quick Start§

+

To quick-start your MITx Online instance:

+
    +
  1. Run the migrate command.

  2. +
  3. Run the createsuperuser command.

  4. +
  5. Follow the steps in the Configure Open edX documentation

  6. +
  7. Run configure_instance <platform>, where platform is macos, linux, or none. (If you don’t want it to create OAuth2 records, set this to none or leave it blank. The default is none.)

  8. +
+

configure_instance will prompt you to enter a password for the test learner account and will prompt you to enter account information for the superuser account. At the end, you’ll see your edX OAuth2 application credentials, which can then be plugged into Open edX (if you haven’t specified none for your platform).

+
+
+

Results§

+

Running configure_instance will peform these tasks in order:

+
    +
  1. Runs createsuperuser to create the superuser account (unless disabled with --dont-create-superuser).

  2. +
  3. Creates the OAuth2 application record. (This is the one part of this that doesn’t rely on an existing management command.)

  4. +
  5. Runs configure_wagtail to set up the CMS.

  6. +
  7. Runs configure_tiers to add the DEDP program and configure financial assistance tiers and discounts.

  8. +
  9. Runs create_courseware_page to add a basic about page for the DEDP program (required for the financial assistance form).

  10. +
  11. Runs create_finaid_form to create a financial assistance form for the DEDP program.

  12. +
  13. Runs create_courseware twice to create two courses, each with a course run, that correspond to the demo courses in devstack. (Details below.)

  14. +
  15. Runs sync_course_run to sync the courses with the devstack instance.

  16. +
  17. Runs create_product twice to create two products for the courses.

  18. +
  19. Runs create_courseware_page twice to add course pages for the two courses. (These are marked as live.)

  20. +
  21. Runs create_user to create the learner account.

  22. +
+

The courses that are created are:

+ + + + + + + + + + + + + + + + + + + + +

Course

Readable ID

Run Tag

Price

Demonstration Course

course-v1:edX+DemoX

Demo_Course

$999

E2E Test Course

course-v1:edX+E2E-101

course

$999

+

The learner account that is created is:

+
    +
  • Username: testlearner

  • +
  • Email: testlearner@mitxonline.odl.local

  • +
  • Display Name (split in half for first/last names): Test learner

  • +
  • Country Code: US

  • +
  • Enrollments: course-v1:edX+DemoX+Demo_Course

  • +
+

The program that gets created is the standard DEDP program (program-v1:MITx+DEDP). The Demonstration Course is added to the DEDP program; E2E Test Course is not.

+
+
+

Notes§

+

The steps that involve communication with edX may not work if your environment isn’t set up properly. In these cases, the attempts will be queued to be run later.

+

If you’ve set your platform to macos or linux, the command will do the first part of the Configure MITx Online as an OAuth provider for Open edX section in the Configure Open edX documentation.

+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/configuration/tutor.html b/configuration/tutor.html new file mode 100644 index 0000000000..37ed90910d --- /dev/null +++ b/configuration/tutor.html @@ -0,0 +1,412 @@ + + + + + + + + Local Open edX Tutor and MITx Online Deployment — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Local Open edX Tutor and MITx Online Deployment§

+

These instructions describe setting up MITx Online and Tutor from scratch on Linux. These instructions should largely apply to macOS users, and they should also apply to users converting from a devstack-based deployment to Tutor.

+
+

These instructions should work for a Tutor Dev or Tutor Nightly deployment as well. Specify --tutor-dev instead of --tutor when running configure_instance so the URLs have a port on them.

+
+

At the end of this guide, you should have:

+
    +
  • A fully working MITx Online deployment.

  • +
  • A working Tutor deployment of edX.

  • +
  • SSO should work from edX to MITx Online.

  • +
  • MITx Online should have a service worker set up and should be able to perform tasks using the edX api.

  • +
  • Tutor’s included AuthN MFE should be disabled in favor of the MITx Online authentication system.

  • +
+
+

Preliminary Steps§

+

pyenv (and pyenv-virtualenv) are highly recommended for managing local Python versions. Use the instructions on their GitHub page to install if you haven’t already installed it.

+

You’ll want to create at least a virtualenv for Tutor. As of this writing, Tutor uses Python 3.8.12 (in the LMS container at least); I have also successfully used 3.9.16. 3.11 has not worked for me. You can optionally create a virtualenv for MITx Online too but that’s not strictly necessary. (I have one so I can run black/isort/etc. without having to jump into a container to do it.)

+
+
+

Tutor Setup, Part One§

+
+

Note that no hosts file changes are needed if you use the default local.edly.io domain - that’s a real domain with a wildcard subdomain cname that points to 127.0.0.1.

+
+

To begin, you need to follow the One-Click Installer instructions provided by Tutor. Do this with your Tutor virtualenv activated.

+
+

Mac/Arm users should instead follow these instructions: Running Tutor on ARM-based systems It’s mostly the same steps that the quickstart does internally, with some changes to rebuild some of the images and flip some dependencies to use compatible images for Arm.

+
+

Once Tutor has bootstrapped itself and is available, create a superuser account:

+
tutor local do createuser --staff --superuser edx edx@example.org
+
+
+

Supply a password (the one used by devstack is edx so use that if you want to be consistent with it). Then, create a service worker account for MITx Online:

+
tutor local do createuser --staff mitx_online_serviceworker service@mitxonline.odl.local
+
+
+

Supply a password (this one doesn’t matter for a local deployment, you won’t ever actually use the account).

+

For best results, create two new courses within edX. The MITx Online configure_instance command expects a couple of courses to exist in edX (because they come with the devstack package):

+ + + + + + + + + + + + + + +

Course ID

Course Title

course-v1:edX+DemoX+Demo_Course

Demonstration Course

course-v1:edX+E2E-101+course

E2E Test Course

+

If you have a devstack instance handy, you can export these and import them into Tutor. Otherwise, just create them and make sure to set dates for the courses (they default to 2030 otherwise).

+

Finally, go here to create an access token for the service worker user: https://local.edly.io/admin/oauth2_provider/accesstoken/add/ The token can be anything, and the expiration date should just be today plus 10 years.

+
+
+

MITx Online Setup§

+

To set up MITx Online:

+
    +
  1. Get the gateway IP for the tutor_local_default network: docker network inspect tutor_local_default | grep Gateway

    +
      +
    • Mac users should instead use the host.docker.internal IP. Specify this by setting OPENEDX_IP=host-gateway in your MITx Online .env file.

    • +
    +
  2. +
  3. Set up your /etc/hosts file to point mitxonline.odl.local to localhost.

  4. +
  5. Clone the repository somewhere.

  6. +
  7. Set up your .env file. These settings need particular attention:

    +
      +
    • OPENEDX_IP: set to the gateway IP from the first step

    • +
    • OPENEDX_API_BASE_URL: set to http://local.edly.io

    • +
    • OPENEDX_SERVICE_WORKER_USERNAME: set to mitx_online_serviceworker (unless you changed this)

    • +
    • OPENEDX_SERVICE_WORKER_API_TOKEN: set to the token you generated

    • +
    +
  8. +
  9. Build the app: docker compose build

  10. +
  11. Run migrations and configure Wagtail:

    +
    docker compose run --rm web ./manage.py migrate
    +docker compose run --rm web ./manage.py configure_wagtail
    +
    +
    +
  12. +
  13. Run the configure_instance command:

    +
    docker compose run --rm web ./manage.py configure_instance linux --gateway <ip> --tutor
    +
    +
    +

    where <ip> is the IP from the first step. (On macOS, specify macos instead of linux. You can also skip --gateway.) You will need to supply passwords for the MITx Online superuser and test learner accounts. Make a note of the client ID and secret that it will print out at the end.

    +
  14. +
+
+
+

Tutor Setup, Part Two§

+

Note that some of these steps require editing the main configuration files for the production instance (which is also used for a local deployment). Most of the settings that need to be adjusted to get integration working are overridden by the default Tutor configuration, so you can’t update them by setting config.yml. If you’re using the development Tutor build, you’ll likely need to edit development.py rather than production.py as necessary.

+

These steps will also disable the AuthN SSO MFE, so from here on you’ll get normal edX authentication screens (if you’re not being bounced to MITx Online).

+
    +
  1. Get the gateway IP of the mitxonline_default Docker network:

    +
    docker network inspect mitxonline_default | grep Gateway
    +
    +
    +
  2. +
  3. Log into to edX using your superuser account, and make sure your session stays open. Sessions are pretty long-lived so this just means not closing the browser that you started the session in. (Part of this process will involve mostly breaking authentication so it’s important that you are able to get into the admin.)

  4. +
  5. Stop Tutor: tutor local stop

  6. +
  7. Change into the configuration root for Tutor:

    +
    cd "$(tutor config printroot)"
    +
    +
    +
  8. +
  9. Create a env/build/openedx/requirements/private.txt with the required extensions:

    +
    social-auth-mitxpro
    +openedx-companion-auth
    +
    +
    +
  10. +
  11. Edit the env/apps/openedx/config/lms.env.yml file and add:

    +
    FEATURES:
    +  SKIP_EMAIL_VALIDATION: true
    +
    +
    +

    to the FEATURES block (should be at the top).

    +
  12. +
  13. Edit the env/apps/openedx/settings/lms/production.py and/or env/apps/openedx/settings/lms/development.py settings file. (The former is used by a local instance, where the latter is used by both dev and nightly instances.)

    +
      +
    • Add to the end of the file:

      +
      +
        +
      • THIRD_PARTY_AUTH_BACKENDS = ['social_auth_mitxpro.backends.MITxProOAuth2']

      • +
      • AUTHENTICATION_BACKENDS.append('social_auth_mitxpro.backends.MITxProOAuth2')

      • +
      • IDA_LOGOUT_URI_LIST.append('http://mitxonline.odl.local:8013/logout/') - there’s an existing one of these around like 300 in production.py too.

      • +
      +
      +
    • +
    • Find and update:

      +
        +
      • FEATURES['ENABLE_AUTHN_MICROFRONTEND'] = False (defaults to True)

      • +
      • REGISTRATION_EXTRA_FIELDS["terms_of_service"] = "hidden" (defaults to required)

      • +
      +
    • +
    +
  14. +
  15. Build a new openedx image: tutor images build openedx (this will take a long time)

  16. +
  17. Run a Docker Compse rebuild: tutor local dc build (this should be pretty quick - it’s likely not required, just doing it here for safety)

  18. +
  19. Restart Tutor: tutor local start -d (omit -d if you want to watch the logs)

  20. +
  21. Check your settings. There’s a print_setting command that you can use to verify everything is set properly:

    +
      +
    • tutor local run lms ./manage.py lms print_setting REGISTRATION_EXTRA_FIELDS

    • +
    • tutor local run lms ./manage.py lms print_setting AUTHENTICATION_BACKENDS

    • +
    • tutor local run lms ./manage.py lms print_setting FEATURES - will print a lot of stuff

    • +
    • tutor local run lms ./manage.py lms print_setting THIRD_PARTY_AUTH_BACKENDS

    • +
    • If you do have weird errors or settings not showing properly, make sure you edited the right yaml files and that they’re using the right whitespace (i.e. don’t use tabs).

    • +
    +
  22. +
  23. In a separate browser session of some kind (incognito/private browsing/other browser entirely), try to navigate to http://local.edly.io . It should load but it should give you an error message. In the LMS logs, you should see an error message for “Can’t fetch settings for disabled provider.” This is proper operation - the OAuth2 settings aren’t in place yet.

  24. +
  25. In the superuser session you have open, go to http://local.edly.io/admin . This should work. If you’ve been logged out, you should still be able to get in. If you can’t (for instance, if you’re getting 500 errors), you will need to turn off ENABLE_THIRD_PARTY_AUTH in FEATURES, restart Tutor using tutor local stop and start, not using reboot, then try again.

  26. +
  27. Go to http://local.edly.io/admin/third_party_auth/oauth2providerconfig/add/ and add a provider configuration:

    +
      +
    • Enabled is checked.

    • +
    • Name: mitxonline

    • +
    • Slug: mitxpro-oauth2

    • +
    • Site: local.edly.io

    • +
    • Skip hinted login dialog is checked.

    • +
    • Skip registration form is checked.

    • +
    • Skip email verification is checked.

    • +
    • Sync learner profile data is checked.

    • +
    • Enable sso id verification is checked.

    • +
    • Backend name: mitxpro-oauth2

    • +
    • Client ID and Client Secret: from record created by configure_instance when you set up MITx Online.

    • +
    • Other settings:

      +
      +
      +
      {

      “AUTHORIZATION_URL”: “http://mitxonline.odl.local:8013/oauth2/authorize/”, +“ACCESS_TOKEN_URL”: “http://<MITXONLINE_GATEWAY_IP>:8013/oauth2/token/”, +“API_ROOT”: “http://<MITXONLINE_GATEWAY_IP>:8013/”

      +
      +
      +

      }

      +
      +

      where MITXONLINE_GATEWAY_IP is the IP from the mitxonline_default network from the first step. Mac users, use host.docker.internal for MITXONLINE_GATEWAY_IP.

      +
    • +
    +
  28. +
  29. Configure Tutor for OAuth2 authentication from MITx Online.

    +
      +
    • Go to http://local.edly.io/admin/oauth2_provider/application/ and either add or edit the edx-oauth-app entry.

    • +
    • Ensure these settings are set:

      +
      +
        +
      • Name: edx-oauth-app

      • +
      • Redirect uris: http://mitxonline.odl.local:8013/login/_private/complete

      • +
      • Client type: Confidential

      • +
      • Authorization grant type: Authorization code

      • +
      • Skip authorization is checked.

      • +
      +
      +
    • +
    • Save Client id and Client secret.

    • +
    +
  30. +
  31. Update your MITx Online .env file. Set OPENEDX_API_CLIENT_ID and OPENEDX_API_CLIENT_SECRET to the values from the record you created or updated in the last step.

  32. +
  33. You should now be able to run some MITx Online management commands to ensure the service worker is set up properly:

    +
      +
    • sync_courserun --all ALL should sync the two test courses (if you made them).

    • +
    • repair_missing_courseware_records should also work.

    • +
    +
  34. +
  35. In the separate browser session from step 12, attempt to log in again. This time, you should be able to log in through MITx Online, and you should be able to get to the edX LMS dashboard. If not, then double-check your provider configuration settings and try again.

    +
      +
    • Unlike devstack, the Tutor instance has an Update button for the provider configuration, so you can just update the record you put in.

    • +
    • If you are still getting “Can’t fetch settings” errors, make sure your Site is set properly - there are three options by default and only one works. (This was typically the problem I had.)

    • +
    +
  36. +
  37. Optionally, log into the LMS Django Admin and make your MITx Online superuser account a superuser there too.

  38. +
+
+
+

Other Notes§

+

Trying to set configuration settings via ``tutor config`` will undo the specialty configuration above. If you need to make changes to the configuration, either manually edit the env/apps/openedx/config/lms.env.yml file or the env/apps/openedx/settings/lms/production.py file and restart your Tutor instance.

+

Make sure your service worker account is active. It’s an easy checkbox to miss.

+

Restarting If you want to rebuild from scratch, make sure you docker image prune. It’s also recommended to remove the Tutor project root folder - tutor config printroot will tell you where that is.

+

Running Multiple Tutor Instances If you want to run more than one Tutor instance, it’s pretty important to specify the project root explicitly or you may end up with one instance trying to use config files from another and things getting confused from there. See the Tutor documentation for this. (A suggestion: configure aliases to the tutor command that run tutor --root=<whatever> so you don’t have to rely on environment variables, especially if you keep multiple terminal sessions going.)

+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/configuration/uwsgi_tuning.html b/configuration/uwsgi_tuning.html new file mode 100644 index 0000000000..1d46e793b3 --- /dev/null +++ b/configuration/uwsgi_tuning.html @@ -0,0 +1,200 @@ + + + + + + + + Setting up uWsgi tuning for MITx Online — MITx Online documentation + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Setting up uWsgi tuning for MITx Online§

+

This setup satisfies the testing to help with tuning as mentioned in this Discusssion Post

+

Largely borrowed from work on OCW studio:

+ +
+

To set up locally:§

+
+

Set up uwsgitop§

+
    +
  1. Install uwsgitop: docker compose run --rm web poetry add uwsgitop

  2. +
  3. Set UWSGI_RELOAD_ON_RSS in your .env to a high value (e.g. 500)

  4. +
  5. Set UWSGI_MAX_REQUESTS in your .env to a high value (e.g. 10000)

  6. +
  7. docker compose build

  8. +
  9. docker compose up

  10. +
  11. In a new terminal window/tab, docker compose exec web uwsgitop /tmp/uwsgi-stats.sock

  12. +
  13. You should see your application’s memory usage without usage. Ready to go.

  14. +
+
+
+

Set up Locust§

+
    +
  1. Install Locust: docker compose run --rm web poetry add locust

  2. +
  3. Add locust to your docker-compose.yml locally, under services:

  4. +
+
locust:
+  image: locustio/locust
+  ports:
+    - "8089:8089"
+  volumes:
+    - ./:/src
+  command: >
+    -f /src/locustfile.py
+
+
+
    +
  1. Add the following to the web block, at the level of, and directly after, build:

  2. +
+
deploy:
+  resources:
+    limits:
+      cpus: "2"
+      memory: "1g"
+
+
+
    +
  1. Add locustfile.py. There is an example file at locustfile.py.example in the root of the repo. cp locustfile.py.example locustfile.py will copy it over as is. Change variables and/or add tests as needed.

  2. +
+
+
+

Put it all together§

+
    +
  1. Run docker-compose build

  2. +
  3. Run docker-compose up

  4. +
  5. You can use locust from http://0.0.0.0:8089/ in a browser

  6. +
  7. You can use uwsgitop in a terminal with docker compose exec web uwsgitop /tmp/uwsgi-stats.sock

  8. +
+
+
+
+

To test:§

+

Coming soon!

+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/ecommerce/flexible_pricing.html b/ecommerce/flexible_pricing.html new file mode 100644 index 0000000000..f04de4fd1c --- /dev/null +++ b/ecommerce/flexible_pricing.html @@ -0,0 +1,238 @@ + + + + + + + + Flexible Pricing — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Flexible Pricing§

+

The Flexible Pricing system allows learners to request alternative pricing for MITx Online courses based on their location and annual income. These requests can be made through a customizable form in the Wagtail CMS system.

+

When the learner accesses the Flexible Pricing request form, they will see one of the following:

+
    +
  • If they aren’t logged in, they’ll see a message saying so. Learners must be logged in to request flexibile pricing.

  • +
  • If they haven’t submitted a request, they’ll see the flexible pricing form and will be able to submit a request. On submission, the learner will see a message saying their request has been approved (if it can be approved automatically), or will see a request for more information to be submitted via DocuSign.

  • +
  • If they have submitted a request, they’ll be presented with a status page for their request. The text for approved, denied, and in progress states can be customized.

  • +
+
+

Form Creation§

+

To manually create a Flexible Pricing request form, follow these steps:

+
    +
  1. Navigate to the course page for the course. (Do not click the pencil button to edit, simply select the page itself.)

  2. +
  3. Click the Add Child Page button in the header.

  4. +
  5. You will be presented with the New Flexible Pricing Request Form page. Fill out the form.

    +
      +
    1. The Intro field text is displayed on the form regardless of the state of the request.

    2. +
    3. The Guest text is displayed if the learner isn’t logged in yet.

    4. +
    5. The Application Processing text is displayed if the learner navigates to the form again and their application is still being processed.

    6. +
    7. The Application Approved text is displayed if the learner navigates to the form and their application has been approved.

    8. +
    9. The Application Approved No Discount text is displayed if the learner navigates to the form and their application has been approved, but they’ve been approved for a zero-value tier. (In other words, the learner has exceeded the upper limit of flexible pricing.)

    10. +
    11. The Application Denied text is displayed if the learner navigates to the form and their application has been denied.

    12. +
    13. The Form Fields are the data that the learner must provide to be considered for flexible pricing. Leave this alone - the system will automatically add the proper fields when the form is published.

    14. +
    +
  6. +
  7. Publish the form when you are ready.

  8. +
  9. Navigate back to the course page for the course, and edit the page. Add a link to the flexible pricing form you created in the page content.

  10. +
  11. Publish the course page when you are ready.

  12. +
+

To add the Flexible Pricing form to the Price card on a course page, first get the link to the live form. This can be done on the edit page for the flexible pricing form (as well as in a few other locations within the CMS). Then, add that link to the Link field in the Price card for the course.

+

To generate a Flexible Pricing request form with some reasonable defaults for your courseware object, use the create_finaid_form management command:

+
$ manage.py create_finaid_form [--force] [--slug <slug name here>] [--title <title here>] courseware-readable-id
+
+
+

This command will create an appropriate flexible pricing form for the courseware object:

+
    +
  • If you’ve specified a Program, the form will be located under the program’s page in the CMS.

  • +
  • If you’ve specified a standalone Course, the form will be located under the course’s page in the CMS.

  • +
  • If you’ve specified a Course that is in a Program, the form will be located under the program’s page in the CMS, unless the --force option is specified. In that case, the form will be under the course page.

  • +
+

You can customize the title and slug using their respective options. By default, the system will use the object’s title to generate a form title and slug.

+
+
+

Processing Submitted Request§

+

TBD

+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/ecommerce/index.html b/ecommerce/index.html new file mode 100644 index 0000000000..1edeb79047 --- /dev/null +++ b/ecommerce/index.html @@ -0,0 +1,217 @@ + + + + + + + + Ecommerce — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/ecommerce/overview.html b/ecommerce/overview.html new file mode 100644 index 0000000000..bbcfed437e --- /dev/null +++ b/ecommerce/overview.html @@ -0,0 +1,233 @@ + + + + + + + + Overview — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Overview§

+
+

Goals§

+

We will be creating a robust ecommerce implementation, incorporating learnings from the last several years to implement it in a scalable and reusable way. A good reference point is this guide on Pythonic SOLID Principle. We should also strongly strive towards keeping coupling between the subsystems proposed here to a minimum or at least limited in surface area. +Core

+

The core of the ecommerce system should be simple enough to configure and operate but support enough functionality to serve a majority of our use cases. Users should be able to see programs or course runs, select them for purchase, and make a payment.

+
+
+

Prior Art§

+

We have a few implementations of ecommerce we’ve created over the years:

+
+

MicroMasters§

+

The MicroMasters implementation is highly specialized, particularly around financial aid programs where each learner gets custom pricing. Incorporating this level of complexity into the core of the ecommerce system is not something we want to do, but we should carve out some options to extend the system in the future without implementing it in the core system.

+
+
+

xPro§

+

xPro ecommerce was implemented based on our experiences implementing ecommerce in MicroMasters. A good amount of planning went into this implementation, although it also has some specializations we wouldn’t be using in MITx Online such as a vouchers system. We will probably borrow heavily from the core designs that were proved out here.

+
+
+
+

Core Systems§

+

Ecommerce is actually a combination of 3 discernable subsystems that often get muddled together: products, orders, and payment. See the high-level diagram below to understand the pieces of data and operations that happen.

+
+ flowchart TB + product_subsystem(Product Subsystem) + basket_subsystem(Basket Subsystem) + order_subsystem(Order Subsystem) + discount_subsystem(Discount Subsystem) + payment_subsystem(Payment Subsystem) + + cybersource(CyberSource) + + basket_subsystem --> order_subsystem + discount_subsystem --> order_subsystem + order_subsystem & basket_subsystem & discount_subsystem --> product_subsystem + order_subsystem <--> payment_subsystem + payment_subsystem <--> cybersource + +
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/ecommerce/subsystems/basket.html b/ecommerce/subsystems/basket.html new file mode 100644 index 0000000000..60caf57b67 --- /dev/null +++ b/ecommerce/subsystems/basket.html @@ -0,0 +1,219 @@ + + + + + + + + Basket Subsystem — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Basket Subsystem§

+

This tracks products intended to be purchased, often providing some additional state such as which runs under a program a user is purchasing.

+

A simple schema for this would be:

+
class Basket(TimestampedModel):
+    """Represents a User's basket."""
+
+    user = models.OneToOneField(settings.AUTH_USER_MODEL)
+
+class BasketItem(TimestampedModel):
+    """Represents one or more products in a user's basket."""
+
+    product = models.ForeignKey(Product)
+    basket = models.ForeignKey(Basket)
+    quantity = models.PositiveIntegerField()
+
+
+
+

APIs§

+
    +
  • GET  /api/v0/basket/ -> get the current basket state

  • +
  • POST /api/v0/basket/ -> update the basket state

  • +
+
+
+

Notes§

+

The implementation of this would use the discount subsystem to calculate the discounted prices, those values would be returned in the API for the frontend to use for display purposes.

+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/ecommerce/subsystems/discount.html b/ecommerce/subsystems/discount.html new file mode 100644 index 0000000000..bd166c2aac --- /dev/null +++ b/ecommerce/subsystems/discount.html @@ -0,0 +1,284 @@ + + + + + + + + Discount Subsystem — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Discount Subsystem§

+

Discounts will need to be provided on occasion, these give the user a reduced price for some or all products. Treating this as a discount system and not necessarily a coupon system (e.g. a coupon is a kind of discount) is a good way to frame this approach.

+

The discount system would support discounts of multiple types. We’ve done discounts a lot of different ways before so we need to balance out flexibility against keeping complexity down. Each discount would be associated with a certain Product.

+

A discount may optionally be pre-associated with a User so that it can be automatically applied on checkout.

+

Discounts should only be computed on the backend, some of our ecommerce implementations have computed the discount on the frontend and we want to avoid this going forward.

+
+

Discount Types§

+

Discount types would track how the discounted price is computed, some examples/ideas: +percent-off: a percentage off the original price +dollars-off: a fixed dollar reduction in price (e.g. $30 off) +fixed-price: the price is discounted to the fixed price (e.g. a product would cost $100 regardless of what the original price was)

+
+
+

Redemption Types§

+

There may be a few different ways we want to track discount usage, for example:

+

one-time: the discount can only be used once by anyone +one-time-per-user: the discount can be used once per user +unlimited: the discount can be used any number of times

+
+
+

Data Models§

+
class Discount(TimestampedModel):
+    """Discount model"""
+    amount = models.DecimalField(
+        decimal_places=5,
+        max_digits=20,
+    )
+    automatic = models.BooleanField(default=False)
+    discount_type = models.CharField(
+        choices=DISCOUNT_TYPES, max_length=30
+    )
+    redemption_type = models.CharField(
+        choices=REDEMPTION_TYPES, max_length=30
+    )
+    max_redemptions = models.PositiveIntegerField(null=True)
+
+class UserDiscount(TimestampedModel):
+    """pre-assignment for a discount to a user"""
+    discount = models.ForeignKey(Discount)
+    user = models.ForeignKey(User)
+
+
+
+
+

Implementation Proposal§

+

Rather than codifying the discount logic in a complicated computation function, discount types can be implemented by abstracting the logic around discounts into a registry-driven discount factory like this:

+
import abc
+from dataclasses import dataclass
+
+
+@dataclass
+class DiscountType(abc.ABC):
+    _CLASSES = {}
+
+    discount: Discount
+
+    # see https://www.python.org/dev/peps/pep-0487/
+    def __init_subclass__(cls, *, discount_type, **kwargs):
+        super().__init_subclass__(**kwargs)
+
+        if discount_type in _CLASSES:
+            raise TypeError(f"{discount_type} already defined for DiscountType")
+
+        cls.discount_type = discount_type
+        cls._CLASSES[discount_type] = cls
+
+    @classmethod
+    def for_discount(cls, discount: Discount):
+        DiscountTypeCls = cls._CLASSES[discount.discount_type]
+
+        return DiscountTypeCls(discount)
+
+    def get_product_price(self, product: Product):
+        return self.get_product_version_price(product.latest_version)
+
+    @abc.abstractmethod
+    def get_product_version_price(self, product_version: ProductVersion):
+        ...
+
+class PercentDiscount(DiscountType, discount_type=Discount.PERCENT_DISCOUNT):
+
+    def get_product_version_price(self, product_version: ProductVersion):
+        return product_version.price * self.discount.amount
+
+class FixedPriceDiscount(DiscountType, discount_type=Discount.PERCENT_DISCOUNT):
+
+    def get_product_version_price(self, product_version: ProductVersion):
+        return self.discount.amount  # the amount here is the fixed price
+
+
+

With this implementation, prices before ordering would use get_product_price, whereas the receipt service would use get_product_version_price on the purchased versions. This makes it far more scalable to introduce new discount types without having to refactor existing code.

+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/ecommerce/subsystems/index.html b/ecommerce/subsystems/index.html new file mode 100644 index 0000000000..464b563b8b --- /dev/null +++ b/ecommerce/subsystems/index.html @@ -0,0 +1,223 @@ + + + + + + + + Subsystems — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/ecommerce/subsystems/order.html b/ecommerce/subsystems/order.html new file mode 100644 index 0000000000..a40ba73dac --- /dev/null +++ b/ecommerce/subsystems/order.html @@ -0,0 +1,220 @@ + + + + + + + + Order Subsystem — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Order Subsystem§

+

Orders represent a payment for some kind of product(s), these products will typically be either Programs or Course Runs. An order is marked as unfulfilled initially and then marked as fulfilled once a payment is completed. An order can fail or be refunded.

+
+

Data Model§

+
class Order(TimestampedModel):
+    """An order containing information for a purchase."""
+    status = models.CharField()
+    purchaser = models.ForeignKey(settings.AUTH_USER_MODEL)
+    total_price_paid = models.DecimalField()
+
+class Line(TimestampedModel):
+    """A line in an Order."""
+
+    order = models.ForeignKey(Order)
+    product_version = models.ForeignKey(ProductVersion)
+    quantity = models.PositiveIntegerField()
+
+class Transaction(TimestampedModel):
+    """A transaction on an order, generally a payment but can also cover refunds"""
+    order = models.ForeignKey(Order)
+    amount = models.DecimalField(
+        decimal_places=5,
+        max_digits=20,
+    )
+    data = models.JSONField()
+
+
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/ecommerce/subsystems/payment.html b/ecommerce/subsystems/payment.html new file mode 100644 index 0000000000..4eeae4e143 --- /dev/null +++ b/ecommerce/subsystems/payment.html @@ -0,0 +1,194 @@ + + + + + + + + Payment Subsystem — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Payment Subsystem§

+

The payment subsystem takes unfulfilled orders, takes the user through payment completion, and finally marks the order as fulfilled. We historically and for the foreseeable future use CyberSource, but this should be strongly decoupled from the rest of the ecommerce system and made pluggable for future flexibility. This system would also be responsible for any webhooks/callbacks that the payment processor makes to us.

+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/ecommerce/subsystems/product.html b/ecommerce/subsystems/product.html new file mode 100644 index 0000000000..2a11774503 --- /dev/null +++ b/ecommerce/subsystems/product.html @@ -0,0 +1,216 @@ + + + + + + + + Product Subsystem — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Product Subsystem§

+

The product subsystem is responsible for tracking all product-related data. Purchasable products are typically Programs and Course Runs. Pricing information is tracked as immutable data for the sake of historically accurate pricing for orders.

+
+

Data Models§

+
@reversion.register(exclude=("content_type", "object_id", "created_on", "updated_on"))
+class Product(TimestampedModel):
+    """
+    Representation of a purchasable product. There is a GenericForeignKey to a Course or Program.
+    """
+    content_type = models.ForeignKey(ContentType)
+    object_id = models.PositiveIntegerField()
+    content_object = GenericForeignKey("content_type", "object_id")
+
+
+

This will utilize django-reversion to version product data.

+
+
+

APIs§

+

The API that would be primarily needed would be one to read back product data. It is presumed that data entry is done through django-admin:

+
    +
  • GET /api/v0/products/ -> returns a paginated list of products

  • +
  • GET /api/v0/products/1/ -> returns a single product

  • +
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/ecommerce/subsystems/reporting.html b/ecommerce/subsystems/reporting.html new file mode 100644 index 0000000000..76dadcc4c0 --- /dev/null +++ b/ecommerce/subsystems/reporting.html @@ -0,0 +1,205 @@ + + + + + + + + Reporting Subsystem — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Reporting Subsystem§

+

OL marketing and finance team need to include financial data in their reporting, so they can evaluate and plan campaigns, reconcile accounts, and payout royalties. As a guiding principle, we want to be able to report on any data that is collected by the ecommerce system, but avoid supplementing the data with external considerations (such as marketing costs, or payout rates).

+
+

Use Cases§

+
+

MicroMasters§

+

Most of MicroMasters programs and courses function the same as any other MITx course, they wouldn’t otherwise be treated any differently except for marketing purposes, which are out of scope for this document if not MITx Online altogether.

+
+
+

DEDP§

+

The DEDP program as it is implemented currently is a special case when it comes to ecommerce - DEDP currently supports financial aid. This essentially amounts to a discount to a lower fixed rate. There are a few tiers of financial aid discounts available, but this is easily handled with a couple of preconfigured discounts. We’d need a UI somewhere that enables staff to assign a discount to a particular learner. That discount would then automatically apply to courses within that program, the same as any other program-scoped discount.

+
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/genindex.html b/genindex.html new file mode 100644 index 0000000000..95c4136195 --- /dev/null +++ b/genindex.html @@ -0,0 +1,140 @@ + + + + + + + Index — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ + +

Index

+ +
+ +
+ + +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000000..b626b7e32b --- /dev/null +++ b/index.html @@ -0,0 +1,201 @@ + + + + + + + + Welcome to MITx Online Documentation’s documentation! — MITx Online documentation + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/objects.inv b/objects.inv new file mode 100644 index 0000000000000000000000000000000000000000..2012f17cd650619870f70d1e02cf2e7278bcf17b GIT binary patch literal 828 zcmV-C1H=3yAX9K?X>NERX>N99Zgg*Qc_4OWa&u{KZXhxWBOp+6Z)#;@bUGkSNmO_s zPi|~!Ze%ZEX>4U6X>%ZB zZ*6dLWpi_7WFU2OX>MmAdTeQ8E(&FG^j0V-nN(#xvY;+pQ=vqgTQSi;J2m%TH};4@eOttQ`VzM&i3@61yqztg;@>x zsFBS_jOsbGq9Ei9xA&ybz8Db&UnHhZ&s!Zkuiav3+i{`%-U!XI z0jbHM(`p1|1kQPqRb2b`ho>`IvxYK2E3e-W0`{7bYOk9;Z5kjI7o@PCd8-S_YjMnV zgMgeXI}|F#Przg$s$>swB|VOmym>L_1{k62FnM7aX9&tji|~N<<7){P1R|XrS&O5t z!UK+A<%NWK)H~U6RVI2v%KN5wTT@PGnR7Cdhomr=V;eV{V7I#r3XXJDYg0!+ekDLN zkL#0}nquNQZ=UgK{$Vw=wPHe6T5(Z^_OjzW@)|eS1)`_E(VU7w&^>ewzt}fNlA~Yc zfmTX0b2iFxvCE}yK`Gm!JEWhDh&*C%!lU5D_1rA?4V>w&v15?dNm|+E(!TmC+PG?j z9i5Csa)2+P7RLxZSP>@1U`?P<4F|_UB@BS0l$WG$tRA;=}R4Yi)O{f7<{3 z`705LEAJL9Cz+=FfjSk%X1qpO7h)ax7jefA&V G^lzmdD3e+M literal 0 HcmV?d00001 diff --git a/search.html b/search.html new file mode 100644 index 0000000000..4de604dea5 --- /dev/null +++ b/search.html @@ -0,0 +1,163 @@ + + + + + + + Search — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ +
+ +
+ +
+
+
+
+ + + + +
+
+
+
+ +

Search

+ + + + +

+ Searching for multiple words only shows matches that contain + all words. +

+ + +
+ + + +
+ + +
+ + +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/searchindex.js b/searchindex.js new file mode 100644 index 0000000000..71b1f63a53 --- /dev/null +++ b/searchindex.js @@ -0,0 +1 @@ +Search.setIndex({"alltitles": {"APIs": [[24, "apis"], [29, "apis"]], "Add /etc/hosts alias for Open edX": [[17, "add-etc-hosts-alias-for-open-edx"]], "Authentication": [[0, "authentication"]], "Basket Subsystem": [[24, "basket-subsystem"]], "Batch Generating Codes": [[8, "batch-generating-codes"]], "Checks": [[4, "checks"]], "Clone edx/devstack": [[17, "clone-edx-devstack"]], "Configuration": [[16, "configuration"]], "Configure HubSpot": [[15, "configure-hubspot"]], "Configure Logout": [[17, "configure-logout"]], "Configure MITx Online as a OAuth provider for Open edX": [[17, "configure-mitx-online-as-a-oauth-provider-for-open-edx"]], "Configure Open edX": [[17, "configure-open-edx"]], "Configure Open edX to support OAuth2 authentication from MITx Online": [[17, "configure-open-edx-to-support-oauth2-authentication-from-mitx-online"]], "Configure Open edX user and token for use with MITx Online management commands": [[17, "configure-open-edx-user-and-token-for-use-with-mitx-online-management-commands"]], "Configure eCommerce": [[14, "configure-ecommerce"]], "Contents:": [[10, null], [31, null]], "Core Systems": [[23, "core-systems"]], "DEDP": [[30, "dedp"]], "Data Model": [[27, "data-model"]], "Data Models": [[25, "data-models"], [29, "data-models"]], "Discount Subsystem": [[25, "discount-subsystem"]], "Discount Types": [[25, "discount-types"]], "Ecommerce": [[22, "ecommerce"]], "Example": [[9, "example"]], "Flexible Pricing": [[21, "flexible-pricing"]], "Form Creation": [[21, "form-creation"]], "Goals": [[23, "goals"]], "Implementation Proposal": [[25, "implementation-proposal"]], "In MITx Online": [[14, "in-mitx-online"]], "In Open edX": [[14, "in-open-edx"]], "Indices and tables": [[10, "indices-and-tables"], [31, "indices-and-tables"]], "Install from local Build": [[17, "install-from-local-build"], [17, "id2"]], "Install openedx-companion-auth in LMS": [[17, "install-openedx-companion-auth-in-lms"]], "Install social-auth-mitxpro in LMS": [[17, "install-social-auth-mitxpro-in-lms"]], "Install via pip": [[17, "install-via-pip"], [17, "id1"]], "Local Open edX Tutor and MITx Online Deployment": [[19, "local-open-edx-tutor-and-mitx-online-deployment"]], "MITx Online Commands": [[10, "mitx-online-commands"]], "MITx Online Quick Start": [[18, "mitx-online-quick-start"]], "MITx Online Setup": [[19, "mitx-online-setup"]], "MicroMasters": [[23, "micromasters"], [30, "micromasters"]], "Notes": [[18, "notes"], [24, "notes"]], "Options": [[1, "options"], [2, "options"], [3, "options"], [4, "options"], [5, "options"], [6, "options"], [7, "options"], [8, "options"], [9, "options"], [11, "options"], [12, "options"], [13, "options"]], "Order Subsystem": [[27, "order-subsystem"]], "Other Notes": [[19, "other-notes"]], "Output": [[8, "output"]], "Overview": [[23, "overview"]], "Payment Subsystem": [[28, "payment-subsystem"]], "Performing a Quick Start": [[18, "performing-a-quick-start"]], "Preliminary Steps": [[19, "preliminary-steps"]], "Prior Art": [[23, "prior-art"]], "Processing Submitted Request": [[21, "processing-submitted-request"]], "Product Subsystem": [[29, "product-subsystem"]], "Pull latest images and run provision": [[17, "pull-latest-images-and-run-provision"]], "Put it all together": [[20, "put-it-all-together"]], "Redemption Types": [[25, "redemption-types"]], "Reporting Subsystem": [[30, "reporting-subsystem"]], "Results": [[18, "results"]], "Set Up MITx Online eCommerce Config": [[14, "set-up-mitx-online-ecommerce-config"]], "Set Up a Course": [[14, "set-up-a-course"]], "Set up Locust": [[20, "set-up-locust"]], "Set up uwsgitop": [[20, "set-up-uwsgitop"]], "Setting Up a Product": [[14, "setting-up-a-product"]], "Setting up uWsgi tuning for MITx Online": [[20, "setting-up-uwsgi-tuning-for-mitx-online"]], "Setup Open edX Devstack": [[17, "setup-open-edx-devstack"]], "Setup social auth": [[17, "setup-social-auth"]], "Start your servers": [[17, "start-your-servers"]], "Stop your servers": [[17, "stop-your-servers"]], "Subsystems": [[26, "subsystems"]], "Syntax": [[1, "syntax"], [2, "syntax"], [3, "syntax"], [4, "syntax"], [5, "syntax"], [6, "syntax"], [7, "syntax"], [8, "syntax"], [9, "syntax"], [11, "syntax"], [12, "syntax"], [13, "syntax"]], "Testing Checkout": [[14, "testing-checkout"]], "To set up locally:": [[20, "to-set-up-locally"]], "To test:": [[20, "to-test"]], "Tutor Setup, Part One": [[19, "tutor-setup-part-one"]], "Tutor Setup, Part Two": [[19, "tutor-setup-part-two"]], "Use Cases": [[30, "use-cases"]], "Welcome to MITx Online Documentation\u2019s documentation!": [[31, "welcome-to-mitx-online-documentation-s-documentation"]], "check_program_requirements": [[1, "check-program-requirements"]], "configure_instance": [[2, "configure-instance"]], "configure_tiers": [[3, "configure-tiers"]], "create_courseware": [[4, "create-courseware"]], "create_courseware_page": [[5, "create-courseware-page"]], "create_product": [[6, "create-product"]], "create_user": [[7, "create-user"]], "generate_discount_code": [[8, "generate-discount-code"]], "import_courserun": [[9, "import-courserun"]], "refund_fulfilled_order": [[11, "refund-fulfilled-order"]], "regenerate_edx_auth_tokens": [[12, "regenerate-edx-auth-tokens"]], "resolve_pending_order": [[13, "resolve-pending-order"]], "xPro": [[23, "xpro"]]}, "docnames": ["authentication", "commands/check_program_requirements", "commands/configure_instance", "commands/configure_tiers", "commands/create_courseware", "commands/create_courseware_page", "commands/create_product", "commands/create_user", "commands/generate_discount_code", "commands/import_courserun", "commands/index", "commands/refund_fulfilled_order", "commands/regenerate_edx_auth_tokens", "commands/resolve_pending_order", "configuration/ecommerce", "configuration/hubspot", "configuration/index", "configuration/open_edx", "configuration/quickstart", "configuration/tutor", "configuration/uwsgi_tuning", "ecommerce/flexible_pricing", "ecommerce/index", "ecommerce/overview", "ecommerce/subsystems/basket", "ecommerce/subsystems/discount", "ecommerce/subsystems/index", "ecommerce/subsystems/order", "ecommerce/subsystems/payment", "ecommerce/subsystems/product", "ecommerce/subsystems/reporting", "index"], "envversion": {"sphinx": 61, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["authentication.rst", "commands/check_program_requirements.rst", "commands/configure_instance.rst", "commands/configure_tiers.rst", "commands/create_courseware.rst", "commands/create_courseware_page.rst", "commands/create_product.rst", "commands/create_user.rst", "commands/generate_discount_code.rst", "commands/import_courserun.rst", "commands/index.rst", "commands/refund_fulfilled_order.rst", "commands/regenerate_edx_auth_tokens.rst", "commands/resolve_pending_order.rst", "configuration/ecommerce.rst", "configuration/hubspot.rst", "configuration/index.rst", "configuration/open_edx.rst", "configuration/quickstart.rst", "configuration/tutor.rst", "configuration/uwsgi_tuning.rst", "ecommerce/flexible_pricing.rst", "ecommerce/index.rst", "ecommerce/overview.rst", "ecommerce/subsystems/basket.rst", "ecommerce/subsystems/discount.rst", "ecommerce/subsystems/index.rst", "ecommerce/subsystems/order.rst", "ecommerce/subsystems/payment.rst", "ecommerce/subsystems/product.rst", "ecommerce/subsystems/reporting.rst", "index.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [2, 3, 4, 7, 8, 9, 11, 12, 13, 14, 17, 19, 20, 21, 24, 27], "0": [3, 8, 17, 19, 20], "000": 3, "0487": 25, "1": [13, 14, 17, 19, 29], "10": 19, "100": [8, 13, 25], "1000": 9, "10000": 20, "101": [18, 19], "11": 19, "111": 14, "12": 19, "123": 14, "127": [17, 19], "13": 8, "14": 14, "16": 19, "172": 17, "18000": 17, "19": 17, "19817792": 15, "1g": 20, "1t2023": 9, "2": [14, 17, 20], "20": [25, 27], "2030": 19, "25": 3, "3": [19, 23], "30": 25, "300": 19, "37": 8, "378282246310005": 14, "3t2022": 14, "4": 14, "4111111111111111": 14, "4242424242424242": 14, "5": [25, 27], "50": [3, 8], "500": [3, 19, 20], "5105105105105100": 14, "5555555555554444": 14, "6011111111111117": 14, "650": 3, "75": 3, "750": 3, "750x": 14, "8": 19, "8013": [17, 19], "8089": 20, "8601": 8, "9": 19, "999": [14, 18], "A": [1, 14, 19, 23, 24, 25, 27], "As": [19, 30], "At": [11, 14, 18, 19], "By": [1, 5, 6, 21], "For": [2, 4, 6, 8, 14, 17, 18, 19], "If": [1, 2, 3, 4, 5, 9, 11, 12, 14, 17, 18, 19, 21], "In": [2, 3, 12, 15, 17, 18, 19, 20, 21], "It": [4, 18, 19, 29], "No": 21, "On": [19, 21], "One": [2, 4, 8, 16], "Or": 9, "That": 30, "The": [2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 17, 18, 19, 21, 23, 24, 25, 28, 29, 30], "Then": [19, 21], "There": [17, 19, 20, 25, 29, 30], "These": [3, 14, 18, 19, 21], "To": [9, 14, 17, 18, 19, 21], "With": 25, "_": 9, "__init_subclass__": 25, "_class": 25, "_if": 9, "_privat": [17, 19], "abbrev": 3, "abbrevi": 3, "abc": 25, "abl": [14, 19, 21, 23, 30], "about": [5, 18], "abov": [14, 19], "abstract": 25, "abstractmethod": 25, "accept": [13, 14], "access": [12, 17, 19, 21], "access_token_url": [17, 19], "accesstoken": [17, 19], "accordingli": 11, "account": [2, 7, 14, 15, 17, 18, 19, 30], "accur": 29, "activ": [6, 8, 9, 14, 19], "actual": [3, 14, 17, 19, 23], "ad": [4, 5, 14, 18, 20], "add": [2, 4, 8, 14, 15, 18, 19, 20, 21], "addit": [3, 18, 24], "addition": [2, 14], "additionali": 2, "address": [7, 12], "adjust": [9, 11, 14, 18, 19], "admin": [9, 14, 17, 19, 29], "after": [4, 9, 20], "afterward": [11, 18], "again": [17, 19, 21], "against": 25, "aid": [3, 23, 30], "alias": 19, "all": [1, 3, 8, 9, 13, 17, 19, 25, 29], "allow": [2, 14, 21], "allow_public_account_cr": 17, "alon": 21, "alreadi": [2, 3, 8, 9, 11, 14, 17, 19, 25], "also": [1, 4, 5, 9, 12, 14, 17, 19, 23, 27, 28], "altern": [8, 14, 21], "although": 23, "altogeth": 30, "american": 14, "amex": 14, "amount": [3, 8, 23, 25, 27, 30], "an": [1, 4, 7, 8, 9, 12, 13, 14, 17, 18, 19, 20, 21, 27], "ani": [2, 3, 4, 8, 9, 11, 14, 25, 28, 30], "annual": 21, "anoth": 19, "anyon": 25, "anyth": [1, 12, 14, 19], "api": [1, 9, 14, 19, 26], "api_root": [17, 19], "app": [14, 17, 19, 20], "appear": 14, "append": [8, 19], "appli": [4, 9, 19, 25, 30], "applic": [2, 9, 17, 18, 19, 20, 21], "approach": 25, "appropri": [12, 18, 21], "approv": 21, "ar": [2, 3, 5, 6, 8, 12, 14, 17, 18, 19, 21, 29, 30], "arbitrari": 17, "area": 23, "aren": [14, 19, 21], "arm": 19, "around": [14, 19, 23, 25], "arrai": 17, "art": 22, "ask": [14, 15], "assign": [1, 4, 9, 25, 30], "assist": [3, 18], "associ": [4, 9, 11, 25], "assum": [4, 8], "attempt": [9, 18, 19], "attent": 19, "audit": [7, 11], "auth": [16, 19], "auth_user_model": [24, 27], "authent": [12, 16, 19, 31], "authentication_backend": 19, "authn": 19, "author": [17, 19], "authorization_url": [17, 19], "automat": [8, 21, 25, 30], "avail": [19, 30], "avoid": [14, 25, 30], "back": [21, 29], "backend": [17, 19, 25], "balanc": 25, "base": [9, 19, 21, 23], "basi": 9, "basic": [4, 5, 9, 18], "basket": [22, 26], "basketitem": 24, "batch": [9, 10], "becaus": 19, "becom": 8, "been": [14, 19, 21], "befor": [3, 4, 14, 25], "begin": [14, 19], "being": [8, 19, 21], "belong": 9, "below": [3, 18, 23], "best": [4, 14, 19], "between": [8, 23], "beyond": 14, "black": 19, "blank": 18, "block": [19, 20], "boilerpl": 18, "booleanfield": 25, "bootstrap": [14, 19], "borrow": [20, 23], "both": [1, 4, 14, 17, 19], "bounc": 19, "break": 19, "bring": 14, "brows": 19, "browser": [19, 20], "build": [19, 20], "bump": 17, "busi": 14, "button": [14, 19, 21], "caddi": 2, "calcul": 24, "call": [1, 9, 11, 12], "callback": 28, "campaign": 30, "can": [1, 3, 4, 8, 9, 11, 13, 14, 17, 18, 19, 20, 21, 25, 27, 30], "cancel": 13, "card": [14, 21], "care": 18, "cart": 14, "carv": 23, "case": [2, 9, 14, 18, 21, 23, 26], "cd": [17, 19], "center": 14, "certain": 25, "chang": [3, 11, 17, 19, 20], "charact": 8, "charfield": [25, 27], "charg": 14, "check": [1, 9, 10, 14, 17, 19], "check_program_for_orphan": 1, "check_program_requir": [10, 31], "checkbox": [17, 19], "checkout": [17, 25], "child": [14, 21], "choic": 25, "choos": 14, "chooser": 14, "cl": 25, "clariti": 14, "class": [24, 25, 27, 29], "classmethod": 25, "clean": 11, "click": [19, 21], "client": [2, 17, 18, 19], "clog": 1, "clone": 19, "close": 19, "cm": [5, 9, 14, 17, 18, 21], "cname": 19, "code": [3, 7, 10, 13, 14, 17, 18, 19, 25], "codifi": 25, "collect": 30, "com": [14, 17], "combin": [1, 23], "come": [11, 14, 19, 20, 30], "command": [2, 3, 4, 8, 9, 11, 12, 16, 18, 19, 20, 21, 31], "common": 3, "commun": 18, "companion": 19, "compat": 19, "complet": [17, 18, 19, 27, 28], "complex": [23, 25], "complic": 25, "compos": [17, 19, 20], "comps": 19, "comput": 25, "confidenti": [17, 19], "config": [16, 17, 19], "configur": [2, 3, 9, 18, 19, 23, 31], "configure_inst": [10, 18, 19, 31], "configure_ti": [10, 18, 31], "configure_wagtail": [18, 19], "confus": 19, "connect": 15, "consid": 21, "consider": 30, "consist": 19, "contain": [4, 17, 19, 27], "content": [14, 18, 21], "content_object": 29, "content_typ": 29, "contenttyp": 29, "convert": 19, "copi": [14, 17, 20], "core": 22, "correspond": [2, 18], "cost": [25, 30], "count": 8, "countri": [7, 17, 18], "countrycod": 7, "coupl": [14, 18, 19, 23, 30], "coupon": 25, "cours": [1, 2, 3, 4, 5, 6, 7, 9, 11, 16, 18, 19, 21, 23, 27, 29, 30], "course_detail": 9, "courseid": 7, "courserun": [4, 6, 9], "coursewar": [4, 5, 6, 9, 14, 18, 21], "cover": 27, "cp": 20, "cpu": 20, "creat": [2, 3, 4, 5, 6, 7, 8, 9, 14, 17, 18, 19, 21, 23], "create_coursewar": [3, 9, 10, 18, 31], "create_courseware_pag": [9, 10, 18, 31], "create_finaid_form": [18, 21], "create_product": [10, 18, 31], "create_run": 4, "create_us": [10, 18, 31], "created_on": 29, "createsuperus": 18, "createus": 19, "creation": [2, 4, 22], "credenti": [14, 18], "credit": 14, "criteria": 1, "csv": [3, 8], "current": [3, 4, 14, 24, 30], "custom": [18, 21, 23], "customiz": 21, "cvn": 14, "cybersourc": [11, 13, 14, 28], "d": [2, 6, 19, 30], "dash": 8, "dashboard": 19, "data": [9, 14, 17, 19, 21, 23, 26, 30], "databas": 9, "dataclass": 25, "date": [4, 8, 9, 14, 19], "dc": 19, "decimal_plac": [25, 27], "decimalfield": [25, 27], "decoupl": 28, "dedp": [1, 3, 9, 18], "def": 25, "default": [1, 2, 3, 4, 5, 6, 7, 8, 9, 14, 17, 18, 19, 21, 25], "defin": [8, 15, 25], "delet": 12, "demo": [2, 18], "demo_cours": [2, 18, 19], "demonstr": [2, 18, 19], "demox": [2, 18, 19], "deni": 21, "depart": [4, 9], "department_nam": [4, 9], "depend": [9, 13, 14, 17, 19], "deploi": 20, "deploy": [2, 16, 31], "dept": [4, 9], "deriv": 17, "describ": 19, "descript": [6, 9, 14], "design": 23, "detail": [4, 18], "determin": 6, "dev": [2, 15, 17, 19, 25], "develop": [14, 15, 17, 19], "devstack": [14, 16, 18, 19], "diagram": 23, "dialog": [17, 19], "differ": [14, 17, 25, 30], "digit": 14, "directli": 20, "directori": 17, "disabl": [2, 18, 19], "discern": 23, "discount": [3, 8, 18, 21, 22, 24, 26, 30], "discount_typ": 25, "discounttyp": 25, "discounttypecl": 25, "discov": 14, "discusss": 20, "displai": [7, 14, 18, 21, 24], "displaynam": 7, "dist": 17, "django": [9, 14, 17, 19, 29], "do": [4, 9, 12, 14, 18, 19, 21, 23], "docker": [2, 17, 19, 20], "document": [14, 18, 19, 30], "docusign": 21, "doe": [1, 9, 11, 14, 18, 19], "doesn": [4, 9, 12, 17, 18, 19], "dollar": [3, 8, 25], "domain": 19, "don": [2, 3, 8, 9, 18, 19], "done": [21, 25, 29], "dont": [2, 18], "doubl": [14, 19], "down": 25, "draft": 5, "driven": 25, "e": [1, 9, 13, 19, 20, 25], "e2": [18, 19], "each": [9, 14, 18, 23, 25], "earlier": 14, "easi": [6, 19], "easili": 30, "ebc": 14, "ebc2": 14, "ebc2test": 14, "ecommerc": [16, 23, 25, 28, 30, 31], "ecommerce_default_payment_gatewai": 14, "econom": 9, "edit": [2, 14, 19, 21], "edli": [2, 19], "edu": 14, "edx": [2, 4, 9, 12, 16, 18, 31], "edx_hostnam": 17, "edxapp": 17, "either": [1, 2, 9, 12, 13, 14, 18, 19, 27], "elect": 4, "els": 14, "elsewher": 14, "email": [7, 12, 14, 18, 19], "empti": 9, "enabl": [17, 19, 30], "enable_authn_microfrontend": 19, "enable_combined_login_registr": 17, "enable_oauth2_provid": 17, "enable_third_party_auth": [17, 19], "end": [4, 9, 14, 18, 19], "enough": 23, "enrol": [2, 4, 7, 9, 11, 12, 14, 18], "ensur": [4, 17, 19], "enter": 18, "enterpris": 14, "entir": 19, "entri": [17, 19, 29], "env": [14, 15, 17, 19, 20], "environ": [14, 18, 19], "envrion": 15, "error": [1, 3, 19], "especi": [18, 19], "essenc": 12, "essenti": 30, "etc": 19, "evalu": [14, 30], "ever": 19, "everyth": 19, "ex": 14, "exampl": [8, 10, 14, 17, 19, 20, 25], "exceed": 21, "except": 30, "exclud": 29, "exec": 20, "exist": [1, 2, 3, 4, 8, 9, 17, 18, 19, 25], "expect": [11, 19], "experi": 23, "expir": [8, 14, 19], "explicitli": [8, 19], "export": 19, "express": 14, "extend": 23, "extens": 19, "extern": 30, "external_mitx_online_host": 17, "f": [4, 20, 25], "fa": 3, "factori": 25, "fail": [9, 14, 27], "fairli": 14, "fals": [9, 19, 25], "far": 25, "fashion": 9, "favor": 19, "featur": [5, 14, 17, 19], "fetch": 19, "few": [9, 18, 21, 23, 25, 30], "field": [3, 5, 14, 17, 21], "file": [3, 8, 14, 15, 17, 19, 20], "fill": [14, 17, 21], "final": [4, 19, 28], "financ": 30, "financi": [3, 18, 23, 30], "find": [9, 14, 19], "first": [7, 18, 19, 21], "firstnam": 7, "fit": 1, "fix": [8, 25, 30], "fixedpricediscount": 25, "flag": [4, 9, 18], "flexibil": 21, "flexibl": [22, 25, 28, 31], "flip": 19, "folder": [14, 17, 19], "follow": [3, 4, 8, 9, 15, 17, 18, 19, 20, 21], "for_discount": 25, "forc": [4, 21], "foreignkei": [24, 25, 27, 29], "forese": 28, "form": [14, 17, 18, 19, 22], "format": [3, 8], "former": 19, "forward": 25, "found": [13, 14, 17], "four": 14, "frame": 25, "fresh": [2, 18], "from": [4, 9, 11, 14, 16, 19, 20, 23, 25, 28], "front": 4, "frontend": [24, 25], "fulfil": [11, 13, 27, 28], "full": 17, "fulli": 19, "function": [23, 25, 30], "furthermor": 9, "futur": [14, 23, 28], "g": [1, 9, 13, 20, 25], "gatewai": [2, 11, 14, 17, 19], "gateway_ip": 17, "gener": [10, 12, 14, 19, 21, 27], "generate_discount_cod": [10, 31], "genericforeignkei": 29, "get": [9, 11, 12, 18, 19, 21, 23, 24, 29], "get_product_pric": 25, "get_product_version_pric": 25, "git": 17, "github": [17, 19], "give": [14, 19, 25], "given": [5, 6, 14], "go": [17, 19, 20, 25], "goal": 22, "good": [14, 23, 25], "grade": 12, "grant": [17, 19], "grep": 19, "guest": 21, "guid": [19, 23, 30], "gz": 17, "ha": [1, 9, 14, 18, 19, 21, 23], "had": [3, 19], "half": 18, "hand": [5, 18], "handi": 19, "handl": [9, 30], "happen": 23, "have": [3, 5, 9, 11, 12, 14, 17, 19, 21, 23, 25], "haven": [14, 18, 19, 21], "header": [3, 21], "heavili": 23, "help": [18, 20], "here": [9, 14, 17, 19, 21, 23, 25], "hero": 14, "heroku": 14, "hidden": [17, 19], "high": [20, 23], "highli": [19, 23], "hint": [17, 19], "histor": [28, 29], "home": 14, "homepag": [5, 14], "host": 19, "hostnam": 17, "how": [18, 25], "howev": 14, "http": [14, 17, 19, 20, 25], "hubspot_pipeline_id": 15, "i": [1, 2, 3, 4, 5, 6, 8, 9, 11, 12, 13, 14, 17, 18, 19, 20, 21, 23, 24, 25, 27, 29, 30], "id": [1, 2, 3, 4, 5, 6, 9, 12, 14, 17, 18, 19, 21], "ida_logout_uri_list": [17, 19], "idea": 25, "ideal": 14, "ignor": 4, "imag": [14, 19, 20], "immut": 29, "implement": [23, 24, 26, 30], "import": [2, 9, 14, 19, 25], "import_courserun": [10, 31], "inact": 6, "includ": [17, 18, 19, 30], "incognito": 19, "incom": [3, 21], "incorpor": 23, "index": [10, 31], "individu": [1, 9], "info": [2, 3], "inform": [2, 3, 4, 8, 18, 21, 27, 29], "initi": [4, 27], "insert": 8, "inspect": [17, 19], "inspir": 17, "instal": [14, 19, 20], "instanc": [2, 9, 15, 18, 19], "instead": [11, 12, 19], "instnac": 2, "instruct": [14, 17, 19], "instructor": 9, "integr": [18, 19], "intend": 24, "interfac": 14, "intern": [17, 19], "intro": 21, "introduc": 25, "invalid": 14, "involv": [18, 19], "io": [2, 19], "ip": [2, 17, 19], "isn": [1, 4, 18, 21], "iso": 8, "isort": 19, "issu": 14, "its": 1, "itself": [19, 21], "json": 17, "jsonfield": 27, "jump": 19, "junip": 17, "just": [14, 19], "keep": [11, 19, 23, 25], "kei": [14, 17], "kind": [19, 25, 27], "kwarg": 25, "larg": [19, 20], "last": [7, 18, 19, 23], "lastnam": 7, "later": [17, 18], "latest_vers": 25, "latter": 19, "learn": [14, 23], "learner": [2, 3, 7, 8, 11, 12, 17, 18, 19, 21, 23, 30], "least": [19, 23], "leav": [18, 21], "led": 9, "length": 8, "less": [8, 14], "level": [20, 23], "librari": 14, "lift": 14, "like": [14, 17, 19, 25], "limit": [20, 21, 23], "line": 27, "link": [5, 18, 21], "linux": [2, 17, 18, 19], "list": [4, 14, 17, 29], "live": [1, 4, 5, 9, 14, 18, 19, 21], "ll": [9, 14, 18, 19, 21], "lm": 19, "load": 19, "local": [2, 15, 16, 18, 31], "local_mitx_online_alia": 17, "localhost": 19, "locat": 21, "locustfil": 20, "locustio": 20, "log": [1, 14, 19, 21], "logic": 25, "login": [17, 19], "logout": [16, 19], "logout_redirect_url": 17, "long": 19, "look": [11, 13, 17], "lot": [18, 19, 25], "lower": 30, "mac": 19, "maco": [2, 17, 18, 19], "made": [9, 19, 21, 28], "mai": [3, 9, 14, 18, 19, 25], "main": [12, 19], "major": 23, "make": [4, 5, 6, 8, 9, 11, 12, 14, 17, 19, 23, 25, 28], "manag": [9, 16, 18, 19, 21], "manual": [11, 19, 21], "mark": [18, 27, 28], "market": 30, "mastercard": 14, "match": [3, 17, 18], "matter": 19, "max": 8, "max_digit": [25, 27], "max_length": 25, "max_redempt": 25, "me": 19, "mean": [11, 13, 17, 19], "memori": 20, "mention": 20, "messag": [1, 19, 21], "method": 3, "mfe": 19, "migrat": [18, 19], "minimum": 23, "minu": 14, "miss": 19, "mistakenli": 4, "mit": 14, "mitol_hubspot_api_id_prefix": 15, "mitol_hubspot_api_private_token": 15, "mitol_payment_gateway_cybersource_access_kei": 14, "mitol_payment_gateway_cybersource_profile_id": 14, "mitol_payment_gateway_cybersource_secure_acceptance_url": 14, "mitol_payment_gateway_cybersource_security_kei": 14, "mitx": [1, 2, 9, 15, 16, 21, 23, 30], "mitx_online_servicework": 19, "mitxonlin": [13, 14, 15, 17, 18, 19], "mitxonline_default": 19, "mitxonline_gateway_ip": 19, "mitxpro": 19, "mitxprooauth2": [17, 19], "modal": 14, "mode": 3, "model": [24, 26], "modifi": 17, "monei": 11, "more": [2, 17, 18, 19, 21, 24, 25], "most": [19, 30], "mostli": 19, "muddl": 23, "multipl": [1, 8, 9, 19, 25], "must": [3, 4, 17, 21], "name": [4, 7, 8, 14, 17, 18, 19, 21], "navig": [14, 19, 21], "necessari": 19, "necessarili": 25, "need": [1, 8, 9, 14, 15, 17, 18, 19, 20, 25, 29, 30], "network": [17, 19], "new": [4, 9, 12, 14, 17, 19, 20, 21, 25], "nightli": [2, 19], "node": 1, "non": 14, "none": [2, 18], "normal": [11, 19], "note": [1, 3, 4, 8, 14, 16, 17, 26], "now": [6, 14, 19], "null": 25, "number": [6, 8, 11, 13, 14, 25], "numer": [1, 9], "o": 17, "oauth": [2, 16, 18, 19], "oauth2": [2, 16, 18, 19], "oauth2_provid": [17, 19], "oauth2providerconfig": [17, 19], "object": [4, 5, 6, 9, 14, 18, 21], "object_id": 29, "occas": 25, "ocw": 20, "odl": [17, 18, 19], "off": [3, 8, 19, 25], "often": [23, 24], "ol": [14, 30], "omit": 19, "onc": [8, 9, 19, 25, 27], "one": [3, 8, 9, 14, 17, 18, 19, 21, 24, 25, 29], "ones": [3, 9], "onetoonefield": 24, "onli": [1, 2, 4, 5, 6, 8, 9, 13, 19, 25], "onlin": [2, 9, 15, 16, 21, 23, 30], "online_default": 17, "open": [2, 16, 18, 31], "openedx": 19, "openedx_api_base_url": [9, 17, 19], "openedx_api_client_id": [17, 19], "openedx_api_client_secret": [17, 19], "openedx_ip": [17, 19], "openedx_service_worker_api_token": [17, 19], "openedx_service_worker_usernam": 19, "openedxapiauth": 12, "openedxus": 12, "oper": [3, 19, 23], "option": [10, 14, 17, 18, 19, 21, 23, 25], "order": [11, 13, 15, 17, 18, 22, 23, 25, 26, 28, 29], "org": [19, 25], "origin": 25, "osx": 17, "other": [3, 4, 11, 16, 17, 21, 30], "otherwis": [9, 13, 14, 17, 19, 30], "our": [23, 25], "out": [14, 17, 19, 21, 23, 25, 30], "output": 10, "over": [9, 14, 20, 23], "overrid": 3, "overridden": [3, 4, 19], "overview": [14, 22, 31], "overwritten": [8, 14], "own": 14, "pace": [4, 9], "packag": [17, 19], "page": [5, 9, 10, 14, 18, 19, 21, 31], "pagin": 29, "paid": 14, "part": [3, 16, 18], "particular": [19, 30], "particularli": 23, "pass": [8, 14], "password": [7, 17, 18, 19], "path": [14, 17], "payment": [11, 13, 14, 22, 23, 26, 27], "payout": 30, "paypal": 11, "peform": 18, "pencil": 21, "pend": 13, "pep": 25, "per": [8, 17, 25], "percent": [3, 8, 25], "percent_discount": 25, "percentag": 25, "percentdiscount": 25, "perform": [4, 11, 16, 19], "permit": 17, "pertin": 9, "pick": 17, "piec": 23, "place": 19, "plan": [14, 23, 30], "platform": [2, 17, 18], "plu": [14, 19], "plug": 18, "pluggabl": 28, "poetri": 20, "point": [3, 14, 19, 23], "pop": 14, "port": [2, 17, 19, 20], "positiveintegerfield": [24, 25, 27, 29], "possibl": 4, "post": [20, 24], "pre": 25, "preced": 9, "preconfigur": 30, "prefix": 8, "preliminari": 16, "present": 21, "presum": 29, "pretti": 19, "prevent": 14, "price": [6, 8, 9, 14, 18, 22, 23, 24, 25, 29, 31], "primarili": 29, "principl": [23, 30], "print": [1, 19], "print_set": 19, "printroot": 19, "prior": 22, "privat": 19, "probabl": [14, 23], "problem": 19, "process": [13, 14, 19, 22], "processor": 28, "prod": 13, "product": [5, 6, 9, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27], "product_vers": [25, 27], "productvers": [25, 27], "profil": [17, 19], "program": [1, 3, 4, 9, 14, 18, 21, 23, 24, 27, 29, 30], "progress": 21, "project": [17, 19], "prompt": [7, 18], "proper": [2, 19, 21], "properli": [14, 18, 19], "propos": [23, 26], "protocol": 17, "prove": 23, "provid": [3, 16, 18, 19, 21, 24, 25], "prune": 19, "publish": [14, 18, 21], "pull": 4, "punctuat": 8, "purchas": [14, 23, 24, 25, 27, 29], "purpos": [24, 30], "put": [14, 17, 19], "py": [9, 17, 19, 20, 21], "pyenv": 19, "python": [19, 23, 25], "qa": 14, "quantiti": [24, 27], "queu": 18, "quick": [2, 16, 19, 31], "quickstart": 19, "quit": 3, "rais": 25, "rate": 30, "rather": [19, 25], "rc": 14, "re": [2, 9, 11, 14, 18, 19], "read": [18, 29], "readabl": [1, 3, 4, 9, 14, 18, 21], "readable_id": 4, "readi": [14, 20, 21], "real": 19, "reason": [12, 21], "reboot": 19, "rebuild": 19, "receipt": 25, "recent": 17, "recommend": [6, 14, 19], "reconcil": 30, "record": [2, 4, 12, 18, 19], "redeem": 8, "redempt": 26, "redemption_typ": 25, "redirect": [17, 19], "redo": 2, "reduc": 25, "reduct": 25, "refactor": 25, "refer": [11, 13, 23], "refresh": 12, "refund": [11, 27], "regardless": [21, 25], "regener": 12, "regist": 29, "registr": [17, 19], "registration_extra_field": [17, 19], "registri": 25, "regular": 9, "relat": 29, "releas": 17, "relev": 2, "reli": [18, 19], "remov": 19, "repair_missing_courseware_record": [12, 19], "repo": 20, "report": [22, 26], "repositori": 19, "repres": [3, 24, 27], "represent": 29, "request": [4, 22], "requir": [1, 2, 3, 4, 5, 8, 9, 14, 17, 18, 19], "reset": 18, "resolv": [13, 17], "resourc": 20, "respect": 21, "respons": [28, 29], "rest": 28, "restart": [17, 19], "result": [4, 5, 13, 14, 16, 19], "return": [1, 24, 25, 29], "reus": 3, "reusabl": 23, "revers": 29, "review": 18, "revok": 12, "right": 19, "rm": [19, 20], "robust": 23, "root": [19, 20], "row": 3, "royalti": 30, "run": [2, 3, 4, 6, 7, 9, 11, 14, 18, 19, 20, 23, 24, 27, 29], "run_tag": 9, "run_url": 4, "safe": 3, "safeti": 19, "sai": 21, "said": 17, "sake": 29, "same": [9, 19, 30], "sandbox": 14, "satisfi": 20, "save": [5, 17, 19], "scalabl": [23, 25], "scale": 8, "schema": 24, "scope": [14, 30], "scratch": 19, "screen": [1, 19], "search": [10, 31], "secret": [2, 17, 18, 19], "section": [4, 5, 14, 18], "secur": 14, "see": [2, 3, 4, 14, 18, 19, 20, 21, 23, 25], "select": [14, 17, 21, 23], "self": [4, 9, 25], "semest": 9, "separ": [8, 19], "serv": 23, "servic": [19, 20, 25], "session": 19, "set": [3, 4, 6, 8, 9, 11, 16, 17, 18, 19, 24, 27], "setup": [14, 16, 20], "sever": 23, "shell": 17, "ship": 18, "should": [3, 4, 8, 9, 14, 17, 19, 20, 23, 25, 28], "show": 19, "side": [4, 12], "similar": 9, "similarli": 9, "simpl": [23, 24], "simpli": [8, 17, 21], "sinc": [2, 9], "singl": [8, 9, 29], "site": [17, 19], "skip": [9, 17, 19], "skip_email_valid": [17, 19], "slug": [17, 19, 21], "so": [1, 3, 4, 8, 11, 14, 19, 21, 25, 30], "social": [16, 19], "social_auth_mitxpro": [17, 19], "sock": 20, "solid": 23, "some": [12, 14, 19, 21, 23, 24, 25, 27], "someon": 14, "someth": [17, 23], "somewher": [19, 30], "soon": 20, "sort": 11, "special": [23, 30], "specialti": 19, "specif": [1, 9, 13, 14], "specifi": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 18, 19, 21], "split": 18, "src": 20, "sso": [17, 19], "staff": [17, 19, 30], "stai": 19, "standalon": 21, "standard": [9, 17, 18], "start": [2, 3, 4, 9, 14, 16, 19, 31], "stat": 20, "state": [5, 13, 21, 24], "statu": [11, 13, 21, 27], "step": [9, 14, 16, 17, 18, 21], "still": [2, 19, 21], "stop": [2, 4, 8, 19], "strictli": 19, "string": 17, "strive": 23, "strongli": [23, 28], "studio": 20, "stuff": 19, "subdomain": 19, "submiss": 21, "submit": 22, "subsystem": [14, 22, 23, 31], "successfulli": 19, "suggest": 19, "super": 25, "superus": [2, 14, 18, 19], "supplement": 30, "suppli": [3, 8, 14, 19], "support": [14, 16, 23, 25, 30], "suppress": 1, "sure": [14, 17, 19], "surfac": 23, "swap": 4, "sync": [9, 14, 17, 18, 19], "sync_course_run": [4, 18], "sync_courserun": [9, 19], "syntax": 10, "system": [1, 7, 9, 11, 14, 18, 19, 21, 22, 25, 28, 30], "t": [1, 2, 3, 4, 8, 9, 11, 12, 13, 14, 17, 18, 19, 21, 23, 30], "tab": [19, 20], "tabl": 3, "tag": [4, 9, 18], "take": [4, 9, 18, 19, 28], "tar": 17, "task": [18, 19], "tbd": 21, "team": 30, "tell": 19, "termin": [19, 20], "terms_of_servic": 19, "test": [2, 18, 19], "testlearn": 18, "text": 21, "than": [14, 19, 25], "thei": [1, 3, 8, 9, 11, 17, 19, 21, 30], "them": [14, 17, 19, 23], "thi": [1, 2, 3, 4, 6, 8, 9, 11, 12, 13, 14, 17, 18, 19, 20, 21, 23, 24, 25, 28, 29, 30], "thing": [9, 19], "third_party_auth": [17, 19], "third_party_auth_backend": [17, 19], "those": 24, "three": [14, 19], "threshold": 3, "through": [9, 14, 17, 19, 21, 28, 29], "tier": [3, 18, 21, 30], "tier1": 3, "tier2": 3, "tier3": 3, "tier4": 3, "time": [1, 8, 11, 19, 25], "timestampedmodel": [24, 25, 27, 29], "titl": [4, 9, 14, 19, 21], "tmp": 20, "todai": [14, 19], "togeth": [1, 23], "token": [12, 16, 19], "too": 19, "toolkit": 17, "top": 19, "total": 8, "total_price_paid": 27, "toward": 23, "track": [24, 25, 29], "transact": [11, 14, 27], "treat": [25, 30], "tree": [1, 4], "true": [17, 19, 25], "try": [3, 19], "turn": 19, "tutor": [2, 16, 31], "tutor_local_default": 19, "twice": 18, "two": [2, 3, 8, 16, 17, 18], "txt": 19, "type": [3, 8, 14, 17, 19, 26], "typeerror": 25, "typic": [19, 27, 29], "u": [7, 17, 18, 28], "ui": 30, "under": [14, 17, 20, 21, 24], "understand": 23, "undo": 19, "unenrol": 11, "unfulfil": [27, 28], "uninstal": 17, "uniqu": 14, "unless": [18, 19, 21], "unlik": 19, "unlimit": 25, "up": [1, 3, 4, 11, 13, 16, 17, 18, 19], "upcom": 9, "updat": [9, 17, 19, 24], "updated_on": 29, "upgrad": [4, 14], "upper": 21, "upsel": 14, "uri": [17, 19], "url": [2, 4, 9, 14, 17, 19], "us": [1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 14, 16, 18, 19, 20, 21, 23, 24, 25, 26, 28], "usag": [20, 25], "usecas": 12, "user": [7, 8, 12, 16, 19, 23, 24, 25, 28], "userdiscount": 25, "usernam": [7, 12, 17, 18], "util": 29, "uuid": 8, "uwsgi_max_request": 20, "uwsgi_reload_on_rss": 20, "v0": [24, 29], "v1": [1, 2, 9, 14, 18, 19], "valid": [1, 14], "valu": [14, 17, 19, 20, 21, 24], "variabl": [15, 19, 20], "ve": [2, 4, 8, 14, 18, 19, 21, 23, 25], "veri": [5, 17], "verif": [17, 19], "verifi": [11, 17, 19], "version": [14, 17, 19, 25, 29], "via": [11, 19, 21], "view": 17, "virtualenv": 19, "visa": 14, "volum": 20, "voucher": 23, "wa": [9, 19, 23, 25], "wagtail": [14, 19, 21], "wai": [23, 25], "walk": 9, "want": [3, 8, 9, 14, 18, 19, 23, 25, 30], "watch": 19, "we": [17, 23, 25, 28, 30], "web": [19, 20], "webhook": 28, "weird": 19, "well": [19, 21], "went": 23, "were": 23, "what": [6, 14, 18, 25], "whatev": 19, "when": [14, 17, 19, 21, 30], "where": [14, 18, 19, 23], "wherea": 25, "whether": 14, "which": [4, 6, 9, 17, 18, 19, 24, 30], "while": 14, "whitespac": 19, "wildcard": 19, "window": 20, "wish": 14, "within": [17, 19, 21, 30], "without": [17, 19, 20, 23, 25], "won": [1, 3, 8, 9, 13, 14, 17, 19], "word": [3, 21], "work": [6, 13, 14, 17, 18, 19, 20], "worker": 19, "would": [3, 9, 24, 25, 28, 29, 30], "wouldn": [23, 30], "write": [11, 19], "written": 8, "wsl": 17, "www": 25, "y": 17, "yaml": 19, "year": [3, 14, 19, 23], "yet": [19, 21], "yml": [17, 19, 20], "you": [1, 2, 3, 4, 7, 8, 9, 11, 14, 15, 17, 18, 19, 20, 21], "your": [2, 4, 14, 15, 18, 19, 20, 21], "your_initi": 15, "yourself": 8, "zero": [3, 14, 21]}, "titles": ["Authentication", "check_program_requirements", "configure_instance", "configure_tiers", "create_courseware", "create_courseware_page", "create_product", "create_user", "generate_discount_code", "import_courserun", "MITx Online Commands", "refund_fulfilled_order", "regenerate_edx_auth_tokens", "resolve_pending_order", "Configure eCommerce", "Configure HubSpot", "Configuration", "Configure Open edX", "MITx Online Quick Start", "Local Open edX Tutor and MITx Online Deployment", "Setting up uWsgi tuning for MITx Online", "Flexible Pricing", "Ecommerce", "Overview", "Basket Subsystem", "Discount Subsystem", "Subsystems", "Order Subsystem", "Payment Subsystem", "Product Subsystem", "Reporting Subsystem", "Welcome to MITx Online Documentation\u2019s documentation!"], "titleterms": {"": 31, "In": 14, "One": 19, "To": 20, "add": 17, "alia": 17, "all": 20, "api": [24, 29], "art": 23, "auth": 17, "authent": [0, 17], "basket": 24, "batch": 8, "build": 17, "case": 30, "check": 4, "check_program_requir": 1, "checkout": 14, "clone": 17, "code": 8, "command": [10, 17], "companion": 17, "config": 14, "configur": [14, 15, 16, 17], "configure_inst": 2, "configure_ti": 3, "content": [10, 31], "core": 23, "cours": 14, "create_coursewar": 4, "create_courseware_pag": 5, "create_product": 6, "create_us": 7, "creation": 21, "data": [25, 27, 29], "dedp": 30, "deploy": 19, "devstack": 17, "discount": 25, "document": 31, "ecommerc": [14, 22], "edx": [14, 17, 19], "etc": 17, "exampl": 9, "flexibl": 21, "form": 21, "from": 17, "gener": 8, "generate_discount_cod": 8, "goal": 23, "host": 17, "hubspot": 15, "imag": 17, "implement": 25, "import_courserun": 9, "indic": [10, 31], "instal": 17, "latest": 17, "lm": 17, "local": [17, 19, 20], "locust": 20, "logout": 17, "manag": 17, "micromast": [23, 30], "mitx": [10, 14, 17, 18, 19, 20, 31], "mitxpro": 17, "model": [25, 27, 29], "note": [18, 19, 24], "oauth": 17, "oauth2": 17, "onlin": [10, 14, 17, 18, 19, 20, 31], "open": [14, 17, 19], "openedx": 17, "option": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13], "order": 27, "other": 19, "output": 8, "overview": 23, "part": 19, "payment": 28, "perform": 18, "pip": 17, "preliminari": 19, "price": 21, "prior": 23, "process": 21, "product": [14, 29], "propos": 25, "provid": 17, "provis": 17, "pull": 17, "put": 20, "quick": 18, "redempt": 25, "refund_fulfilled_ord": 11, "regenerate_edx_auth_token": 12, "report": 30, "request": 21, "resolve_pending_ord": 13, "result": 18, "run": 17, "server": 17, "set": [14, 20], "setup": [17, 19], "social": 17, "start": [17, 18], "step": 19, "stop": 17, "submit": 21, "subsystem": [24, 25, 26, 27, 28, 29, 30], "support": 17, "syntax": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13], "system": 23, "tabl": [10, 31], "test": [14, 20], "togeth": 20, "token": 17, "tune": 20, "tutor": 19, "two": 19, "type": 25, "up": [14, 20], "us": [17, 30], "user": 17, "uwsgi": 20, "uwsgitop": 20, "via": 17, "welcom": 31, "xpro": 23, "your": 17}}) \ No newline at end of file