From 299c48c8416fb31e558b84f33c07d6eec1e1531e Mon Sep 17 00:00:00 2001 From: <> Date: Mon, 1 Jul 2024 16:58:03 +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..feab2a711ab7112567ae232f0ca95ae9215e81ce GIT binary patch literal 3423 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 literal 0 HcmV?d00001 diff --git a/.doctrees/commands/configure_instance.doctree b/.doctrees/commands/configure_instance.doctree new file mode 100644 index 0000000000000000000000000000000000000000..3b7975ba76e360e395221373c21417e8c20f90e0 GIT binary patch literal 12047 zcmdT~&5s;M6}NXiyF0tyU9Ue0jzh=B_BwcG6BH@ISeA%Qz}Q(6+lhjZ)zi~mGu^X2 z-JR}gdq*TvkO0L}T~H=UI3Xc~#32VR2!RlX{0CeRviJ}Z5(hxJaRYv@sy}LGcE_`} zg9yT#>8g5FuipE;SFc{Zw<_=MS=%N5Czg}Q^@7d1&Rlnw(G%7!umc0?P7L7^8EVtU!)prlMhP#5f-Opk|_Y`)uihobx-&y>tW3c7{UJPTS8^+Ys z3gfOt$~|i&j2Y*^&$)(9^>XUj8^#T8#r%A|Ua%%<)?TMhC^+U98U|R;=&y#hB(1UfHJ#N#$gPS!l3y{Ma0iIS z-x~DSXTwni&=!NNN_`f&}0+>DArNeIHU+$648sxArAWf)S zv9Rv7UGDeJV!>KX%A*Dos|ZN zSpzk{CnacjUD}ykP2(;T8u1V_pWVi>mq{@5Eu~vOIgx@jbiJpWk9#-=i&z-}fwJAB zVsQW*+EhQ(ry6vu!~T;F{P(0MYEFi&zr6K>2S%61;&!`T9ztNg*98ri+B83Vkez<; ziGsDZ+wFvQVgl&rg8a;Vj6_@R!v_&=^M7DtS-4El)mfa(CC`8?cgYL6mE}SIzPv%q z+~@_|+RVk4f0j%CQD1tzkx{^WPYsvHe^oyX#D`m5Dva~FQ@>z*vxe9w;58P+q3^#@ zyL78)Qtq*qr0~T!Fyc3AH)JPsHfy1ka<^vt9^z2reD+_@xiB;UH=vl61JtJ))Q0Q5 zWA%*lUZfi2(eOs?rktWUCvN38pu%an|IEUP-;BolpQxQ_*6`8f`X;CP_i>>N-JvIN9evM8co?am0&<{<=`6qYC0NSm4J)Dm zUj-F0v%}btMzpJ>$mBs`31Vq*N4ezZ%Wakz>pWG6 zQr+LiyA{B!a~c%#_?|CirAMYoh z-x~G$gR@bQ7}4e$!^vEZnw*h6ge;A=@!)(c4!~2J^I`ajADo|8KOW0?L>v3ggKtc~ zuu0?4(O>%4+^gzot=u8+gIS#b2lsK{ohOM)b)P4aCo-nfX6HD57Jh)gMVwk6l^d1Rl2!~IMUnWQ7r!z!u!HXuiKkrxre~3bwTJ(`!Axk;&%(B6Q%$@?yUy>47*$bHAixgbEgN|6@Mt|EV4B&&-Y z_-Kk7iJ`#64FrjEN>>%>_z_L-ni|#g{!vzQ?Jf=OLDOi3CXx>llX{yeP)Kj{3^ckk zL1^pJEc&``nXi3TyqeY>79YQ)&-gokxD00I#%Tvig$T5Q--T}9` z{xD>N4g4Rh#%wfls43I_t8gb7qnm9Jxyj82O+7iNJ(w)2_R8DLLidu?BYLzy5Bn8G~PBc z8ahlq`SuZzQij5tQinAYA~E9%d`0PopV!uBXEg`u8O>W0}_V zL?qkk=}IBC?45M0-31no&;dm$HPL%4)EB5X*AX@Sf;Kp$rk%Ztb$&f0qp^FIiu$FL z4HR{LOGQn(l~PSK;m*}`1Tz1*WMwSNx|)cjRMYk+oS0D=>Au+g6a|@`$LV5Lrf>2r z_COYXHq7$nWg1><8k2`d61-$ZEBUJB7Thmq+^QhV(i2mZCd_IOb_)IBO+AWss6v1J@&7$mVZ{C9B zEXvQsT*5d<{D~U86;#NmqPkX$XDXB%^~KDqmY<^Ttf&ouV&wa7!;q*6BO1uGTs z9QROT*TOUilbF`|wphf8#e=kKZo(?NsNGpY4S^S#^mY%z1QQ-rEqL3PEhhO_GcTvZ zdKp1hU$-vy#*FF&OwTTQ4Io8s@ifT?RYb*M&9sf>mZ*pbQp5-Z z=v}l_p$?nTmWV$ufXqx5*ddj0p-3s^t=jXo#KZ5$2Rls`$6;)`s73Qx3=I&gHj0v# zmE^TqDsq;-I5yNXG)3pwG_G|^YTlBEoci&>jv->PkM;oUB`!qdV^4k5D_B80wb~34 zckn%hqD*l>-8@VjTtE(%@c^53F=NY$Kaz;&9=%n4qEFcNN z$_5W;j8V2i6E4dZ33k$c*%T!#bwYEqOMu#kBCjx^+RlOby0ry(!SGTDPoaHHEFO?TM7(yei6_P-pMq?r(DjX_ z5Y}AY^|4r$TTNJz!`=RsIdKe_?3#sf78@{=h!ApD>{HL4ri;VTrvtK&g4d9szc=Zk z7Snt^g;ggI)B*XeK22E&qeOemc2PlULw(BLAY~~+P;aCWmY^D7S=gJofxAFYXj8dp z;TQIkqe#-`&@it{*!4q886#EVZu9|}Zj(8%;2xCgGSmUy6^Cq$+AtZ)34IfFQRH_e z*DEwLdE~Lds)9 zj=n2L-j$>7rtT>e3d;%Hy^`9!CrRb2a4HscUCY%MQ9-E=Bygl!$fWaeYMXis;ZU{$ z8{KB;7x0md2ZtJq(ba(&tNE&uX#c?cvdFg&TRSv7SJs0=5)Mbc$B<`Tuu+Af)QBTz z7PV#MEO6AliCFnMj0YvmFhi7GC%}tZu<$zr%?m}dRQUpuE`I6|#M)H5J?~IbCi5b6 J{-@3Qe*wxh>6`!n literal 0 HcmV?d00001 diff --git a/.doctrees/commands/configure_tiers.doctree b/.doctrees/commands/configure_tiers.doctree new file mode 100644 index 0000000000000000000000000000000000000000..60261fd30f13aa715d84d74d89bbf3947b7854cc GIT binary patch literal 21375 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�jfP%`*RhuO#gmeTS@?{|!1u?8lJ|Q`>3dhxGDW<56;B`(MZsx2`*k#Z z$E%7rZbH_uTJhKo(~a=pRr(Ovm=}f3C~U3Rhgagl8bf&63_ZVv4~yPc3e9>GA5*^P zg-J{uz(4CV;uyO$!Fxd_?ij5N{QakqFk(KUXPDeQ2}DxOiO+_o}rh; z8d1HpMSBdbm*YctkH=}^I$)i`_W`P!6)DVRJf*bhgmy{3;Dwfw0?CtJEAcd5Jo0=j zEZ7EvA`irqw&|vyqw!H(KMYHdD~tk3G#ZautQ@VOxkI>v*ns{(fw)c`DFt*yg^@7C zpVNT0N(?&>w4K(93sG2IcxWMT@cZ5EnI#_FFX7CgH%wY1_> z9XTCU)czZG6dw}xDjsC%ceiJB6poLO3_x9g{e-5=w}@t39Egm}H3p62>6Z8aUVw{_ z`>cZfiju{ezzmvk0GO3{Of26?BaS7ZV2{Oz%qa9qDk(nT0BAE-RBx72Fha3B0UIXF zZB~y&bQCzM!aoP?I%Fun+9w;N3M6W|~sUCU_^Ki0`n&uo)~ZE+RQ7Hn(w| zwNdo^HQ3TgqT~#KvV?qmJn(g8b_&w;-lUea} zP{&4C>4gYZ9Y9gX`M3BiVW-qgRC@}?Zov;aUf3J7%vFfe>v(Nxhd(&TUlB~)zz)#k zRVXZ)`h{cUD1xZmLFUv6yRK&nW2DFb)?0u~z053F@HRNG84JZV5Y! zIPOPJ0KOa_O&&J{R^6)bW;^i+Yi!UXg7Jj#CNN(h(P>z?&J5gP18|MOJK+JrqhJci z3h`hfP=oDD^5gNbwp8(~Ad*pAHT@VPXNngIkv>j|;`dzbP1tzt4f^MsScueqkN$a` zKEI8BqPRe`w7JX&3{JhnDR(&4PGq0O+l0IVds>vH=r=FThtVjW(Yu>7FjH{=8j=7^ zi4?MGNhc)LQv@C42R!O!&rK1;Nl$bnrqqSD8Vj;jUg%g`{d|+P1#>&uSyz&S5fVNJ z%P{gN7>;ne-9_I(1`K`USRe58PeQ#PZ#@h9!TV>hL_GEw05YP%)b+F_Po>Gc*Qc-x Y>qZu#Y>hg6(jxDeI1(ECqjK?o0IN`!i2wiq literal 0 HcmV?d00001 diff --git a/.doctrees/commands/create_courseware.doctree b/.doctrees/commands/create_courseware.doctree new file mode 100644 index 0000000000000000000000000000000000000000..91fb2d0e5a517010a5d56461c26fb5354571d981 GIT binary patch literal 19688 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 KN(GX}+J6HB%JK~W literal 0 HcmV?d00001 diff --git a/.doctrees/commands/create_courseware_page.doctree b/.doctrees/commands/create_courseware_page.doctree new file mode 100644 index 0000000000000000000000000000000000000000..d7cb0a1bf2dc2c1badaa11d90c9991e809dad793 GIT binary patch literal 5026 zcmeHLZEIY|6_zdUu2wHA$&TGp$8eLhuIqYt4J{-MrI5Om24VFjAtVHIHGA*eo$=nc z%*>Tn9||rZA%gjqTSB2NCD30|N}xX{kS~Eio|(CCk}XFm{aAru=giERbDnd~GiUDO z-k(3YvSR=Aw#*q%mlG0(X%a{QniiD=B{J8wlpUOX$xAahuM=~o!Kuf)X6#?UM zC}>(fDD}uJS3H)JYX3meK=CYXwzD4Vv%!P%78~lG;wq+{DgC{JgFsNCs2|`2NgokG z{hZ9{!9i(uVbdVyiV6~Uwy`VK+@&|^(pajmJzY!rLFs(x=THo%*mv~MZ(L-nx?g#= zuP?j$r6h5`*1{rh2Qv~Z1dYs^LJt&~ zo2imrWggpwZuWgBWH;g2E&Sic{~i2Ku$bLt+gP;8USO;2Mg96zCHXWbsgh$!(r}h7 z$G=*>vv~OXDeRY1XZJM7k_5AI`g8y$Lc-~n_AVAPKsf{oWG+a~I$-L(do}{nBiL2=?c9#>8`iKRUgMceBCHHxS(_WVv{VG$_lRfPzboG)2IO*ALoFOR&CMx=<< z9Xn&(gfAj5gxZla)jXH;GTHUDyy8p&e zs>rgg!Ft#p{m%K1HdOSMTW-r}*exIZle1{s`*|mcdH4(O-SIdES3Ics{90`-ob_^OieYX!@$M){W1JIKQCu&)Xo<(+K>#c3I{K#sk_gp7T{BROIS9+RZ&q!L%ZxBt`lgIK<_?rM2*8%=MWxtg8t9*qhW&n zDG<1>?|y5`Tlhci9@yqXodw+syuNgHaPZ&1Dck;9-B4!nU(6Y>^lx=}=pP>(xYDtx z-v_wn_AwWa1atFr?l{{N*Ap=R`!vk!t+E>5zSG_T_CH-epMAL+U_Z0Kz5rmq!MGO5 z&$=g^56NAe^snQ?T{V>Y!fo4iebR}8t(_B9Kgg>3Y|FkQdPd!&^jah8 z26fzK_1IKN*=jwjg(cktGvu=BP_*QNzV7TuHO(!1SwE))No7n7*Z8@}=Ex)0-1bza z&|UAX==FLH4KXZCM|wezf4)<&069bX1ykz8_opKSh~Q1 z^=ep%7^5wf1-@y%%`8mm!Dew(>dO(-q#0fq?c_&#%XCL+k@!o{R8oGVM-m->j#o%x z9zPNauR95isg?MTxMF_&0Kj?GhU!JIuQvtFGXavNhZJyL)a#7I&9J9;>5>CQv{Hqv z7xi>6q_bj<<3@P;q(BiX(2ggN3=xii8mo?ZoHD3`PdGk=+wgxaCYJd@P#?zCAF zDF2X4?oxK!54j|>*f>&IIjBnoWw!}uB#Oh<9h7cW%lwGP?)7-h{K6rU3R{~rHQGXi zd;{-pgvt%~F6doTZ^)cH=ZAWf)7(duP*iDP0oybZyyB>DN<)8_DV57t zr&EaKBtKFtODCC_qoS^wmDT{P^l|+oJPP4hgM9phyFUe&^2w}=p663I;A~RG`s93qTrf(o86Td0W#sOdECPR+(j%&Ak#^)@?Kl1ld zoSD?$lnFthy;q>BC4jnO$8PAySwJdiZv+hQ-2j1i^#+tJgxI|(avWj4Uf53(6%8CC zd$NG15ptm7h0BI0WHCFnj3*{{GF@zzA%DI(?+?1b+RyD$owrSSCy zjE)DLVRL=?gw%bNfEe1MX3#g3iVqr)4~)?LzQw*`U$XbvWA+96ywF24qmFWzYCc$e zby}2u?t5ziK*3kowL6yaqHj}f}YH> zxXBB<^tn^QX7%ud#$kP`-E{ece$cK^C5q_kXM zuabWZFg_^%fU3Zk6x0{K07)c*JFp>?6XK0VY-72>(;zNFlRI-0#`Vx}UPTYC37mWl DVMcWy literal 0 HcmV?d00001 diff --git a/.doctrees/commands/create_product.doctree b/.doctrees/commands/create_product.doctree new file mode 100644 index 0000000000000000000000000000000000000000..df7a08360e1cd010cdc954b74b8c417df9cd2657 GIT binary patch literal 5832 zcmdT|TZ5{5C|iBYPxHtYPWCc zs@_XTK*3meq2Amf1dQi#(vEItPk? z@hHq`Qa&oxx+a%A5`$|0qM(7~X;N=z9oA)wkIEg^Qys}=L|aR0dpHboN+k8OJPnIL z4u_?t2JvFVCCy3HB4?MXwTt)Zv6fJ+Pwy^2Ev?Mmj6gzJvTvxKU#r9}sBWdnp1K(E zgqC~7h^S>EWzI*11Oi&)3p^BByTu?PLSPc#orJ{pYbh+UW-ubbK~Be-rcjHLO!QL8 zE;Em9fj4^{4A~86w1eLp_`QkW0L1JqwgIA5_A0x;UQ^%Sm2tM4kwl8VAW1k%kNbCz zA0F&~v)3y*je*xoqJ zJ;|sy;fFNw0vK7)BOvGf=4kfs9B%E=)Oh<|Mk|KYU9u(q@gFMlsuVK0BeHOi^&1?xb!FyCwd%G_;(B^ z^o|%0m^&KwfdRB-ju??`qokvK1eX{%u>U`WZ>;#k7q?=!WyKX|MVDYU-Gu7?^dynw z*a78+&Cw6%KUxRr150iksW;_7_h%EBciXxM;^K~XJIi@M?|2{g`z?q1ML+azx5jrK zX#$=QWX?nS$fdw5P94Tg+PkVgoDTZ`{3w?%q2j^(i0IrlnK$lM9DK!y)`5yNYz;(Q zT5Qd<667*AR|&Gl{tUA({@4VpaCWc9jp0w{S5q7QNz3r-CbzDPiYTJek2o@}tC8&@ z*V8LLYFFG^RyW`$CcVNhhC{FK-ABf-GdhLpd{78lg?62v*dJ}_tX)B^P4RJx_G;cO zi~ebTRkcOGfO=Qex1KFp1L7BL&W%-_E!!o|rQc1Q@Q3I5%z>@~{WP2KX03)v#+Zk)B>?7ynPHGM{7jrHkcoK=>avs>1=@uJq*zm6To zJ#HZ;UR;6N2!>JHG3K+wCFbqFVnjIGkz7^ZXOv3R&*4jXl+y&;&iNO!E?h5Ph+bB+f8c$Cr8%xi^pFD1^J4P>b{Eb=Wb9mAzm*Jf5`SnNMR)TwpLw~@i^ zetCLfX0zJVI>7e?14I#YD%Dy7FtPINWAWb%Qh+ zLroyUL+22ztJX;&Q@@!~=Q-SMEiB^9uU!(rnh6eX%o7r6h8t$aIJ>rfGnENigsFcV zYlqsT$5|?<-`;7wB#{0g7u>q+h97c4Mv+#el5)|73c_v`$_VtuChov=ts?WsJhE>q zSM(PS5i~ckNfXU2gvnR%3I$Wy;k^a5rQ;2rlT6@<5s$enKiK?^TF+?aBT6WuG%$dz z>X{LN>^d~mH<^@~cz1Uf(_)aFNR}ppG@l@%E^A6704RN2;9(vKb1Y%L|LwPK0nhb( z9L%uSGY$J2jy-~xXqP>p`G8Y7HfJCq>@pcgIIJhh2vHPDR^D4u*Wi<}Uk7KcfG;xb zA*X87HcUR_6BgkI|GgNc+VxjOOb}>4D-hKJKwUCpJM^P8AQiON0)|(i0EV~m29yni z*nLoBI6}YWnFqQm4V=Pz(tsyp_&}8xwsoQq#b}0%$J%$Jl-OX@FKY)STn6{@5D|O= z2^ggkXIu_Ib>P#O@W{ujqt3fV>aFVC5WX6XZB9E?7ie;*U+C15%_az6cp^_ij@XdC zB>99QJK=S13qrxOB;F#C(ea|Av$@)ynze6sm1>S-!@l0j@d?HRgL_Q|OsIW5=?J!$r>vd8R!*~Fd{YOQTtbKF|M z;UZdIh+t=Q3_CijS9`|NL0dROJW8Y5UkvF>Gm|xSZ;E5jooY61Pw_`O&Si<StKL;?MmOnwX;2jcihj&u}2eAj%iDqhgrJgo6 bUg1d)6`}U2i8k+YsB>YJHgv%+MuUF?{vM0~ literal 0 HcmV?d00001 diff --git a/.doctrees/commands/create_user.doctree b/.doctrees/commands/create_user.doctree new file mode 100644 index 0000000000000000000000000000000000000000..a20eebc59500e97dfdef4bc836fbdd2ec9b7990e GIT binary patch literal 6300 zcmcgwTZWUH*Vi$UME)np%8Zl-70<2HR92UerCec1A4ePUXXqz8uJi z7f1P!=~bpwDu=m(@8s)}^fU6S>jf;!AjI$Gh=t{^6+cg!!H{_;DIbweuDgnj=~E%D z3rFl=ZSfiw6uWR|4}W*?_ci?Wp)6h(TTogTUlvQ^75&zM3X_9`MJn6RSmY1m$^JW& zdnd;~IDq}xL237a7l$FfW(O^=`)LMGUp>5(4*^;auCsB<648Q9|M+bKaON;4;4F=J z>M+lX^GG=|a+KgscA6<3_MLli?mUt~;0(Ewq;Z%i?mMG6HA;3)0$d)&soyU{b>n}x zeicz5^=66Gk$9DYb}q1Qh*!j2AadCP3}n_yA~#IjwgTOG|1?r;Vtuj0X6wVnx2BlB zTdErqy4d<#^-k^-(;cEa@x|dGlYujmh@=^VcjXUXW=X(KjnITEJ@t^I&i(y;9;GqD z^lgaKj7$Hm2R3tFu=|PoCR=Xk`z^Zsw|BKk2ge^QjuR!wy+z~Lv!LcfUI!kzT!xL= z+-gZ$S+?183j)(9*}Ir%i1YJ7vJD{HzHmep6QAnjw01h7Sdk5d<)ip zwtamztX~*dzXVuY*8S_F-%s1uK>0;``Ng2z20DLV6iQNl63SbHfjt)HAW5I*0(pG# z;)M&dSR(72wJek?R@5MQ+@Zg#-5cjw@Wo9xtz7TUFzw1w_hpBvphi>@;V-Dz_hfN9e61AGO+ ze9dfkeg@gf3jH}4-^GoGu9@Y%rN+3DIp#8h;|d2(-`RVIk60ck=fn4Jm&nxz*YP3w zU|tZ-*+uV$_S!YtEolqw@6W(+zFWlQ_l)~E$M!0;pKW%7I!%6l)URUO@0xATH_xID z{W+*V9t`GO5Dog}^@at(sZ-q`>Gn?te*F?ixF<&v*M7K*tEH3XQQwrtasoXJ>n8$> z9G3f1Rg2NL*;0O-5E3)7d+{k2+8AD)V}C1_`3$({gGI4S4XB9a2(kQsfY303wtjvl zT!Yb(G5UPxEEAw_neg-qsypS?v(Ojsm^bKI>t19os#90&Zd_f4n>%((bj~Fk_uR$^ z`$pdX%il z&`LPGpjWL9_c6@rC4NzFdU;AM1GjDvtXoOhD9|ezS4u`>^hb8;hQ}z4BgG@X(48N# zAV-J5Ugvcu&Q+4D;z(>A>E4**&COJt78v;Gb!3W#2?lFv94na0M{0gBtl4f2#3eXYO+s8z|7?l4hCoyx|gfb{u}$5 z#P64;%Ednfr#`i zAw)-SvRuV(Bhr^7=(geKVdB=51h7UR!A7(c0*cg@kr=X5^czu<@!XHyNl1j+=947O zxZ9p-SmG)7q0D4S*)12B3pNbMk;=-hO%Deqj?- z0F#?MqSbtad<~sNgsL1KUer63Z(vR|1`z`pN>#kKeM@g9JaLgF99im>OeD#W!FEaw z{gO~B$=*CTfH>p6N*e%7jDiBZE(2f#6(WkLw<^ zPF(ZAb*s0tv3jTK1%s=>sH|ycdWlC5srRZ^%4&l21rufDOXP-f6-&n))d{@Wfl*+V zLVp<*-KS3LV^q5-DZL+!7^{uyL5E5z8o5yKlCb=}cl>AM`0=0UNX|ui{6`x70srN? zM_TGMF>952XCgl{DrdRaMJKnMw=Pogu9+kzx!!08*KD`pNl=9Bg$bpEa@gvXezhf~ z9=rt^!eJcLd@-umW`wnNZ)(M!-PKIGGPOR+ajFU=*Y(-8sxLSdQDMyWmP+ZGht?t@ z0UvP2bl;|1HsqfI%#Vv7B3sa8M&1GT3c`cw<6 LvOx!aKJ5Por==-S 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..c4404d1a57651091e5304b30008b9a48ec7dc7fd GIT binary patch literal 14154 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 Hyw&(`rMB%T literal 0 HcmV?d00001 diff --git a/.doctrees/commands/index.doctree b/.doctrees/commands/index.doctree new file mode 100644 index 0000000000000000000000000000000000000000..734ee4adb7e998bf4456f8c48b52d900e126ffdb GIT binary patch literal 4348 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 DF`(Ym 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..efe83c92425774056e869bd9c728e17d4cf32e38 GIT binary patch literal 5543 zcmcgwTWci871pkHW;D8tq+QD~S+8l^*dl>pKrrMNgpjBF1B1bkUl0;P2!{NJd{x!A(V|P1I18igI#qS* zT)uPaocgHqo8N6M*nfImri_c(kc6Q~LMjWr6ed9)Q=y7ai&uVCd{}JjenuY4B+mj` z=mo3@7>~k?isDhB2WGkAksOx$dy)o+3=i@IBCxUa88T+m`a9}~Syl*;%xSFnt+#3B!+(YhBzL`o3x-4P^qUrS-0HiIz< z4l_D2YjWLFWNM}gw#7WQ3Eu2mV94%3yKVel#cv0{Ar`aO*g6)ivKQGRdr3dsQ*pYN z5~1X-BqAIqv)#96zc@Vj@gC%tdrt1XAcKJVF@zLNXlA9 z)qj4s_J;Hnqn>dG48{Xuyy`i}c#|aah$mAT@Cm1(7g3VIhePka@F*-J0=nacG@`Ja zWiuMRlTz`+aQ0Tp-vZ0g$jfMuWT6M4%?jbgJ`ev1^i1 z$?P@~1USseG_+9JW;gZEza|wb48b?|oNxBo%YX@c*2M|y=<83a=@5KV59al6G5da- z+4;CI;JJqrZ|WcY&&^jx$Z759xj=n`y~JJzq^?zfg>c`k%<+D3Wntm|#QHy%H1ooQ zN^w_tj2r=2!mF+IQ_MDqpd5I}b{r}cB0O!ZSbS zQgSi%1EecSA0yU%2Q%anj|-_N35VW$hUa4rn2|^(mSvbgpko{+rkGL8qasV9$RtAP z0qh7Aq(`%r0;pVgP$(cc8l1ROv5bMcveD}auum!2xwr^z5XmH_a3zt6*fHlgUOcOD zUIv^AJsfRfLh=yS%gnYTq{*;B{tHhS`|lt9wlQ}Lb04%Z*8=eRDVJ2}T`AFP9Mxho zZnL=7viRMqtQonLu9pt@ zIto!&OX)ItbCI%txdOU&x?XK_uasY^IJTVp@5^g%ocxu|(BGby*QS<>ByJ4;Rr|;W z0hQm|b#4Wj4IKT?i}3Z25)x+d-^>~3ZO~okwL)Kc)t1zMZSA%`oxSxH=)*TFcT|c8TB4lJsb|1CU z)S$|CFddaBv{4Th^m4U^h8X6i?YN=`L7tiZ$gjJh)r#V}BE2N3QmB&9DsI-j-y}AxZ}_XUB!UJ^>q)h_p5NiC!~3smNo0hQ1{(KG6e- zwk}1L7~2953~xFLIu=XuO%3Q*T^`OWH-^oYWoSM@R@Q9bPFO*-SS zq9Q7n)uN8>gmj!waohljZ%;VIrAqm4;0tXtATO-48-BK*rjrSW;Drp`j{wy|t+Mu&Ek<@SR zv?vLbf5atM7P9Mp$R!y^Mv+p=UKJ_`yHzM75gaz|z;vx#=1+L!o(P^bUpNG*-`rd9 zjo}u;6nDg^Cpqmh>%PGWP4>tQGKOY7lawH(Yt(Gd^Vz ze!%awC^67ql`%n}{W3>XOBm{g9lN0)C3r1xro9y~JZJ=Pyo)zj*_sf$5Azg9n5QcH z{#2%c6QCyvxR?L~WnQ>$5{1mir9U^hyL3r6!mbXWi~@tB5);A2R@C{;LPE5NEl z-`?had7E3QH_K-+U^SY!oOYrYsW>tZO?t^?6NE32$VJEz8_HKCGo`b6WZHyKK$gN& z8&DIPXQdC3?dGWN=?P?To797@NvU|X0=;L5?tA;dLyRBX!XNep`~2WJGupzRT=&f? zb(}(MyinP7C+v$8yW}KicMQ?)TV`Nb9%KY zZXL7*7~*jf)p)T>pE*UWSNG>Q_N!Cvrt5S3k&ZJ}Ah@DE;fwHG-z literal 0 HcmV?d00001 diff --git a/.doctrees/commands/resolve_pending_order.doctree b/.doctrees/commands/resolve_pending_order.doctree new file mode 100644 index 0000000000000000000000000000000000000000..e34fa96e3171a81ce0d5bd833de6e64344055f25 GIT binary patch literal 5354 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 WJT#b^nDB0frWTfE!yNeesQ+JW$KkmE literal 0 HcmV?d00001 diff --git a/.doctrees/configuration/ecommerce.doctree b/.doctrees/configuration/ecommerce.doctree new file mode 100644 index 0000000000000000000000000000000000000000..07bd927923ff34c790007ec213cac46230afa50f GIT binary patch literal 26358 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 E50EnK5dZ)H literal 0 HcmV?d00001 diff --git a/.doctrees/configuration/index.doctree b/.doctrees/configuration/index.doctree new file mode 100644 index 0000000000000000000000000000000000000000..82bc292b1be92583cbe51f7bae534102f815745f GIT binary patch literal 2908 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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..a1621ea819723648572f233a37df85a52b20008e GIT binary patch literal 72408 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 t=PpAB~OMHJEP%5>Iq8%YD> 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 Y0dA4AOx_ggDdK*az}q7AY%FH~KiZ0}n*aa+ literal 0 HcmV?d00001 diff --git a/.doctrees/configuration/uwsgi_tuning.doctree b/.doctrees/configuration/uwsgi_tuning.doctree new file mode 100644 index 0000000000000000000000000000000000000000..8994341e357b0167c2d78adcf0e8a7b6ce10dd61 GIT binary patch literal 14422 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
w~lL!0jSot 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 LUZIMh81(-R#XYCq literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/basket.doctree b/.doctrees/ecommerce/subsystems/basket.doctree new file mode 100644 index 0000000000000000000000000000000000000000..700ed06fdb7124b74c1730e2856d91b29cc72431 GIT binary patch literal 5697 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 literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/index.doctree b/.doctrees/ecommerce/subsystems/index.doctree new file mode 100644 index 0000000000000000000000000000000000000000..37952c650c8386175fa0169e4997309bb6e3b4cc GIT binary patch literal 3006 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 UXzj+y6+I5lLes+!16R!c23V&@l>h($ literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/product.doctree b/.doctrees/ecommerce/subsystems/product.doctree new file mode 100644 index 0000000000000000000000000000000000000000..763b3f9e8a91d80f4cb4820d6a69579a3ca80aeb GIT binary patch literal 6117 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 literal 0 HcmV?d00001 diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle new file mode 100644 index 0000000000000000000000000000000000000000..349ad601a7dcd507eef0ddc04e95072c427b2872 GIT binary patch literal 539979 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

K5uBD-pxpw&E%cLJB9z%;V+kbS$r4jY2+N^oi59 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%0D%Z0ymrjT$bKAP;p0u}mGG790Ip)J- zV?Nb3V%X)^79&4K$cY69f$EQ5af;jIOAB1zdEZ)N;hVDv%>}n zP|==|fV7Z5hnv?$4?`p%0k$N88`-5@s)-eiCIPw1L1++`Inv>)Jyq77hvU6cFCsKG zAqL<2$!F_eZETV6n@J3(<8a>vsyt$NF=Ja0gF2$Ab;k{&AP_wx3TX^~0XMUYo`#4* z0&GbX_mdwcw6bO5@Od_6269=F{;sVm>IM&A3?N0ZVSTO7%hBc*TnLt~XDMP$e~VWv z-a*KYBdxVDZ8qf%4r~qe%Oth;#Eobd1K^R`yLb!*sZC(sITL6!2$dSpGeTW0wAHtB zC%eE?h)^ZKAfa}mV8ywCyjfB%wak@tgvnu!ZlESc2dvbCU1~_9?l7@b$OmLte49Fe z$nNVOZ=ZdjYX=ac?gzWEgNPu4(iI7YVFi5QE{ z2PVW+C?=IP(ICvZZ3&g)h4g&9C1p(+0IaTzz@9a;FVL`#PsE7seG3oKdCEhiu+Hl4 zkn6i9ob}Qs`HVUCl0Yx!Vy~12a*IIvy)-7KK!ri)#%bO!KsT)lYb`bbyVxdBpd%x) zbnFBU{;1)UG8pyjla)d~lc$S`amWL931m5syU9W@n=fCwUMm;VwS0yH+7zl~W^0IV z4Mct78rO6Imr?@S$siUVPYpAMZF4V&O>PYc4O{!ZhW4FnwhK_i2{OfY5xKda8p;_LBfh( z0DngDg(<^-0efxE8HWPHKNq3qt%pVdwW~QJBp2mo2$M=9^y)b|4o&ujsJ@QUR*B$b^HmC+Fy@-5$%XvpYPJ}k z#&lGyV9KF@3PL~;hYRH^n4dHUlbrBHLl=uUDrv;pQQ*Us$lM?@s6BIHp37Q809eOn zw@KP6hbgUGy0T`a3%FJ`JB_(6@76Ymy@>=uOjfQnU9Mkw!uDM|Y7WJpKfXH%n`K*F zL_V{V1}Qxd81%WYc!)ox|G^}zFex1^Lz~`Fz;?wFG>sE>VR{pdjgPppP)WqT3({Q# z3DlW_XgtaK!vY;vDmqyUzl9XXZ!y**@bpUJaJ}(oB2uE8_gDt&&^OXrpxt0KTwG2Y ziZTU}`5S<{Zeil0yAPCYOc=zd6WSD}8j*!HjoO*E?!0r)F4&4tT2X1e0*wv4l$JV{ zIF!o(BV(K3y@$$%_NvKjTfL6xl(Df9YqZRV@Z+m!G4q!-#q5$V!R!E%DuF-irA)1k z!N8$l<92Pz#z}BgK=zi9Oh2iSn=H4?qs8bb*=Qkb#&91a2dY8qt8^`d?1?p%F5x&a ziZ8HFrXdShE6t|e9QL$U(pU${VX|sdWsDjs5F1vnz0u0#@I3=6amn0RuuGFQlq$C7`Uq6T#o)N=K;{*tJ;0Kc|2G!BU+)Xj4sKXcA(#4%K8y8>SXC+XIdJpGcM zO~|uxkh`$Dd9yLK7c9w(odwK3X04s|NAX>-KO)_P{I;I=XJ3-+Z#KR&v?%cuM2ko_ zA^(2Q(Q>hO{$Ql|GTYNxPdg!i&-T2h_mkL}v-p)WXvYG$TRg4|OKy{JmYRaytmm7( z#_G`}I25zVRKkkM|E|fzP^n@WCTQ<(e><$Vu2RNs>4 z+_0Y77{5c>YSoHHEkmZN`C5&1BxpX+yR82UZyMQD)d-;#tcu8E)_87QjdRjWs2@r* zxuQ+%88j1%h#0)T5tJf1|65z1WXy7mypE|IU7E5H@i^bBOAeMY(3=HixDw~@h zB!r>!1%~cO3_}uNOAPhxU|VV|dd7n2Q3VX#jQ0{Z>jiF}lNfF!z?QgKzMBllVlhir z<-s^CHI@Z(>WsWP3Vk(jH{DCzT_A8*PYibwU=Vkm2*$V|ix7L8lWfGadifEW4lz5D znWT&Z>eX~Aly^4Yc`J4?DYaR~7@~)JIYbwUAqsXjh|xwL&fF)JC#Z;d>D?(_q_4EE zc}Eq4Ya*0L9}_Q*P{WbKGo}z2pU-~6d_o2_;?LhD@uYK!k>*U{6V0yM6H~c ziIF!ugf6tN3H%C~76aZej<_SnP^NK2;EOCH*6pxj!JU<{v7fO#F`=`-dt1wqsZm@v z1v?n*ckltjd5hNxYs>J}Tef(o%Bi~vv@tAb<9EJ5coVuucvH{0k*zjm=890iOwIAD z2@Z^B)A|yiVgOib7i6TjLL*kEJw&8Ib<~VVMLZ}Jy3s!`7gYB-?rIXsm<0G~qtU=( zP#OD88g_-vNCzyF?g1P;2$I9eMuJd>L8xP6n~;#j!Y5sIRRU<4_Jy3Zv#{FZ?6|S9 zo7uR`u3bP-Rq?`px)v5VSr>(WL_KX4RA_k`hBpLWJxa17>!3k?)&X!@vbGHFQCm(Vd&O$ug_#s8a^f z1v=&XX4bI2=bc)xiQ;X{T082O!8n0_`M#Mo4EMZWS9i?AW(zyQfsZId+X{T&%o?83 za~zxRtxdhm9I=GXy06NFh7q{anFGyr*&VEX*m*6B@ zI$eRBz19$%d3z2Y7{2L-EmxCc5UxvK_*l>ylA>XYli+Kj+hVfCN~k1(=9-j|?FnV1 z0afWFPf@ZID+OI0==|q(0fK%LxQrN z&pqe@2_cCk0k)*9TZpn$d?3@*VOzvQXjKzhCKgY)Ce6mabllX-hkfFaX>w=EqlBzD z`r$+7ygE(F!69?%lSwnb9f$ue(B;w0I~n7GW;TOnI_kYa9|Wmq^szzE$0OX@E;<~d z4+*d(eH;+<;R_kK#;6Shkq6~&Rq

B0v#kWRXEeD{(B$V6qe%%cNRyq++^y}fa%CSfPz7|W#(J_VVGdIp z1AMWY0drf^oQ8<_KXJp+1?hy`Et|w}ggO>yc?;Px#%TvMZMKn9Cu^w?{>tNtgGN;l zs5;A+!sEO!K{#@89QFp>KXpt`_nzITd{apAS_gMt1LnaoJ0LL*=fav zG3?aE_<5|q1W=VSe0R@qZ}x=h?3rK~5tKN<{ptcWp~*@D>@ynOS=4-M!5}LM@lQ}N zTuOqW=}w@4d}ybDAttUj`Z+h-SV&B4=}=4zh2#Xzf|ntgYR`xk8J;X4=HbxwR!3z$ zl{y=zDe_!xY)=W=G%!~i-%T>#pCBeZhJ6~KDu$)|_Q)~Or02%iQrVs{-Zf%uZ|C+U z!FUqjPNUHgX7IyA5;A;Jh2v?WP+^q_2dY$XWe=IHF;%b$d&ECk7{ST$cIzUwCXQm* z4-;yMDcRwN3FI)TrfPI|Zv5v_O_@hU%q`m`)pUy*gQN&>&q(T8K~l%L@kx-B1Q;Z# zWR*Ngw?SDRtfVo=6AhY#{=sbTZ>A~T$QhO_$4L15s_aSWXIIWlk#|7GADZ$iKw;{3<|i1lmNz7cc2)EqFrq7YPSqiWC#h@?c?e#``km=P21v;w`Be@AH7wnU*dO1N8!9 zJ`-qIV`qoQWC#1*;v|G^>Ldh>Wt@Vb4|L*VvTLb@|x#n8BGl;g+(XPJoWHnvX-{tS&6IXBDzvsxw zt9I?)br896ii6yJN7q5pI|reQs=emm3`?xpgw9FBg@p-i$HQJ29QKgq9dsB=J$^FW z{F%M$u*rQtjvL-kKmu+XSD4bg&&1Xzl1;e(6$iHqJ)c; z7Y}@3pv}&%j>=@#x%i@92sD4!4{yTy4q2OQ0OXj)4C;{znki#34M|=q*JKyP!39)KPtESl zfB|wW*;7Pio>UifDSI*rf2M3;Aa42z?2{2jYLjOK`-Y6Wrk4yj*d_!19T;$rIM!XM za*$QH&l@Lk(n%Q*VUp=U$AYd%$-riNqFtA6%OKrPae}83;+zgRM?7xRh(l#Kmh-4~3XAh8?mL+3c8vVps3mKa}T?zJArw4c%+XR>l@zkYB z$!1be;balWF7o;u&KL6tWu@~f$SoA;uOW#gX9A;MPshgG=~BkOy219qTpkB>aYs3J zyJ}C?Q3Yw>d4zW}x^fUSh)JNrBpg^A;p7G!;)VY4(2&^5*Ys>7wYzUVW~0tCQ(NQC zIlCEoQyIE7j?qH;C9J0rBx7n{D?&NU+MXI$+nlsc>VwicU)P$3fw@kom=T=}9h=B# zANAPh9%KL$?@P_kW4$sgUINHY~G@ zp|OF$p1`G9EP}jwAeFUixJ}8mb{yP;MR1|8b#S9~xR&O_WwJQ#IZIN?c9FVUAN_2( zkr|HQh(a3~52jhx4bfRL!<97EOfs(I)~e6}%hln6o!x+ZJ9%;^xo_QhXrDDCbT7KC znHxDacHrRd(cQa_rqH(3Z95L{P9Ynnh)lUOk)N!~ZGx^{ql0MlN#|04{^)-bs!VRH z#&KInpkhTEjboFyS4U+s>%2Fv&N+!y>WLDoYvab<;MCZ@C&8)mBlj4C&$o1Kp6rW-co)2W=glN?ha4E*XWPGJg#U!7k>Y5}_i#NnN+;tywvE@pyB zktQyyM*%GGn;zczQNoDdPf!lp%X{25Q^tKf!2$9NmLCSxuG|nIo|GHKTaNKcQ07#+ zaNILw2S_(6gF&i)o**Vd-H^MpTXv%yO{$U(>2z2hL1L9QT!Te_8(u8DBuS=!7bMf; zQDoYqc9|sl4+##8N1}g|7>Qb9+6azqaB_ad{Ij6!;$LG<$HAHtHI9QdMSS~nmELS` zNF$wU@J8Ro$=UY3*=l|Os;?`TL5#;m(GG>eGujO3Z3FwNfjN0sowH9(5otENXp|MrnxbNm?5-7ny8u zQ2<+WnMyr2SP!U58@*mf!b$@r`xIN@%4{XUi*##;^zZX!M)Vx5Po8lSb~x zL2%P#Y=466-HlgB2F9=DG3cTTGHTb8021J815Fs-z#jUe3n7Vo==bK8v9UpGqm_c8 zjwVyG?rF#H))YrwDv=L1;`z3gtCs7Nxe@D-eNUawNhiRVky4nE=*ZW@eC{kxK^DGi zvKAt8(}tqNwnB34Tkv#XHBFzQoFB5v5!EzaUWm5QX|*s#YVHm;5)j2V?@Wq9nQWG2 zc9g+t>T&n>`H;=a_%?z(ojjW=z!*LI@a%@?&E7vd6Q%pLX! zO{!ZSK8AwEEG{=b-^~C8ss=qeGpWm?$Mz@7S3XX;TaR&YmVJ;0OwF=9VQ!yW7fgD1 zK7o%4#EPD=v}DumI`Q_P!)Vtl9Wj)Fd(a$&J_#a96s( zMriVr0G}&x6PWTEhlpl+BhZ3zTh602=zgixi^>fJ{hd@}6cKlU*wErtZft%ev5}Gh z#YlBROL1F@JPk+^!O3phdIALvaV!A}aokB;Wnkqqf&is_KhkXr55)i+?G|8&kz@;7 zX_1Y()bvavgkEwuavo8{x@e|GA#O=^Q3;j|P=4LpiKY<+0gO z%iZ8S@ogYL&l3SfL1-3eQLwEV8cT6#51~A!Nc=ukk`SYL^8C9zcEU_fTak~DCM=9P z9ih)`D?yEHYxK;f7rZ7;;?`n6jf38W$ce_pIwk;i6bDGakbSY;?1EcEvQKW>|0WMm z7d;Cxmju|7x%Loqk;$3)X+OoH(E3QOX6OSp2g^gq=-f(h8N7y^XQBY3Abw9Eh!9~S zdN_j&bFS5dVG#GK>em36NBTsvNowa4sKnV~Eubnjht8~-6BZ1bA;^*KO@e0RrutRf z`Xp#Z0&Gb$-=Z-S&NuCyVDj04)4>tQL_{GzV_8oTJ((t9qyp`|{@_kb2B*!w=jQ9$sJr(sv)<+hK2Rd7-c@r+(DD*}AQ0g^Sl5)93X7yMgk zFx3JfDEN7IVhATDNn>|nAcslaPl=Q8JJ5tQS4cduy}>iAfHz_nSW zozCRq<-k2eZ*g*9RYWgMn#R6%0}CcGpXdoOyFA)L2D}b3;PH!egAu6NkrE{dMv$kf zlo>TiFoFcwk`X>eB!Ymg8gBHY%fM1brd9SGS)xTK(cOo6Uj&g2o4=8JSzr6{alIA8fIO7Uh8s!Iez z>$WyI?d7At@O@Lv8a_?tf@XbF#RQM7iyL5**;7dI>Pd^_@tl*5)SZa5FvG5$6!h@zjGRPJi;0ci{BjEp9zDxuRdC8bbba zal_pO6L?PlPY0m-oc>$TmB1SH=rXv^jzH3p0U$%JLSaUNB%Q*_fprPt3DlRr$`vxq zCt|M#BHQW}>~NxNu3fZUid4k8-n5@p$zMJ#m}=nYU03WwfwYyIM8@ki-kyS=v=tU- zTo96a$Tc0T9xaCtPtZu9l{1&$aN}=16y$Z8Snq{ z6eIqMEi7~bq#4)r1cGQ^J|WN9zVKQ#u=y~jw#xi-N zGA$=_Z{LljZJtU~F!ti&vocBwVnPDhfAEKumEDLP2YF{)-$6}*Rj~5|LW18TG2Z*; zn3KmpCO8b1rxj%>P`6{3aK5-gg;y}2ga zHo6C65cmHih}95r-_RyXaEf6ss7WlwaAU}pCWO88k^o^pr?*WpiF!HJp19d_F`y9czz$U#K0Br9eUNm5ihmeTdHkm?J$pCem-Bo)Mx7V%vyT!U!b3(3&2TEIKBLZQe*P*y z8+hghonPZ0FX87)@pN8Bk6*{*l=E_aK8)w6Gt19c@bfqD+&j-%M}HPLuM~e?#h+fy z&)492%2|zP?iS~@_~X2e9&qw+B4t~CqpYP)5yYUnQ@ymV?(-x8f!}K_dd}9BP;*~!^ zg85_g7@`lC6HDvkm#DxDXP)7VGn~nH@Dc-Ku3}&uTFk(Bp+UeLny4PzOul9jr}O`*dsUqho8KYc5oxvluht-Gm$#$%pYax9~1+)pAz=YU8F(4@D|v?UR9% zkT?u(A=U(ya=ny|i|o1qeAMW#l{2-fZO3IggiIu;j^OXH*=Dh*Vn(1rgVZn8s(D<> zdu(=Sv~ihSoVc4gJUS)KPbqmz7umwx*@tFF8|%G{a?_%nqK%N`=HU$MA~MwSc2yKV z-}@TeD$k`aj{nZC2+p)NmV!!&JLdx<#iqsIgEc#s~?r^gHF@en;u(c?58c4J{NeUkL{-0a?Yjs8rU?~|Kt z;J(ljuJEnlX1T^WlZEp5>`bFCm(L<99dAoyr8;4uIQ`Vl&h9;{F<7HrsxF<(fxLs& z^prQU{8QE9ybMi{(^nC%h;*5xmibSmawyAq%o@M3OcLVoRF#evtzzmvDrhc3KX7sc zoNqb~GLTpAXoQBax|pw>#H9qZ%!ZmEMM3b;M$Sd&ksueA?mAaQOLE6WGe{=*rGwXu zz0edo5LPSqV7FWbTL;KGTchQAKvYF#Fa*^*15KIBy3`X?Zx2BAb#N6r*nXJkvaMBn zVk_OxjD3Oj$uTX60~Q+RPpC$@wEX|sdlSI8uIg?)acsw1>^Pf4NXXbpu&j7SwiB{A z3n;RZ2s@II=bLD$aaOgKTW*|mZWa|hrqJ6vk+gm{(u_uoQ0LKZY1scX>_2h}+5Vg3llx3? zjA%NKZ8AE+cy~f5_820R4S!78|DVlcF&eF89?SOa@jj1zCt1U{(dB9w7^eppf6hub zm-t3tp2`oiYex?|)N3ByIVtrZ3^rd~1#E7B%p>=1wZB}3d?*ajn4C=>try|&qsYr- zxsuCQnnWb;CQj%Pi$|V|qCv=!XoBA2Y3ne)wH}Eg-4Sin{P6fVV0GrvXb`?b`3wWG z#!!bd-)QQMsj%TxHj0PJ%ejrCEUSD@ zm2SjC$YJCvC8}m(-YfP4w|!;?&}jEyU-07)rUXTU*R5RLW=fzvy<-G2IK7kd z>}X0*Kq^Z*T}PR>3XV{wq~ky~3yGu%XRZVZxkdHdN3oLXm1**qXCsqdSj6@euU{Z? zf}P6&PLDkJTDPUHA|+(?{BFuhmy3Na+KAPCweRE$UjuwVARXbA{~U`rThF0GwUFE+Z8hP#8SW}(I@EyC}>Zu`Q~LO!>n zN$%1Ej~-Iqtd~v03zf2Ui9L@z_$G$@$b)YVvIsxBOu`+bqV6vVfv#-W2w9A?)s$d4 zF)h>pO)c!ivE`JU#+m75>A;6HJ!IyL5oTicOiC<)j#F7s&hFrH+$}H=R3?7mK>Oi>S0!LLnwp+SQ5j*zD1dPEY_mvkia+{aidRgkVa+fF2E2#`8KK`7-Ac_YG4Bjb)t#+)5&;MORO!{ z#^j{q4-H~h;&1ws zj&A{KEUzUr0O{I`w(1Eg&2 z$kV@lYAUS1oC80OF~rntZ#RgVpJ5nKYHD}m&%VM_>~K2wMbV8*SM0nnep0tLQ4@(z zsMiB3ILY4N9*pgsu|uc;fr>=16L&~^L7|>=zB0sX7+uR+UbER_Xab=Dt`bN`OdxKf zTzs~2tS$qn6^=71q=)0r!>Q68jVp5))|!ohhNY^Utr3#?u~$&C zGSAt!eHmuB(hoY@JWM~k8Ic^2_z|Q?^$2a+Tko+>(!GWmDxnV8pvKUVXsXQuT2?xe zQ1c6vn)fo-V~`M1a}BVinm?Je%^kv7(~r1ek$|q-Re6TwU{mGI61bG=2ESb?+PSWX zHqWfpn`fZV(PRq4Mz2I_ZW0pL>y=qXD+!5ffTqMd!PT}+#CIgL^_1gtgd?-UZ6Zxv z8I1oXNevyCPJ02?G!NjRY)o4KyXjgMg|UNL5b#A}=VUTNf3}u&*2>nhn2V41wX8Rg z5qce6eoTt^w{&?m{rL)9{8cS_Y>6LP;@g3>EqI25dy$N3iQcH=Yzoc=YKJK4Wb=m$tRD=2mgL$9(DD4a)u zPppV}@lHBP1CuzH5Zs}fO_y~k*ND5V)-6jq0WbhJC+`}pQ_4dRYcLD30Y+E@&T?2 z78cjsey0t9K1hc8Xth9R{9$RKl0OdXkTZMYlR_-#(6q~Rsp$V{Q}j@W+Tu~Aq$PXP zM%|m}o@`;&mD09)U3NuXiSTy2(tdD)O4vYCn z;K!P5m%9W9KO}MOvwCHQ{K;Ks;(f06b*FC&t8V355>{O&3xuqC`=RjmS8@6i6wAO_ zFfi=K-D*H}{2^<7cz9~;YUTi^Zia=g=qfN?M>aQDKZ9Bf`odS)ec=E^*%!tPw3D%r zBY+yqE!I(GpLZLhxEm2zSkVC&QthxFagoZqWDuK-^1c{Q-Qj(oB%KG7R>TV_6R_ay&OK94}ymW4JUr z7VT@h2KWmC>CQT`EixHuL~3e8mtJ9HvPq{#PcYfv2m}(+h(};SsWz8Z4sa+s8F+Tm zh+W{>CVRms^bpjBK<|tlp=8EB5983!c8#xK*En=0`U|Nqq}u`*#zHP(Fbiv}(C{JU^+AvTvD& z|5wC_phI?HBm_Bz{g7Vbxa6PUTT*e!zaVkgcGNaoh4(#)KQ|C-+}UwlGJ<{0Ly{9I zL~Xo0e2U$8>E1|l#P%mdNL0oLq9A6Tpk_8@=Ic2n(h@oC&^-u9uR6Jji3$<|EO>4v zU&Nl?S-eZJOs_4S_pee0kOfI7xha?uh5c?QM&n0uQ|#h!L!OwZRqMqXG8Yj*LEHv4 zW>BBlKXl$(5WC5*J1-v4I0iy4yh8djj^*0mm~hGd%TR33C5z!f>G{fk63Ae9Qg$Ag zCBqYLR5=ltw$Gu`eWOGuC-{m4KNXuV={`Xv;Sd3& zkRo)GRQ0g#GnDfZIL3f|>Jx2az#+U2a9}Ulj)f4$`m2&Ne<5M$s6t2>?N8|1k1AY} zAR)dH-ey2`d`*jrD%@%rv^Wp6SmZ2FWuL;iZ1*);cIzcHf+HJtQb!o~wwjT{-)@7z zm2^gbv7-l2V-0^H71HqsDTj#Z!;0b$Qb7@akWy}6UA;(y5SI6==y^|1kn_I6-eEuu zkkTyv5I$gYCnwhxiyVD8Tq*PFAMK8iR?=I5FfFWeA7NsPH6VcvDS8B51{&7zuTn*) z4U&>k(MdpcqYO_%l%W}kLT>b8q{C=VY1?02^VLlU0G`Fj#TXBDL?HxlLLd#g&Dson zu#e3&NgZ%~!Wlj6`7Yx0BHS#Q0-x&1XJ#`glnX?87hTCCQWJp}u_RS8-P3|<7Ke)xVFDegh@s^>9EcIYe#xh;p(kW( zZ?Lr%LreXEBFLUq&})3&PE-GeNj7&L@>ng(e0v`%of#qL7gSz7ss;c$hq zyCwr-RP4^3XQ%bpU`Z-;ACnXM<`FxZln0eOFrLMZ*fBeQ7O_LfawYXKn2V41h}~Do z>V1VS2k6pImoL!eVO;!(9X+ou{`Ghd}|3aMMXx!i9+sX!E-zok_18Sqc-B6k$h|}@< zkY}QZY92#td~jTyen8iq;%0m&d10juZhw#DyVPB z8+`qQCE8feH8ONn1w}QlH9~ju$HB5^q%II`w#hf^4*A$RP_q!O3^QI4JQ` zhP%+6RZmV%cl12;Oad8)2vWE3jO`q>h4-N{HfQBo^QOXdTg?)7icd!MWWO zfsQ7HM9}{9{E9Jjo+ArF8h#H|=1Y3TZM`8_usuN*_!jI*22{t_%!oMD#1Yin;8hrKyTZUjM#zL5&lc-QALart zqXU@Lct^GF=4X_(nyIOB1^_)Xm#xeKHnqBdB4s!N5byVJbpf2tL5F%!`H>l_q_4J4 zQ#Ck~)6H?DGC$}e+!mQ&WJT9fgDA9G zLDndczl|y*P%85PQmxUadZwo4YPE&x{=UBa^vphbJTpTj5L7v}46Hui=nGC*b>j0K z<7gnb4ib~ea^BNt2-^#IIDfuQ)VFH9_^}}!*=Jtx=qrrm=k+#z#+df~86==)jwB^F zfb{Hc>Zc^et{g^wTBEmp#g+nma(n$j;x&{Yll}NWkjbI=fRz=U%(-QryKh!?;8_~p zhyi~OnE;%G3ZDyMG7R5TrKQT&iG2VJUqAIjYJ4h7LBWHr4nS(&x5G8EWZ z=Qb<_xSFt$Fbg)AG5UZn9>Ub^16Q_1ycjF3geD=tb5u7C3DA~;7Y>2r5EA%pBZnpr z_uqTh;PCk59sT2j_w?U8IdJc7gQH_3M@9z*C;JBm2FJ!G4-VcNh-GhFE$p=OV&cA@ z2^rl~++!zhcPEWXDZi{MQa;5}j-eAYJ)owg{+ocdutr=T6LYB=f7cb& z`0Kcm45`L>%4q*(T!10f&;U)<=w#4WDjy%ao7jK=KqyvX} zI&2^uLNYKtcb!w(O_{GC4a%LmBJ!vv&tv%+n)CxpBtKDxp4uEqbL!xHoen!t{_cqa z_6oz_r75(EToF<{k9S-1800b4V~~z?EdUiXG4G~OxgKtc4qx%2mD+heb{ZuoJMG4u zP_(E(wR0=fk&lH?nPT$zp2m@`D1c|O*eqRa(=kcHg*Fm8@$?$2X%EVB!`>zzYEZ8f zmK)c{)Nr@(=lO*22=#X2KD<0;_1YT6mTCr{_s8!~9y8?$OO1>3Ue`_QAX6H>yuJ|H zpAdM`GY{^QVt0ba8|TSHkuqgF@fAn-xQP@v?&nNFHOu(>kLNxw_0-Mts3gRvLfZ^6-r_liiWo0SXn#07ZHZ-1~ zxCjj`rSb_iCM;kNJC)MKwtb2w7gTmP%G>g~)g8LPZn>DwIjAUCMtpj@lC1#kTnkya9oZjfd* zNl`Z1J_}FR`QzCqPdXe)0AVwHYD%X*sY9iBlEXZMx z4?HNg&U0{CGpXCkX078b~2Gd2KAFVZ{6RG7{$ma!~NroM{Uwn9|ZRiCMo@%G$w zmG}5RhH9a3Z!uKETg8iE%tLeXCn}Fnsvi`t{k8CoL%t%&ekAS)l0K9mNq!&tfB`ko zhn@tIo+xAKNLf>zJ{+&V>QEUT2Gz}C-8`V&hW^|y7&8nfCgqG<#4eMOd%Z9CFB+(Cc zsD5xRvoeM>Lj6DkH2Xm(xH@;kQ*rL0%LFcPRPLqk&%{OdzDwwD4q!I%c~TMEIW`tb zX*k*?s*DmcY`B@Cn{dzRrU)>qhUfHA*wS4T6EX6%+IJo|!+FHo*U8ifpTsRy(7Y+E z<9!LLqwhjK(|{UqA+G{q?YodyDi<=Q2f09K1U<<1zzGIb3{nzxAa^S5E1`{K97qlD zm_QmFHyy~uBREmKqNnXh-ei5nmP?e@oL4*T5!Hi(sei)JS2R=BI}2y3DVmv5_7v^L zFU&9Cv@V+ba#<|gaOz0$q$MV*PmAek0MIT^H;uWt^Ab~7KbI7aykEaVEQJm%33dh? z)fkp8G3{~}Ii>kKTJ6@<2T_x_DV!RfJ0in5lk#&|4`Ef94@N`~g%g&cm|9KUpS8Kb zQYz^)1H%d_0@yj4j-txuLTaBM6EPL>ExsaZk7r-!oRVYjTWtyya*fW`EcUvIa!Z)+ z66U*YFk>jC?+g*9&77h3DLJP%s34M_je%Q|s!w;Fs>`%{6s@ZgoA#-V>(YL$>+}kj zR@oXNt2!Ohy>{H!Kj}KYzu?Npi)x%^yC6)zRRcQlM76saGX1-hINk)FCNunNfUQjb z#MRhh7_@1r(K?+)sm6R|@ad-rqpxn_RLRz6e+Ui)qEzm5ZWzs!o?4WZ&YjFO7 zoGzBdy9{|~T13)LPG#+k=$OA+j^*7y$kI_uvZz@!TP`D@kF!j%`Dcul15yXj(r)aV z0YmjSIsuxOX88e?;4|o*uT76;QvC{&x1z96M&Q-mibIPC8&mg}kSemIlKx-9kXf z?ofh#BjmYVtz>s6+DOK8(*Rq_u7@255|$bsXzO{ALOFE~=-f%A3=TJ4t;?FyXdk5D z?@TxOyIb*hGBN&YfGzoZ(HIVdnW?4v(Ip1v3dLLtZk{x`X#*g5_dqv!msY$xo*3^m zz?Qsw-R-nRoc61ee!{1nS5C5Wy*Ug6OXCM&Q1vx^t?S++y#+oe0*%O~L9I+woh{c9 zTuRT(CVd&(;W@4rS4qm*)`9EsToaG^~XWfBd|;IU8W@411I?Uo^JBBPx18~iSbnf zY{}O*s`(go$lDPC#Rd{sG}QY;Asb3y<8n5;@x?WInG`t(yhj8s|12idB}DJ1>$Msm zfQQNvLN?R)Is|AC(pI7d~rB^RY~X z(4mLBsY82|4*f=AI-~)%)S(?g>*{sSpoz678EkL)uADWs@x0*pA9j=DdlkpOl^Dl0 zK$GL0%qBWn)o!v3yAvUdjadE;WLZtD!`3_M{krGU3;{NPmv}HGsOD9^i5|_Bze#-` zy}gV@KpJ)R$#{XK=oE#^sOu|RQBuL-Y7 zHlPL)M6Lso?I(!r@DfCVMn}vJJdzE2=Uhoh1mhCz029o4vOz|o$sso=-QR&Wl8G^B zfR_uT!EGZsWa3M(cFJuWbW1Gy86wJaq=g;j$H5h(qlvY8Wl~VO6yn-Q@5Vv{?M3dT z(9r<*3|doC%l{+O4$ZPDb3l&*LkDPkwr_${6+9bo7gLxW77GY;^c3h&2dwQ+V`N%P z?WK)scy1?LPC7Y)%sj6gD!iy_BkGzXig~zFz?Nxk{c&t7eqE&T4ZW9ez~kjo`T-it z^gcP>p@EU6$mcB2AsOMy8*jW3hme#~qXT_oV8L|xWU#g)j-)-1ug+8oYSaoQz+kg< zQB8c|O1lN#yhCo&ywoyN%wp{b``wv9Iz|=cEfLk>g&->P7GMtLdIpmshLEuVUtVQK z@RS)2w$&?}_~OqbT!%;UQ!ioHwCOyRTUOL-<BhQa8JralZsodD>+bl`qdhdpWeNVUPo5-RY$FZNh?h>+~`1SE* zLz&0~tf&;KRbfoGQ2KyTS-?(cRpCZ8;@`+B9HSS6vZyscbHwii*G}e}O}x4r&?gQ5 zt8s&UvZ*I#dQw(j;3MDRa68iFHB^a7iE?cDox-Q|wI9WS#P=T`}(t1TeH%7s{wfjcA4L z7^!*W@D%Nmd#5S6+k#C&esLNT5_z{EF5oT1uwtRkbE}fb+Y^(B2G~*}FB-xojsh4> zMg7|FUVbJqz0?3rz3gbXo?QbgJ%@`+K)8;5N z6ty2%I(J;BDh|-vER1$@dZzi62n!!nDR)?*XZZx` z>QuzAoIPHK-JrtfRL}wO2K*JQ;ihV?>l{+WY~*s5P!!Iu$gY}4d}12a-Vu~gP$;~x zkgZZVcS3^g2p0O(S{%hkfRNt1gU~pVMe--J^C)gn_39w=)M;XCn+)Q?1EB|1TK@6Q zBB97XGE^?n;NJmdTclcdL-DJY; ziV6RTHj;^eYJmSPkdAQ0T+;VlEB>?c?)#a);jZ5q=dHm;aPO}FEbMNmaa}O%!&L_rP4bWt6=e~WjBFlPw3waI3SU>SA*#9+F zU!dB)ScHNPxKL14j8n9siB`DCc|2ODd@;Q->+WGh-*Vmp8YPC{O*p*yd^%T{MIp%^ zq;019=Lb*j!a=mDYf%V|e^tL|kJepr!8t-y98hVb46QVJpcfv78B2525%csse5GT zkY!t-*LjIEo8wd$BEzH|FHuw?KTjF`^nhEw6Izg^I~1Wffh=gw$e|ThYKtZfGEXJc)~%u%ko9N^-M$a&-|i0ysggk!2_8+dq>w-q!sC3ents}=l^R0Be<&4v zs0kKyC~9y97l=B=J`I_Ri~a00WTaiLfMBub#MvnU`BgYky8M$4A10%;puoyWm!o|q_3*BYpIP;T{W6MLxIb`)7 z-IJQB-y>}FQFtZJ4bap;7PVIowS!E}tw@s5CpF($pB`H%8xi%0`(mj1BjO4Nl71iG zR<`=)ht$7qKy5rV&MD1vIA<9IwK${sp&=}vRcIe0yiVBa5@iR%`>eqEMZr?|K1k!E zBTtYc7)wGBDSqcfM=|E?rjEy%wI)%fnpm#WX@XjN*jU65t zpTs#ilZQu#?#2;>lj9=?2ZwLDndd-MPF$Zv1XZS;)ijC1SDIhx&fp$Ga%%+4p#uOr zc>B=AEjN=sP8Ld-%3(F?R?crPbA7)w+SuSCa(L+Q;Gv;mIwtRyy*J*l_xkH^+_wSv zdIB{HAUGR#gZyBi|3g1zv`OvXMC2r7{QMdS>i{)Y+*}9ZeH~j9tz)M8Hn#dMs#cSb zgX%xxY7!o4;-1oI5M+(xV-?#yWe|@8_w=DvXJCmF|C~2r0C(O@m$%U6SLnjOy_LTG zDqY@2m$%d9Qe5V?JMX~9@Z3ei&O7Pv9%mihTThpF(H-aAe0>jJ-^Wr(u=$1n^xaxdW{qlA7@eO?3x9ogVeSAxO zd|Q3|q5Ala`uHwBP!alj^l^sseSA27ipz6hDn^%`NAMMJZpBAqvs#y*oX1K4(%s}> z=sR!b2rzZHT&)(U+F_xD#C)unBTlOK&!%{Q&1@K_jjbx^rD{Q8&lzHt2t8JEg%TZ= zQ_G*MA$~WLrF4Ey^T+lyM9?aMz0EunPIsd@#6yq@;58^*$fuJG60)LX0+rFb15i7& zqK!308b5KyR%12AeU}@nhlXz-!3QyO`QVzyT6GTmGIt%FOTmlXo^@ z@|Q{#et?f*=ZET#AMqa^@fiQVn2=+S8cxcw=OY5W5t&77+!N9`=1C)uZ%H}ya|YDL zEpZ%roIHTaYLzPHDC|RFBykGcEpwof?S?ED-^_PYa%G8}1ho5>dxjeqxnrd|dXcKv zPExhy7cUPtyeN*kSF6{`6~3`ezT}5^=&g(8&HL+xnPZr8RBCuN?=)1y&P#}cOLTb| zU0#k$-gyOX9$e+T5+B3Pt8ra&Uc=Yd@^u+k*rbQ}kJsUPpIf1S9)CbX7YP)za>R;@kn<6`9nrR1*qXFfSretde!~Z2 zJ08rY$ARPV==vMX#mBk7@g~x~H{jy=8}y6sZ_q7=`bL-ijTU1Kbq(0gPbD7#`rL2 zm+RP|dmO|1%rV(DtWOD2|0+RJ{V?kz22{rJ358!ksPZRYn(p0M!Wc=k{4E#L>2%X}zw`0_# zlr{w^lSurR4T(;)&^?<;wxiBvy4`-* zm${H@-WBedf0ok5G|;k~rKC~j>B*TH$ziLQ%|KQ&UtSi%{sR&k_w)6NWwI-D)X%S? zf_+m{efio9Dl}JXRh)*4w0hWKs;%sHf0wgb(^u0=lFTQAJ&|Kz=m6TyvNad93T1Eb z5s~mSHu#+=s%E1ftt70$E*9MRQFIGCW~DKPD1AG2g+W=sj%|vtV;{j5G|B~{Oe)@H zp>{7KlM2aD*dGPSP$me2^vvYWTX%BJR|xMw4W6t3j49jZrPlqgt8`S{h@T{rs`*WIO%w zComk8+d7p@j=}6(h%Ol)5rRCAIYX!Fc{7+$98x_)hwFKh znC7dXP4t<>-M&6wdAN@H2}NYcqogSpJfvBEj(2|Y9G`Z9OR={1iqQFQ7~1Li1)bO* zZFPK||C#|cp!0OpplL`iW$j%6y}s63NNoOSQ2)Na0{wFy#>)Zab3Tv1?FyGt)>Tp+ zp>S6ciD@O$v=V6=B28m6Z`!BVoNDn~Eft~Z(tH!8?Cj{r^Tzmi7|vZnpo?k|NEM8F zKq%b58>*3v!u`a68c;Z@J!&f4Mpig7j`anJzqk`rr!|@QqjHDpv`eXzq$xt3&ch6( zQcIIC(ylN}o@~rT43$Op@D?+HP?b@OS~o z02B;69J(t=du@WG`OfXD45$Iw-2&1~U*mEhtuo5t&PS=ah!eDYS`nz&`m4YsZls_? zpF|f6lC(z{`z=@;q7t}ih$~IvG8__}K-zGhOSxjrI?v`L6X}ge#SzhgTb%2#`f;iw zWxCi^Ca&45lKpS12j{v7on+Gy`$A-uBA*f(P`ow17E-zCspLf^0xY0KSjz=!5%!?T0stby$zF+cHF6aSh}wyY*l z7q@C#jL|RcIh&Y?NGYObwJ5sG34P+80b;dH3Mx z*wDyu2J_3z>;v!(X@e35F)VGlOZljZ&Z{J89GqUG)3@+c4p{*+NPt}Qbi(ZG>-x;T zzTU${cB2jSWK?=k$iv(j>0yS6@Q`91xgw%xneRx9w%Ra?Av)g!B|0G@#_8e+K64ti zM5KMzoNJ0m@_-ldUHQp2uIM_k8v^Pg`ka-#B>J4LE47xn9z$@UKBob;>T?sD&phJ{ zq>H)TXE(=jr=~c*P@J!(Im%6G1Q=LppCM*rT)u>VM^|g%MVhLM9b_ANQ{!c9a_1r| z=(*~M0w6#e#?*d9T}qVN!(Mz^*5(Zbc-F14H(j4s#b4baUY8%mQ8xwbOF#k;V}{Zy zdUhGnt)`~9u1U%Bg0r*PLdh%M(-X=%nm?_Ka{GjKKDLG$mpx<9)-yte>AbLb-L_PJ z-z=ps+quiuP7JN}%?)AinwxDFWs`WcPwzD`v{W*ruR|@Dm`-+)V@cQ^U5l+>iNNN_ zheqo+|5WtiP$z!VV;OB%?R1}?ISsfSXq)p-_zCRjx$Ozs0xky8ep|!fX-}m&1Bz=*PxZ1h(UY^S8aGq zAEgt}t+CdV4;j9Qh!9=uMu;c|ljayqnj;CeP?7tBN|RSX8~23{V@3zun2||(V~2}X zg#VJpac^+ZO#HleqM~{fOIGiQxvY$CHHqz06uAARi(NxrY@e1{D5HV4jb=*-yl|Mm z!|?u>Z1x~zoi3T0vb88p(nZmaNfYq9wsvFmSl{O%YFs-M9ptytYwAfyLH;io)C3}V zcL5(`Zro@YwwHn8R!ah6PW4v?Dqhqq24h2Uj1d)$mgIJ%zo9U`AT@MXkoIp0k~V-S zq$1{D45$Iwje;~Y$iE}#xLPz_(A3TgicE#i>OH3|)IT1@fe1r>Rw1|7w25wgh)*H} z6&=x+S|TF)qpo%C!1CEc^@82@$Am6D30#g0I>qQFzAin{fEv)Hd!b9Vi9kY~s$d?#H+KKY&Xn?x~zrwa=Vq1c1EbaBlM{SuU zy@)KZ=$U?0q^-$f%R*?qBfM;3StyY4{%CwmE9RF9Y;(Qk(?aUa4DiaaP4QhMqE$!2L-OBi{to**#GgniD(rEud7x|WiHM&n(qmL^=*d|*czvb9{b3<&cLI#0`p^=-i92zt2>aBOP1STTx9K&c8)(FLHSU5X1t1WTW`w;RFITMVdyVCgi> zm$_(ywSiQC4_?&_J%u&z3Ic|Wro5P942u*Bxa5?HljMMab{&w3r(l_Q7KOaI8c8-c zj~H#4!m;}%d8;S_A$?h#sikX(_36|xoa;(wYN=eWz8z1h!Yw*_ndvCx&c723QpIe=_ z52?pE@UEOzI0Bsw8&av>RB!LI=Cd;+V_X-ldS7oZ6+!_r*bBim%}_>)lSa8suJFMJ z%u?7#t@P$|6DcZ2pbHC7dK}f*0c!X$lPk|0%U3dp2<0m{fQkyOjMEuVIGz?Ked)?7 z)A{|NP?c!V1c^!w?a(7%k7~OuC@xP96-xD!N%Mr5HVf&W$S$Ua4!Z}0D;Dv3a2dic z<*|dPa*Xo)*vc_C13id}$*BXsXlDjOH_T!8HA>-Ipwkja+-X%GeiG*%Wa~u)=#pmh z&3B;Q{XPBnP7WPzOX)n7yJzfBYM;m6{i!1$oVasj^pM&$#X6~uFk@Xr$@{XZ>Vy6U zzJTzN!-K=5_Ctr!wYV3O)YF>5YC)ZMw?gS~$ODBZDM=bna#kPh%fgw?bOdtGu+MWo zLPDWOH=(I{lmN;VjvmDZFLeYQsW>64+3KDQ&9HV6iNhn~gVZ^F?x1l`*D)r|kat9O!F!XS^RdwR9Keo%u8QiMs+3%|GF_-us8}_f@P@PIsyG9X zcnDtdA#wBQ_r(;FQ!}YCD!N3BnNi5&6l-D?%3@a_Fft0Xv%bFu?5R82>dDPo z)vomNXKbTSX#Rl&_r7)p0Jl{&_Fd7&I})Q~HjHA7hkgWv=yc~DH?hRxjZqR;EB8!i zu8oY1(Aa%cjop(9bK8jBW5x_7s62e~!{}pe5M9v_s$Y&jfHF58-@|7T4DNjBWX3+8 z2hNoZo33#U?^b|+kgVtIH)Yo5+Zt-heOB50a|9yNV!om)*8Qac>%MBgQQnenMyAt* zhPYc+G}VwyxKa0?&L=IBVQ;lzzoOw#F)WEuYEF$(FIEz0f0Q~Kt7MO*Y1s9f`qX2ELq3XszD|}O+!{jBeO4O-G4qzX{cwW1{b#^Ssp4-aRpjh}I})1cOT4Lt z_AJW9wg`b_(gjhTh-~xsZEdc|4g`6%%@Vbccvxvq!k9Qpf}d0pG}Bv8#_ppl?4eRv zj~*JqRNNndM{%oe=xnM`$--ig{W0VjT4d1j{Fsubk(4zts)m5avl|^-V^b;pYR4|L ztE}PCP$d&V-asmXn>-KRKihL z$qGWcy)iG-S-4h8qqqG?uf%Vg4Zj$o^20_!QJuM8wrJ%@49gh`{*;v|{_p6Ka3Qu` ziD^}&kWPQ|!I7^Il1_T$yFbY881f5^d|H0dBVXfBVTm8dK@Lw_HX3IN|HbzQ8lvG8Wm;U^& zQ#0Gm^-Vs|M6GbP$*UMcMQEt6sj+7OytAKx+2riY(Ac8^sW zK}tx%8lXkO`O}&g7Rn*cosQprrP$^6&Mys_a zt=$Wi-PH+b+g5m;F7|BrD}ImcY(mi*Yu!jFpWHBdjXy`q`v`W1;>fCrR1dPm3&(Lh zCGVxD{TFUE?$i{YC~z}HC9BBrri5suj^_}~MjW`BDU|zksqZS?LkTP{>yE5aWD=K- z7G{wnj_*joq|=K^_}-T<^-%(5wT7f{^#tdR_SF`$^#4gp(#Bw3%TLk<5dMji#WQoY z`QjBgMy^10!m~x4Lat6k0s+-@Hg`N*n#t!-iDZ|T;jbqvJKLmJTF>LQ&JZdm^2wi4 zMoD|KnxrjR@H`s}I(N&&$XJyx&Mn@>lTPC7LK+3VTVd>Ox^ggT|>dp5j+ zO*+|Xes`)2geoTrYAb_xY%p@>{l>82hZ?1i8MKLQ2^ptaE+GjY+XgZjkdn)%r?Ii- z*#7;g#q4}hZHu{muz&o>=-?PVMgRH_9U8f3^6-({4h;=V_74n<92p*;92mt@CvYuY{?uF{hg}a$jEU6bZT$lW2Zz0v(t5KW*TkCC+nqAgIQb%9%2hM8h30Uj zJVKMRecm1fXY6v3v^CeGCnU~{}@fQ>7mrZc6G2L4b%^tq7EpRe!{MO&2_JZ z=7sgnL`7;{ES>9do+EXu@mK#NOq@I3^@JkQD=Q50sU#dFJ$CwY{EsOwgGbFlnDCVk zIC9`6`2K99S=p2eqDCs0nJNfzt~r#+w!Ug>s}onUDTnUu+Q=y>X`gHE_--9?B?m8M z4q6_TIDEhB+%)rPtW?Kv((Z%p5mh~ZK{;t3R{DNInkIidG*V6{(nwJZjtK3I2OW$C zt;T{DBSEuqpy?=JjseX^fKKec(6^tlk9@t3*cVK6`gbU6+(akuV7=AkU@x~gI{HD? zJAT5wBZj#=Zgw{fP<6K${r4UdpzgmPjEmu@1>k$*0t^M0HHPm3K!3!;4Bp6kZrm7f zgDQwq;qYWk$uRIP6lRX$pd7WiI2gOa*5zzzHg7+>Zu_-p)3(Hbfz_K?dhLmB+BnyI zKn?{@Ch&=`C|v=l?uyb??a?ph^z?otRx#8qG^c;L>JXPRjxjn!NINvZR@yP)px(xz zGO8jIM{*A2UPj;%Wj82_$^{O%pg<`*kMbG_1T18$Rb;H>QZv~S?Oazy6O3r#EKXLc zPiIgi!!54d=biv{MIGmH6Ews(5k+;uRVm21JLT?Fce6$#3vh5z5N!3Y zl*h4;y}frG85{5IMYV(4%pAW+0TVqR-dRl%X}eP=<_fq=oAc|{6e=R1ONc@ts1wqg z(yQx3*vyY}r~n-7Bw+qVf3Fs7uu{bV7E)>?izzpbx+)is6>6z|za|Pnp39?a6D&Vi z!{rF3%O~?yt_sqd8Z2d}i>OaP^-6fb55*Hu6$J%INE>n}iBO*PZ&vcNC|rs-HiFee z*u1*6Sei*8P*b5e5qQtFAaL?lmhY+-Qe$HyDO4>$$%n#GUAF}|jv-!jn+hW^)1ZG; z-66y$JUUcL?NEzVZp3NF?$koP#)O#jYKr`*_|DG(3HrB#Vk#q}L(k-Z$t0>_>_F`Y zSH%vE4D=tG1cN6gM}`j}oHL2oO8?lc`)}B@_ZqELT=a#CJLLOz?Dn7z3=EEqO^%Ns zTw(%6^kr~#*nmrwWF**H8BvrV$iqXEqa!2ZLHt^Q+QIldR~5Lh5F-j@=;|FDqN6-P z)V$GEW=LO2X-EdD$Vm#WI|MK_WyJz7b19Kr9;+L<6qJMEkBsf++7?hvDtJ>R>jL%0 zcu+1LC%yAed&^_Z=A<8PRMkuZTO{^#AB?xxAV^940xzu0BV!Y)w2Dezwe7PbIrt?z zf}<*Gkaz*I@LrjJ`=4oqUB5stYu&bTE=X76PTQazTJai8WDIlZQ2~UA^{2x&ggP1Y zqt>5pa@U_?48GyjAmUrZYS69zYEX=3ZuPihtj*v|jcd$WbMBcMZ-9U6mgDmmW~KBpXT+nQk-IY~z>>E6lhCkGSSrZXOYBaSM8(?s zl5m+{pkfj{Ayg@!s+vbv{7y*ab7`;RkI$|y<0*O^M_X@D3{Ru;Z=$m4Q56s zrbG)mG=Ids5|M$ap_Qh)T!LSksA+O%u5IABakB>kJ^ZQ0J}66A!xIG{L@ zgl%}W>JD#b*2a)ds5@wYmhNy*m!@)_L`+lked2%66m<;)VZ#12L9vHS*lU!`zMGiL zG(d~YUf*((>`#%KOpx`h@bnlrtdnCGa@5q=m3erIaCr-i-8c2%)aq#=*?;Y(WM8W! z`%f%cYbn^CP~`G#9is3EGrPgMrx@M9dqWVnfgVdJo)}WwhZJ#Z(MD&>vc!ws(_juTxyREHSQWfEKP@#9Rw?QY+7{GkInMAUJkIH#zot z#j$G>|cC&oDqP;sskH?MV`xHg(Uy)$-J?%O$aUkJ?XhH z@-^w4FWHnLGD9f-B;eJyc49c({v?2~4V*0BAM(f1H6Vx$Wwv`Io zI)z%L*wKYGiXF&dO>~7~M}N%qiRU&6d_Tduy5p+8@@Fr@bJ!6o*MYDDP^|>X9`KW?>HPR|+e-_eSd1?%;O}0vnc}q~e zk{HRfzD8TE#@$m>-B>jA6vdpf{V(d8w$za)HbKUN$kDlN7Nn&e_-=xBz#pOhNcDWi zX9 zFaCg;AA`J5NKXTd?iUk17|l=bvUhLlv9;)pb1T|h@^+Oq9J0dZpVOB);GgC~DeYn|t|V zstb6EVGd$_#5;Eo<8ffJ%ZN+a?X}4+G^}JEmD-p$*zj9X-yo`!nHj!Usb`u2#=t2w zmS}*z3@{Y4?djBzhH5qJY!ia3vF;M7@tV}4yKPbmX;E@j#h+tqGlmp=t4Wk3qZ#j0 znlZ`%W8f6h3=L3eMkl7Vb<9gEoiehWfVRcFwAGIGh#Hr)PHPM4?KaChuAZtP*ZP!* zb)HI4bwb|d2bA1jl$hK#K*h^WgwtB?IyFNjzH|cGCU>1lW9Eu?0=hNUdb@(TYu#+5 zah+R6BcG-W1by0GI*WX9RU*Tykda2dYMP2_q>(^srjG^Sa6T(CQ;XQmPUrk(Q(S;U zo)}7SC=nHKp2TwRpJBfBV%Y8b*E;j%UC?Qe{QT2(6f=~lsp-jF}<6Jk8VuQ)aST$lAqQU;oPD~XDw=@PBJ|nsohD4_ftx|H!?~| zh*tx&h&RbP$y3A^o5Yi^lbpASAqLlcyEe^?S8_)<{`>67cf!rqxN6WU29X4=I;im#F+YRbYBJ}>K)Hbk2>gf z|K1z+?Ae0{Ps}0cs|z^;akoYZ?ofwOJLFW{7(a2Su1JBxO1VBempXuYqWMabpw$+G zLvrv4-4&s$?{~91epYqI?{IgthOWYM%ZycAk@EHEHC^q0AmZGSmq*go1X&uSf3k5P zG$(t4RpmSkxRDFp!@h)K%2xlw)@mmmS6c#q#3owY$>-KkKadz$>5kFALx%WaCHcQ+ zd}5Fk8o4#VzflAlW}o5zoq%qQwVqPRq=#^_TH}D9_u}TXq-*80&IoZ&hoPc>env=|3Iqnz zWI|amKGc+(;X>|%n`gp_F#96&OsHGvq?y<`F_g~HeooA}eohR^fFYD2J8Jm0m@)lk zg57n%%T@Wb0X2}T@Wcf3A7o4cMq!IiJs#a4qKwM;F}&k7tW@ zef9>eoGu`gMAabaun!!CbiC>n`phgWD%2IiL}oh+UW}eb2h`;1GgNU>Bc%DnwMVh; z4kD(e=#&xv#E(?HgzBHnnq&Dz+>YibXMsI^Y-AXLwMup|RX*yb^B@TbWiE+YKrhsq zOz+=->Ajni^4Jom+i$cFxXps79AP67P5USXF3^0^#C0TSA1D{ zC%>x%*tW54G#*RF%#*Si%~*G%8O_+!Dc({R8wg-qkq=CG+OXap<{Sap-trBJ%~l&W zE9%TdquZG`QD=6C7uk6GtU!ltdt8zX+1ciM60VJm(|*@|0O zG%=(bvK1PjvK5_R*m@qW&5-gXIst8q9%$#}tHJ?;hME@cnbE7HdYU&ncwlIBaDe7} zdg;=e)-7adgMnH!#n=nC+n>K3FXT^TnoLeM1sj#>EN_W9^iqO)9CGHqrj+FuRX?^l zb0PLUeT>(LlVn%O#1AFbhRbSu`28(59)~P2tWzY_ZX3!FpC9pzGy(6jwHTwv`u3RU zaP9GBu9|W}VIaKV%_(kE+`!nwMvjl~sh0G1l}*EU5D*^(!B zhLJKY-We%&A|yWlXu~Il!upnms0;_p<7}$CjsGN1_IUEnHhJmc&dPd48~m3TU2VfCh6ei9iRg6wpu<@L`vNIjg$EWkLVd63i_$f^r-h+$HX@5XTdjm>VvN!>N2@#T{lb8kow^I4?|lXrT9>@$hdx)IYpij&p$#X;o)JZmg}A>y?@OvI6lu z40<$qdJvxn&v2g4A9Wp_xE_BwFTiEkc_Cld(ho1jMc1QP;$Lat9ClvH*O&3Nf$Q7` z=jHszEBN|KT%A|Z<<+>Ha$dvN*Wx0^!adiC*3eCrK-eIu@? zoC|QByT$osd^m5S%bV%)7P|b3_uE_P+pp5)ZFG4%T`t9CZoBgid<@TBH0->S{_b(s z(Y^I_c^BPr-p$wd@b$fXeIH-n&({y|^@F%7F8&(-{UQ4M!*qE9E~lJd$MxWu&PVWZ z*SR~LbMZOsY{u2uLYI%yGCODmYfUu`e|HGIT!Kw4Y)cR>9UFcJ_pxR&NlwOh{^IWhLz9YuVLpmaJ_HY`7AzA zg7snb@p<*}Tk7LW{L$l-$f_Kp%fSpTchcp;G%n}S<;`??BVB%*E?=U{KhfpKbh(5c z-bR-Jx;%|8`}g82K!;20tC;CLa6Q)CyGhZ`5WKk<>3YIZbTFBEgj z!_GewoPVIpK7!Lnm+?KgJcBMDrM(6p#-*W7OB;4RK@qi&(q%o-v6e1J=`w>$-T6v@ z(j}%6%mwBB_Vv3fSnkA-WiK$p}o)1V%&I|ZT=$&HJmKd#5jM9?xLfk#Y z$Sg4;ON_))-5J*iFqgR^40HJr>iEp%O~g#*@)h)rx%^i8#$5gyePb^FguXGCFC*?S zmxt*aaoL%qZy%-0tLXAE`t8&7jam64`o^sM0^PWXSotsXt%unAM321(=^L@v;mSJ? z(P_c2q{}Rw_>rXxvzqghnAJQxB33&zc+{P*Dh2zx`uGMupo-sAAKy|R-&P-gs6M`< zKE8_&^r`RB#~IG|@!|X_E>K|Vya&&!{^IiJvhxVO-v_I9JGd8BI>&TW8~YB_Re=^{ zq2Qp_!VHd>#F@skaFQw61%**uRn*$K!*_b0j>a0-wE}=D(*_8Xna)V}=ONMh8H-V4j%Yh97SZ+9*OGJC!ZR_XrI zIQyRd(cz)tJC>t6&8mUO=ZWM8__i_=Mt-F-COhdIN-a~Vg1Tn_{z16Uq0!)L_m=CN z4v0Ag2Rx>xTuAvzw&JCkJVGM=R0WBb9Q&dri-mmUD3TXb*%UXJ<`yX#Fq=Axql)K5 z_{4=q5ga5(dSJ50^7t!T$*UKO~4rC?4r<+M1e#-O9ueEyRJ%L>0bs!M@ewy0)!$L6j9j$~5J zL!^A?D{AIFGgGc(#iFNhln(1ooj~8*JptNDvK^mX;8sHNJ(%`+hx$wlPpbu#%rCS8^P`&F3Zr&($fqMhuW^+xFdX00>IHe2PJH|3j9dqOg^-IUCFC7GGTB%=YgluR!YdaC4O z9W9jLUlp=Njv+wfwx7Bp8}I_4wwiIS8+du$$igYeEbk=%yGpDKWe!F)?U> zrWiW$>TPRuAs2s{i(_3(RvA$ z+2Jpd|LbR>nDdW6CNhHa5A#Jq^!K_+^tp=YKT1r?G{A2Qq$4I7y9de$b?0fga)Sqj zQZ27}r{)c=-)QgeS9btKcKMFp6!Q3IL0ZDogRM#)KTb>@8lWkUWP809dZ_Cdir;t! z@^6qmRB-pdBCd+vs+5&9hxr9EZ8^-8tsc`e3ryvAVoi?Hh(v7bC~Cc7-jb_&0VZWS z#yW?O^2jY(5W?Sdb8;c0(A@C+63rIYr->X*>?7Ss3LWn9 z_>HX3N}jTU!G0Qn5r(WGFVtUrGUV%APTUC^w$p@<5YhH-is(WmqRY@mGC>&)@DhP^ zguR?1$y#Lwdl}GT$ZerMjji=_`J9T#V4dt3ga`|(_Fe?03wl;>7wUDUP`i(ckmn78 zH3{3>iYTqlCgk}( zB^Eq6CdPyzq&3n_X>C)|I+&QWG(b~Y$&QY?i?ch4Zi%F9LN)C{z!JYRSqpPDP5K)Hw1iE`ywHN(X)=F8BfT)vhq6sstN z0%a>8=9fnj9OhaG=<(xp2F%n{Iz5*!E?}7nb{|0I`^49*T@M_e}nG9CDRQ|QM z?By?3-8$tV4*+#a*Jcknlj=D@_6SQ)`RYQRVjA!URS174Fs)bJ5*;q>=qJ6sSjNiN zdV7iRO5}1@D(x`^UFmos2M;3tF!j~jS=k-K-&51b#=IE$WYY{cJg z`p5DqzKxkeY5A1%2;uys=9X$%ca(?m?A-Z|AJ=$-!avw;?((`#+eQtO4VzhOSAqU~ zom8Opo;~ywf;;sZwvrO+r#qB$6M;H^20X$%Ino`YEIbTr=jvqC)^ZL_!L*!1V|Dxa zEEgYE85n8}&6?0+e@qbj?F2>UXSDpj0X3lLmqrBZc8!-sHi>oMHKyYoyeEi$#6Zu> z1L?$Y*d+WUrL~d;Ao__&S&T|$3TGf(N?|_o)2Rj{1*|9=M|&vtY1F?GQOYc9=VF}; zNA}Wxw^1K*FtCZ(LqPWav-R&1^8d9#j=@*ol^}dwS7N=-2O&`_O-c0Gl#=MbFdi{T z2_;Hsfd44i1rp6fi7QMIE0-%3HOG$x@S+m(V`%6P;eC8Qu4U`qwTzUpETvoJCiShzxJ1eOu$59Rd@ zc=Zz9jjuP;hNVeV#=w+Gcom)$H%c?*+(9A}X60gAqf*vGHd#BSk9tKL*n0Sx-sq^0 zpPFr)7p7VwHf}@ABDwh9=wY(m=v=Zf3vckWQCOTu!y&}Kt3grT)c zHHm(tks0imZF(#Y^&<_iWk32B8QQ3@Na|*{TIa1(Q@g2HH2mwSDfdU1VZ;_NN@i!u zReAsgpbDk>N&1So#?(})T*BauIK+_38_bnUI}tIVkQ^c>h&Cv5>1M&H%r}HgD1(aQ z7I?&kLJ+a&d>orNYN_dBwscHwjLzkcX6r=&BusRJyX;F^zyG+S)wK<7Ooa%PUH(PT zsP;yKFDXCe*T~y$iA7-s}fIyKJ{;chVD2VG~v6>W?y-KX;=y+!+nfbZ0uj)w!E?PToV830$x@{9gM0Ok8xUm(bt5$x((dM7T1A z5yzM*Ox%X$rKr&pP7<#kW2t0*p~fpG@M^F|L-}_|8mLyWf}|1vXzEhSW0lfOuA`&^ zI}n}3S13_>0k8acxs;(T9GO(VS_I9Puy&0|6D5FD^LZ6mr2PgFI}+ff<$y5OkKmh~ zm@CZ8@dhfOTcXO?3&r~Eth@Z}PPM#!3v+PU$m`=3sG|iu=bAspl7n6D*t*M$@AQNw z-^uJrO5FUNk0~eIAu)^%c&`USTwy3=M>3J#3$D93GTbT;Pk*8Wk9&`H=&XOleA~t*Vk-nI$JHw1a_i$At0f~Jzh~6+HgWz9;wPSduify?j~hv>2zjn zDiu=ROI$BHOrX@^ixZTe+BoUhh$Q-OIGa zU{6S|HNcj7eUH>@Qo=%RlGIMjpHNgOYBxSlu3ZHV>bKqA9wDV@sj~OjR41geH0xG< zQs6Gt^}O&SQdOU0YcGZ@d{reXTvff9R8^sY_)e$X6q;ydP7<29S83uHqaK6$kS1z? zEj97gQWJd(ONw}+fZ7i}18XP1ORnld+d8rcgY(Rt3mTx*3vKbBV@ENeKm{Kp2rrar zGoacMmdnq3FH@S5yZM$jY3Lmz(>NL8M3c$I^GI7->hOa$oeJqN`Kac&VxD!qHS~nk z;Fs81iy=c_gNX)LgOT3#=!iimzm=;=DE~gC{6EiB$6#DY`8B|n%73R;{_0|BMh~i! zP-10+=|^@Ew8|@GC!fL9UFfkcM(5eRjaWVlr1?7UCjDrsv+uQOQAlUu=Z28=8t2&Y z7URCu*ALrTioteYUkQI#U-wXt?}&Fo(X6aULeZ{KiuO)MHwMKaMbiLVD%zm5vU&%m z#l(91Gu)E6`a@%_kqXjei~2P&pt)A9Net>r zo7#lbb&F>;6(ufk6$#&{O(xxw_Hwtag%v3#;q5Bs; z0z(E;12mPb6I?sVifXc4z8mZ|{J+Nbaj@HUAkBIUWL>@WaHS<}JTDBx;RJOjv|I58 zB`ZlXh+MT^IJw9oQ%2u8+j67F*<`unj3N<%&S)9OCr(MYTYW@r^=+)1DHl%^a<#eT zgBR%xk&OVWkjyG|Pq>|Jr>UKD9_@B^+vKy?a-+w2iseqI53C*Fn1M8h?vFy7AL^zy z-=q}fHE}J^tDu?+#4DAqwatKyqo{B}sSc^31Ck5kj$p+HP6I36d-_>%HU{a`cy?B@ z!TVLP;I~c#3qE)HS+M4C1z|PG0R5XF|GTGw{69*H{7!~jZR_@Uw!0A*i>o~l+Weog z*rXmO0XufV0mLv7@lo{`Q&Cne`Vk@4v-*>phJ;4!TaF)J5D8tk`=RSdlsXtXO^JjW^yX z)k6Iwh`;kR5I>j{@hh@?|EYRe0>){};J(4sIBlMYQnb)r!SA_l^82aEB;{Am?`a0n zzDc@Jnj|nNy?4)EseP7b1bcqrG_dFAPd|IsD)vZzxIYR8yzVqG;I*fp0qq&151t0% z-Z}&a1{gWgbWQZq&ym6 zOXYd$fkG7zeG5Ig93UUJT+x6QM0F0P_AgS$vj8A zFAe9jY|Ia>=3Rl+JdRs8p}}oft=(MS;(3Y5j17|*HpgF%Ci;@GgLf)Tx+gJB(g00O z>cm-eW>GlRnZrffi!;nZs(PfBzF&m9_g-@MkTAlB&+)n(j>8T*dYt)1*P=D&I$!o`x=;HQanNZ#)f*Kj?4>d`$O=Frh0cf!!n`TfYs}yId7NJ3CH-jS zzIi2xOAUOXO#?%H;bI%bvIATY#TMD-%WQ3~Nb89b2wCl&)>4q|+G+iYQStVoXz>}8 zMu}Lq_~ryD{jygLH%RH_EmTV4(>@2bhICO9-#nP~p{~=tj_BsDA;wiJft^?wn;-IY zWerWcVuGd$eQG~{R{Ea78&L(Uk16;~>I%?i{Pyb#tQjuDiI#HHzX_&&D?w=ucnhSz zXFv_q6u2wG7{85dnkrz)rnpc#UM`~09TmN;mkKkgrVHnqQ-u~f)&k<^lLvG;{|XAq z94}PLCGtO@9$aumZGD7I!bbAqA`Xn^;+RNko5@!5$Y8Ib)ocw1zAeD=b9osQbGg5s zuPYl($J1c3lFp*8cve{1n0F+Pu&Nf4D9S?6e{P7xE2t2|@P_70BT9Rv*dqk}eN_i> zCuB>zE=BDd8Wz23ZK`~tS4@#4<(|>Ng375)1w11P>}STv~Rmr(UoL=V*46|In~jaq4+e{2&_Xf$5$vB~J)5k>9(%?34w z*nKaPaCOJq)g-GGkkWQpyLAJWm`7ry>{d3RJxyzuWYfR6F}8|IXlE8xwS64ZH+6L8dF_{T$KQTx&-R9!#jEZ4~8A zt1xfVdQylN&I|dvmVS6KE_#R468}nW->~yizP^mF4P56oI4|cvUcuK_;_7gA$*b}0 zl=B+CzLxJT^YtOVz7E%etDKAJV~z8A_3=x5>kWK;Bd({M3vivg#rb7?IB%lMo9Xfv zy8Mdw+gs_|uhQjhba^{nF2!YTyYmiw49{IO?7Wly?s3-9z4df?7u|8*&DZzv^}T$3 zA79_k*AMXZgSaX#{u=-NA^Q8nba?_Ur<`BM_28M#NAPjixjUV6@j2{l#?{$Emygor zV{|zmmtkiseLasZAIIh3y1Ahx=M(hjC+Tt-E~lJJ=<5^d@+n-FoD2E-XOdYqX7 zz?-7W2$keGM3=9VWAQt5c^2K6z@_ed&hn*fUk1jL9R|jw zCK(t{un3q#y}Rywl_5G`S0CTN2XOwT`uLXm__q4^L-p|;_3>SNfcf8}k29R_*D8F!0Y3!x_4z5!?N7=24wYwc zs=DiOrpD_vcurK>l0rzS5oHq&|^XM)dodNT+$$^0Kev(VFDHZ&@MS?U`JBrDdM zD6NIE-3qO1oK0Ro^}5$CNA~kkJk;Jk1?Qcc(c-&s(c|cQ34;;5@0cCN@sT^*MP%bN zmWYo{-d~6BB9UqQPDC%zI!LE5@`N_4b^bv9I8Dq{2N*8Q&efpF0j0x?_(Z-~%%sNX zWW=M3DJt{ET``UA&De%TeT@!gEFbl6;b)wIP@=dXk}8D;+k|z z5STQ!JeBbWT_<;Ys+A#VlLO{-tNl6S8;M9Z{_B+m{seyLY{sOG_{Z=fa>zmerAd!) zU3&e3<9z%)9Y;G`M*xz`kGnnunMq?SU?(q%L3H&2iv@_$KlR+(Cwo)WNCvXoPcPfq zpE_EnlXz*&BEK!@wD}{H?+tAmJZvJ7)(?&bALy@b`{x@^`D^??7Vw)c{-a_h^8JE}ymEh#A*$ zDndnU$C8b%)k!lj?f7E;$2%(_30?GE7aaFb_a;GQ7YcUiJlmAc=|V`z_Bq{@?RiSJ z&rD3V8emJ=X4wkuq@xLEigikV>95!3hEsRlJ{S<8R|*{Yjz_b{F>!&dqB%rRGqQLQ zGcohlq^}g=WD*dH;Hx=f5r7-s=rZ5_ysW6@R zcDD4d&?p&l%G!_8Z9RsxTi>v$0AvOSKjH-oG0EBud6$Ik4-{hTf!g}iP zVr>r7cf_=+SR}7zQd8I@z&%vNhMzb!yTTN%)kU^&aK!GipY;h5^X_ z^A3ZlD+xCJe$EKs1R@ zJ!55hB=NQL#@yHN+{c6hDltE6#eIRZeA@QOOxPr3K^ztOduMchS!h|S}Cm4(r<-IS{ax$)sjxv z%KT8aSWFj=rjeSIW-FDhr8SA}?R+j>pyPq=MwiDT(gc4r?nO&Y?4fEYmOV62BJ#G& zINu>t<2;8<&raG2a~&>N^a_}vPDWP^DKzc6SOJtnPvu`)c1D zlI&<_9k#7xQ~n6VqYS%DIFqgFg+@+P3bbmnTSu0I*!@n#_%vz1L;%xpyxftfqRACD5xT z7<%Z-XHp=9&v+{@P*NC_V$mbUq#@{{*2?A7be&F^%hurYQkEiCtO_#}d@tn*6Sx(0 z+0Cj(#afIWcokQww((c8^8Jk?fRqk;&(f0$wO%MwBaKmuV@Lc8zovb06eo=$~~( zb7UFkX0kY!v|69mcV@_IQphZnVSsU_KxVr}anXbYpJ!0FOkS0k|tPC@4 zVzVx3^X;}PbDLqpV(=!kDy9L-eh!|QvAIu-!%@o57I0tyTy5^d)SZrE3uze@?-BW% zg3U}16bm!QuyF$$@rp%wd0uFM(up!P&KxQuC_&}`y}OSO@WjKFT4t^`Uqq;YV+&r+ zkk0+jrKT7EfA-!4Fs`e*8+Wjs*iPakj@147xbI*3qJx3JGK4+MM6|g7A3m<*aF%tnzHG_zw!#D<# z^<2nmbv&`@C`?>V#*t;{*#7M)4c}Zc=SR$`*~96$9=1aq+Q5u#PE13fM|?c3Au?<# z(o}-3Y*X>7wn@aBAydHB&xdl}J4^KE8GhxEj^RJ#`LO7r`&P4Q_)Pxe+iOeI=NNlU zjfa)T{V5Zzp;g4vU>f}7O5rD=<$uDoil>CN3a(VXFEiUeh!V9>7s?gA5kXD@3VHIm z5N!IO=U~8@M*d0;eG(lH{?5UJ`&3AuY)Dj^QXsP}Dkk2aDK9?l8jn+rlF7ITB?rbL zali`c8?4)k)0FOZw74zJ7nC`OH^&VkiG*sUbrD#*nh30@MIDw}gn!<$JijXF*0ER@dt%)BPD)c4J&SMQZ1ZbIHxjmbM#l&Ge_Xi5&G{|_ef@OserU# zWh)(a3h-o-r2l`4IjYRGLsPy7C;ypV9OYSX7WU;oi%$<~mi92Fz;KbNdc{r2?JeUq zJ}H5a@JywGu%4{bLy8TwZBjYdGV|+eRj_r9se;!AZgSE{BtL+-dbC3uAwY11S8`xd zIQ-9AP_8OjKww_#JqW}O8KFdqTzMNJ;KKLFSBc*KHv4O`jK7T|&ycs{3^h=Xr!&J` zjlr7`|0ND$JNQ)u?|U|=pO8!3X8t(NwXv3CCo2v9dR2>Sd9wLhrn8%3rtpIIMhC1Fh-GFGQ{+h!tA;x&r+oCFGFQ3>g)A;s>ybuV}eM z**#o%eIRluoCW5Rum*$ziVOp#;$?MUBTAsqR39y9yP#CM* zY_>d-%4kg1`s6q?g_w0ZCop>B+DkwdJ}akDXjVRZJP>1$dh8sg!NYHeA@vhqkLYS8 zQT=*EcL*9%s7I8a0H{5&Ep)ST&-x)|38Atzf!_`6&!qA&rNGG5-d-@e#^6x_QJ2$fz` z&uM6AO`kT9{myP8`&J>_N0LsnPx)_U5UrO`h^}X2%v1Cu#^ijuo0Bsrlk=&xCa0s7 z@arpP4joD^N(!8AAnXAMKa2EQ+< z_*7V^Z(PvUUWUA%2p`B|1C1gPW|1clRt%*pfFS~p6Z<|F^$&}*pt*RqHrKnN2oF|u-GF<00DM#&lGGPMGlEjd^3 z+_lpwY2das``90ju>iN+-bL$JrF%DN1?G`$9sgiAPWO2C?T)~)j9Tv&2fY@E2 z<`A-9X!KbQMVPYX0Y`5W8No^Yne1Y&*k7U(Y*$a|1eE;(m4V`kY(HDu(gu+s9c?V) z+zp3A6B!cCfHrfg038vN-nwS;!wc0?7THmk3bl%J)lO%{&6F#4(8?WY4b`-scgCSH zw7KX7@g$ieQ}lHP${@q**BdH(qZnj>wS-_tE@8>5QFN;^DUjU!}{ zsf_OS;<7>4H?vQ*7Ywkrgu@o)Do$Xyp&iHz#PiBe?NCWw`7vYDQTno=()2Zm*`;9C z)?;?h3p%+ta@QoZi2KGoKQj&LQSfUQX4aDm1iC|(EPKcB-6JdF-GjZ?7J!A|g zZ#C>iX|}T%;>c#7C`IPrFq})*7~5)Iji+;K#jyXgWBFLSygiTM69T?d^GCVmodf;YyyH^bi z{f5Jo0~3QZIz8Pd2Rtbr+CK!{6OwEzCv2kh3Q{|1mp15#DN24hj`~85*o$INt(z8- zKR<#T%obl9*J1*C_g%3x4$ba2Xj&Vvk|no3*qb{dTXRZoNW1{diFBqV`uNvrpkCin#b|`7Ef`h^e zKFHIX07IdaObX!p+6LG>kA(s)Y%9UwLw!|z@Q8s|P??=RY7DwBB~oR5V|tnnq4x8+ zE2trS@(SJwKK%q8Dyp&}9>Wu?c(DrPQJQ6N=l>7&M3Q(ZMsZfKX_FlP%jkB{)$?;~ z>I6fvHky6*n&&Wp4gPRU_^a6kkj7G10GlqKCkz!RnuY8V*bJpg4ylcy<0G~Kc~i@- z=ZdkVc>Y?#Mlh#cQ%J^aUY8;=L$i68%;qk%kxni<1+dv{PL^Qi1(|{tUm`lle**uk zGN5qS9_K*WZIGL-A%QcO_CdC&QgMJRwxH;ro_?k?!2Ve9D%*yn)Nb^f)Rv*+7slIz z2S%rE8yp{*LUvmN4mtjiv&Qgg8E=k{9K3sUXk_Z1v4eX?4o=;L@B0V$jTk^=bw>u5 zfwT71iUo2*vY(nyz>-feSJ~F69qRDJ*q)L7Mng10@iY>!c^4@ZVBcoFWLjZ6aySi4 zXfD;9j>{9LxkP!e{f;Q_bdgwo95OPmUdQ8cgwSS;lutcjHW`ax z?`wRB1}SG){e2A?c?*=>lz{IQ0)7ooWjj4oeF_n<0vJQUu1`{36we;cY$NEagqt{W zM*(6@$+3O&AT!ZDp~>?mA$}_j!cf!hFM_W#=ERE8%A+t%7a|NS+ui-|P~-9Jv*B8;bq8>8ayd|#91XSTuK8++? zk1xqi(E~!MyBJ`CK7}Y%0c?u>*Wm=bvzS9AdU94s-T?2AjdM?C9vKb`18`zE4vtCj zwzb9u&UxcxDbiRhyE9H-Kj-Xq`<7M|IJccwye6lXrO5`qfTy(9Ws_4rxuus(qIqVD zL=*CBJxee?$r#VuhkA4E&ULHLhbG#brsLSI*a{u zY)MUi5au#b8*$XeC)V0rS3d5%*io)uj8&-PP;SaC-GZ+iaqm#UiVCo1J4bd^KM=0atUyx5VxZJf%K zi)OQf6duotoWR!Sul;z`V0;N4a?2Fr!hx)aTIKwzWlps!hb)l_TPW+=@mpY)@l zA!8Dq!X6#w_fS;3%yBwM&zhsN*~mk>R7OCILrG2XBfWyOGl6_EVb5bvtEkiqNqHC7 z>Gw>Y@+)yXB_#aPIp+70xb_kV8DH?xD74DAULW%tXmO+o)?$cz&dTC`p7g`!p7*rR z4O?1K8pWb~cdeBmXZ%f!Fm2B08k2XX8TdBY1NL=_akR!bG(o5}f4a<@xeh)Uw*o^e z9(xJGsWn)kvo-Xi3G)+iFgse+)Kk5xcO{S(W*=K0_j-6)M9i22U(3ImP`}*ukvAy+ z*Vd4fkhF%xznVk(Vb_PWIZ9HSooIb%XB#5k9Nv0Q_?yuGx$8rG*JDN3FefH<+S3q{ z^FcnJ0AR?dR8rU0fZG9`zZ>Eve-B+IaY2~%z4ZA$T$Cbz34P}(0%nZ1k?`k0*zB&K zM-Es7_hX5<67C<0^5;j8@`E0sE%@4!omNabvCuripF-eUkMNJkxIM94G8a$GGsb?( z<#%FoqUx(AVEjYgk@QO}sDViTLl~y5A$%Dcf}fe0b3RILM+%6bqD2TlL8?d`V{)@x zPk|L}&U>v*81^>scC~K+;AB!(%4@T=!Dr)omKSm;n@#DzsGtH&0;!S^PS1jrOZyPG zu1j}$ff<~$NgE$@s3}XQl>i2|$ULkAijP;`53hD1CHAJozU5pNIVmY!FIfuuh};C1 zPB%sZi>ag!@F6`+ZHZ4u;iW}-S@p#;2K!bP3y3ChV8XuzkZSZfI@OQ<*PrwO$ z!;X5bRlxn4LNVx;X%x@KP^sDd)~9Dvn7qv?+GtY0+0IDUr|E2Cv6-#6K1$@9w^pe+ z$g_>RW-Iq}eT*9&lVun(DRz+U=mkpnhYbBiQ3Xs16_!c$H%>@A9*ZCL^svBCr5%}n zOX)|dri${9yr|g?#^-I3N*SSO#9&D#6iekr6lLJjomSaLc$8eY$$O;W1MzP7pKw@~ z>f_8H1LdqpmVh(MK0y5&Y4lW1o97RQ z$GdBr!jG8k)#KXhND|Q~v?MwgbrOOnCM{26?10l?KxLuP=Sz2NPviB<)7UoUXyl5N zPYx#ND|`ffOxssj4GurSe1>dDHJ=X}L<2-y(S4IQLl50snkW4nVbaLnhopU?CiCf# zzz%_I2<)(OUdU4jSjM&{tdh(MQavKaJkG$%Z?Gu9yiv%hT3x}Bk>Y%BA$J(e8;U%i zj^&&Ni*5$Yo_OYL0rB)y0}Y12Ou4j7dlPJ0Py{pA{2<1Uo5*3vP3F*450_tJegq2! z5}flmuyo2550?suU7c}%233H#9KBs;n98bA{bJ4ml7Ug+HA>yr#ivOS$V8zBobJId z#b%pt`A^c+%YHpm-{jLzO*PR7O*MpMvdK1t=I6DdAWSmGn5<{3EH`QxFXj|X%=O0dP(5+l8OuQOc6^8 zcrQgcWr|Q9_=yJ8dv|yGs3|}(%=KO?CJA2wbVoXbL)@~jy(!e~i-Nkn_1QQ3_msH) zCE#X0how<#scf$sz~9?)do z%^p1~u16g$ej2A<{2NU)o6W~gNCLtQE%q14N;oK;u^0PRO*KSn4d~3A;g;VDF7w0a zLE6jwSB=40>U{mG4%P;1Jz8LrsG+Ulc@M0)QbNtw_BYkDgqG4P}ovMX(sXCrgYP`kLPDReO@fY(FxS zHhaz7>j6*JK-Jmjo(V8*}D>#2uptho=q<9-O#$YVfX! zJ8*V?2xsAk$DNy<`?rc%pCScxN-3ayGpINLaFssVKsZn?jnSsX)mtAx;x`B^f=O^j z_D_rsv9$6a_EE{KVz#FpsM~y~5Pnm8$8I0HYXYeSMyK|Uj!$?H)hSQk4cu4C7Wz2V zz`*r8uiAyI1M>)|?cWM`T-X}9Cg8H-RJN$NL0&UTOW}nGWXjkl$?{INvuo#0Of0#^ z)YdEOui80kTo%8^NYn%X@&vUhm={w*j3vsjrb z&FLaLTL|Em1&#>VV#Cx{#~v_$MNG3ukUZh5e(X~#lcfUI*aBP zVJ2isjE}|jup@~<2WNd_*^|EH>4w}Pn2$cGqgP1S zh`Y4Gr0ch2T{V2tPy>IG;xY;m*ij*{zZL@f=#b%(pBw-grA{bapp!>8ndDnuw{>Jd zN>d&5NX|0O^8X*vl-k|1(is@{*jl|@T9H~fRh>l)P(>pOA0VV z0199X0UUcY3p+bPp#JJdVQ)3Xhx2CKnO<*oBO=Imr=y>k3uCw|3*%O%W9jxDZG>|$ zLuY2V*>`Fsa0+y6YN_z2ZYR{%v>Yp1U&ZZ^b@ zl=keW0hi z#^hcpByp5`lz_%U>s$eRkqpt+J14ri7DH;oco$mJ#1$6%H+9mQ1}hTt`lJlYq@0h% zQBDFx`_%i}f?B5Di%jbE+|Fh{=#8#X@T-J^-_N~DFt88>D}X}5?TEhSVp=T@VZiNx zj+3g2ql;8+2VnEQDuFHjz;-~#^;J0-o9)`w?~`O*NTh-)?9qmO> z*NS8V(@|2i55m#X9MfEtge(+H?NoD%?ly0g*&^tli9)pqV#+=%*b9@K|0Rx`Lwf~h z2DNW_=-OYf)L-AnuV&F~xb-1jp<`U5r{5gqB@%oY^{CnY`h77R zBDH~E-k2~9B`kI}5-fv|5_U}Z)ju*)5)3cIuN1(h>*{5c04SqRt_&fZ5XYm-E{8Ds ztBSW#o$Rd6vZtoa4>3|F6mXszp+~)P8bBWcMi8zR0jdUQwnW>lh?L^pZK@Sn$;`Rc zmH4H&jYz>*ikCO+xJgJ)jU%Mc+C(nDU@W#jVv~fWTAvCl*AJO(ULDtF0_^&$mPVpi z?S0L$z_xV~JQ$Q8JAG+T{=-7~TX|p!<|ah>3Sd*pA3unMT`05|cUFLI^=3(Sln_(^ znZsY?M5VLLhg?edTgAbD3a>zTK_#Ak4-z#P^m~rgyh%M1an#d{Vr59w)dm!+A2Qp# zKd#LLSn(;AMxrV93^kW#yRDD)bU}hSvd8siO?Zo4AIB4%CS+hNpV;xGv3y=5%jW>k zasot!mX8A1Z23$+`*EvQ4K27}_v#EA*Jwn-JA^h#WDS-KpR7P^3g5$0Lby5-aMBSp z#H7-hG^*jt^&m?QGFebEKV+6DOF>_XjKZrFc7r^7g%wq!B*>r35MBt=GV*%TccWb= z)^0*%5jld|hZwUXkr;#mpxnPa}&8k|-`^W?h_I??W_2wp64%CD2H!nVHJAMkPE;$C(y24^k0CPmFI~ z{M%Oe%**3=REWQG$_1QH@>h{=TD$^Cxe&N(a>CcfwUU5Q_#B=3t~vVCJ6zIce`9AQ z4Nm!5;gm0x-nZ`O981C=8n7G>eYUyz5yF<}2sRbugZJ1}+|xeOitUq$gx~23(R_@j zJptW?Or_Tg9)CM2z>vgK06)M0?GxVheM!(CD<5K!|Hm}zF~|?zW8{yvkNlV(nW+C$ z>O@L;yL^7}-K3Zbq5chm`fn!%7(%@Q7=!xzlAyjdQ65VNKlAAz>`X>_D3fabqbpSNZ;WJ-ahEmHipjc^YVY z9{z2~^Z5Po%qMs+spN_6lZm@4s2i!XpGyHXop7u-3HmQe3NVCz1uzEv?|V$D=Ar$z z_db?}p_hnK>lcn!-_3<^W86Z>e{r1=AX{I{W|i)>aLd)Ov`lzIaqtrGurHtovJR-1 z+71}Nv2&0HBY(4u;JVaSvH~b8xt$(1-*Qvxsn{*;fR5X8 zQ-)Ae56=REuSaQfpyDoNsPw6qQb=bH!eJ@StBRaJS(xm_+0uLw<$QIP19=_}gMOS; z!$~)tkqDU(kao4OvTX-WG1EaRr`$UNGV)zGi%4*UjX}I8B`)^v8)p|Srzq90Ra_j7w%*``AzOwr*Iqm9%P-IP99s2uc}5zOW@dkPyvglH&wmpL zj@e;LB=@7|zc~rfaRVmV8II~$ye8l}A=~XYgyk;sJhy|mI5wsLHf3Wk5H?18G=4fZ z&B4fPxsU<#pq=*}&O9e^i{e22oUaUo!HZq7o#j&bkWN3l6+mW?b(6TvJe;67YijbE zDiwC2Yz#96=5vw_O}|c_a4>});xYOR?+&%iK)zBu&1Y1v#Zgr8&VqYV?>VMHCt9x7 z%0(Puor6jQsl16d|(dLx00G9f~&>5_OXd!1!_ zr_qDP^7+lUw%eh0pG`eNE5&A0G(OFyKG1*~vD7=KN9Gri6p1_S(`2idvV%P@Z9vQ> zsxFEldb8z^rhzAg8Q;ql#LOC6V`iiAglP}A{j?EZ?D~K%UKPV6k`8in6n8O^*(536 zpLTuFYnj_69pQS9O`5}6%gob+`VUvqo)2+I~={x#M zl*Hp|ZMdj(RLDEk&xDQ-u=Vs^v$z0ny^j=0b;**YGfNx)E=tmEclKu%IsDR3yusVb zC2Vm4%Oycz;-5Dff@xSnnm(EO0R1)IZlt2 z-Fc+#P=*$zQi*!VMLCaxL>A;`rJ9EYYNa^q6x<9K?ZepV6u*PA7#RzijNPeF`qgYB zfVW9%6j-$Wv;b~!{6j|hKlN>#s{js2&BL-gTf#0pvbe)0hON7T+0v;k-6^deLX|^$ z7)}XK#wF@`IDv%jgqtxe4Sx$?GQJ=|%X1~M7(O{$XkTdT;OKplT;#5Ud$$ZYTb|i8 znTnvZp9rc{&OOKN-?AeJbZBT~e0*wR3~6MLsl|YK6Z$wgwtw&F{*kHM2Pa1E8N7FD z^uR5WqeX$OmXKb?0(oF`>fqSeM6i1eL2Xg}d60_2N*bNWmI=|MZU*a3MkgFc=y8=a z{^+`t+qdt_%u=jExw3ux4h~wFo?bw$mp)0p-A80yE@lcq8!7pbooN)|uy|Y-yk_sp z5qi2bZu0jhjJ2w4kHjn6ZLlfbCvkJ81k;cfTjNHQOoiVDa3K|*W=*T`Tbgs;7NTZl_nGjJkHPqVN#%OT0}6J;Z}f z05BxO6~J3%7VWc6o1^4q>|{ODpDeu)<$aSXo)tGib{t6^ReXYi+H06GvBAG(!gu4~ zCzvnaVxnHBlYsgW!Qp)jFhQR}I8*>*aCmW?a^p>>P4q9I2{gPMrwa^oo_{rNo&-z{_bzf+q_ z1u$kVpFG}**&aKa=N_;Yd5iFj`P@W6x}}u9N9J=Q+DON-qyWau=Tlm9Z^TaMR(nEQ z1!&CZwr%N?S?j>cK$L^zkPcBVOpyCgY@eqyClWZb)+;(wl??GoY!jC;u#K zl&3vc-xJR~z8kdo&J=0!0kpkve*O)hx%@M*3%cinLW^$`T3j}}=3~Y(^y^F^?R z|5u153~_eE3l2EAv8w%jJ-oVO1HrUdyA878UYxP5=Rs7wy)8(1*rcsbq)1yKKKCJ^ zt&cKoB@o(&ZDLgbg;*1)75CTx74^R*X%7#^0DO}yCwtYL_Mo-WA2hM?y>4RTBZ3X- zT7t<7rL$C%r^J{&)^|TMwv{}_kDC>y}vFw&*R?YtvR>vI1ruDt~7 z&9?z)6xs&3qVdLktHb|G>*&qd#*V+nfpFpVUMzqK{q$#~=QR2Y?;uWau%}Dtf!S>9 zI7R-W=$Hj_e4C>lGTXd3#i2&y_0k4$6lPyy$De?UgoMP$g353LfFa9HY1d-ewF9vE zSt7MJEj#?}fL6Qbp}wk+fu;d#{{VY*s8pQG&DRh(JW;D60*0bs)Y%w{BcfA5Dn@Ir zTv{|^nGnp>H2g)hj42(#MnwP%3Zg`~xjBx9qCht^P030)@(1;4vPUF9s~7JeJ_lVX zuTTKhNU=iw#cRkx;++Gcn&$W-@l<{UoCSsAkG4Ap(G0@55S>-dRVeDMsS3t{Z~Yhs zSBmYY3aFGvMOgDBw1tt&b2$Er+>`swYh1kO< zggxAbHXx8%52|_gai@20dM!;Te=p6C;cJWx2fIIR8bfCB7a{Dj(P1`t1BaUXN4&Nl9vt<=((05xP^ zPzQ&6hGM8@yRoB7AeTa`?vt|W?%|1V2a|DvP63<{Oj=Q0lczzvHI)?&Bt^<{V!P8s zN}w=g+cEQFP~K4;!oZwJ8#Bh=@KVMD%LGx$WlsVLU$5 zMQ1Z?CO~G(xNJjUU8Ex$4PFzl2W_$Pe!`t8R-%F%KNyGNkU`oB7yNi!D+!o~&jqRP z>FjU*p3vfZ8DN4wg*0~s@ZAhBl=W&)ih8TJyln#bBbsxA0FV^bP?t@K@f~_TD&!(W z3COyiT+jCU%UZ_uNdcLC|6yF;6X4RPFPf2b=Q zdT&i_dKEyK-gc~^<_oj6QC!=WEDVJ2<`N+ITujQ4Dm^} z13GTeDko>NZGigw?png(YEIR~Ct!~_W5q(QNM7YW)On|)v0O%d9LJfbr^gPA>>nAP zoT4bOp}nIc`zNMGhdrlr#NF|cp@Sn6cmip}=uGe7OrhqYG&^l4(06sNniJ2fv(?xL zsBxcgu3hrZ6fza$6|1^S@kwhwLZoZxCKtyI%%s4N#nF6-TddPFVlJpPG)*SV-;0Bp zfCzmaK|R$x;>-Y6%(hz}&*Nj!X%6s$2(*q4o2`DM>m!chimi|J^2o7j;xxzm_=xe! zljfNJs_SFEJ*`z^XkM|imVoVqc<$$g=l(X+Y65Z(@mvM486TTm4S(;wNWP`=fE7#2 z!OUJ%m4fpk2GTL0QbG~=2p6$ar&H!5??4HjalONcEyeQT9P$BDjsc`?Kwbis)d4%2 z!2%c+9DbRaE!E0+0WJ0RW{_BHaPMC5J=Gt2f*Bt26*wrVKuyx)6(nh# zE~2OcmB1(?#bd5KwV10^kgrieU&cn~l<>@o4?I&q5)96K7Kn(nthajQ1k8@Puue!1 z4ANgco}OzUMEYM4(*JK^)2(kSJ_Biq(xo47+ASK$Ur6KEQqtbBx~x$@JdkXEUmVwA zlS5vb;&l6R@M1vKa`4(j>&xsV!He`^roj*YP>5nP_c;xIr~sZPlVI(7)vxcAZ-h*< z>k>lL1QSk~|Kye+>i5MOdty^=XySA*4yOrF;8WhsGU?)i(v;^jU$YDJaM#G{OF~vR zaEB6%DI{hUKq0Gk2*0^$qbOGRVmqMYOdG{$o2mqNp&r(#%3K+jFPRMyGA*2|uHNBf zs#SM!2{A||N_Iu&hvdqX6r)s{)JPy2NFAykuP&5JwfTi$q!gecB8Lndr3wVzqJ*Q$ zFmkh#4rN5nW-1FarA#@?X-JVDPGwWemTE}#)yrwV2wFKNFIXTZimG~f={`3=skjT4 z9g0I`-NVRuH+zU7tH>{%!3wEYE9kJJj3?xDu9k`%7e>~a4&*XZk?nwL#REjbR3~49 zZX@=aZQw0Yg6JY?H!6oaM{RKuR-H>VGRyN8m0op+v)wChwO!_b(nM&rOzUKl;~4>A z1Re-MM(NU0HCHO42JH$4KbNT$s*IFUv9RKlVC$0ZggR+GoJn>WGk{nw#HkfhjD>}lXrNf5B@xpGR_G^OL=QC;(&`L-PPyinkTCtVO&zvM|JEY@& z`msGQy+qWW$Stv>iA`#cGhCjGHCfXe#-h{bs$Sd56Hc0k8j14_O% zvj*ymW2^*{Qny2C_e%99wR+tKE!JZ$Fm#eIy}Bj8)EQVDK7O8`F~T$|7)p{zXE8JR6Ep~zk3bT zlY8hgi3?6W-%FqG!$lGDCG>p^nsNS;J8=mF(FKlDm&4&Eb*XgU3r}=ysh4s|_rj-q zER(+*upT&;pX5LF3#67HKefZ5#~gX=K6&h!{73q-a7a3GbSSnXhrm*wj#sw5;Mjx5 zdh$2oqj!?KCqHc7sh=rn684wi={9N5xMPsWzokebL+FnT>0d3Vfw}!749QX|C!Y@c zZTt3#@(R^d274fP|ExMBB?oZu3swE7IEQl?c=$LjOcw4kRdHZ-~{`k$TNpy3^2cf3KUpHYcrv028VSl3JVgA9=HGrzMo4wkP zk_P>lou_7kEXnJ9Xjgn|1QA6Mo{5nsg$OVFj@hG2;(C-o-|;=V!Rb6(=v%D~v-Q^J zqd#Ik8Z9bwUY;77m-u(h9`5M+{5++_^>1+X*okXLm@0`G68ztZ;_+dwULU7(;c$HN zzAp1DYhza{bJ*a`fZr+RT;0m9P&ZQn1E=x|Go>TMmT6120h_xfNoyt<>}v5;-B6I-$@LCb4b>XUKTA^)t+MHiROhFb^B0wu; zcM-ClrLD+G$kaR?J}#p!7yRl4)GLI;+EgR}7o`d439V98T?7<>a#h)c>Ouyt^hQLu z(HyHuUK{*rFbO9cho%Hf)+e0l0O4GtWmY@0Zg!HuMbc78HX)Wg3SH)8YzjYOws$zL zy#$luOP=7Q3=;v#a!O7@W~W=9q)Xyy&zz_WgSxIyqGr1fb$zmsKak4y#jOZ~?ZnPP z8f@oJTVp$uyRZ$3)mSSQ$*9kHMz!jt%BFR{v7 zrl*{qLCAR2daRJmGT>QV*a|GMXSPIjA-P5+b9mlF#3UZhl}kkqCp(-e=cqDM1qPck0`X8z0=*8o*lk|aWPl1Z za5-fPFf|eAMVplKB}`=BHof@5cGQ)vP?LULT(C|v@-tWQBPp(8Uk;CQ{ls0@zR3yz0- zxk|`+_hc%AO?;Bya*VfBFa~LVnY`i5^HW}YfmWKNyx2-3ei|-&PBRA1K}_3P=9nh- z<0;t=DqQceT5pE9<+VIA6YBTUpeZ$MU(pJ3olRkWZ+4;efuRJdASXglm_xlN<~g(F zzwi3smjdz&ob)(IFhduMo!T^Xu^&Y1Vm9ddnXIq$LT!O#+IE@CO{&SsH;uI=WYvPB z9A4#6tD>;G{t)V!0N{$)NRkC71ZV3a zy@dckXX6t)27m^=f6!()`i8kvV6A;f+yzlw=yJuDY1^lO`R^)Z~ zmj4x8_UC_7y1WvXhw`uD z>#K3ypFhUehxz&%T=zUKe=+@8n}4nRc^%(+Jzw8|>qGg?xGvnBe$~~- z9=`q-U*F5u_u(qD_l76)gO>@n_$;Tl44Q@BaKoT=VD9<->IO z2wl#{Wq%ktz=1%x1`VWLp&m6oO#ORnL1W*2#R=+GLBtZ`BY;yNF~C(0ma?TsYs`<7h{P zRm_cC(;|X)0&1H~bZr3!X5rYL)9Py|hv2dNG>}zaLsNZh&j(E&tJ)jE6Vjea3*0h( zpFZr)<%*0sr+{+3Wc*jy^e-ViH{;9{GQ~r{1;M~-tP=oV=QgK+A>lm7Wk^No4 z$e!dFd7Q?`Uk&&e`AEtb`Ndgrxvt=ME;)W9S6plOb@P7%)&Um%Kk;XO{wMO~@A!+y zR3IL|4eww6di)#}InhQ)#ny2NJRnD1?Vief4oV<96jkM7eQw*dJz9RtScgYFJpC#@ zb;cP@9IUYe(K{mr=Ma@eb|K-l0~| z67~ww?17SOuTX!R=+?;29|ZLWyg}zGx*$hyFSM($r5AjH^e=kiJ^%ruk%%qd$@4+# zYmAde#$g+xW{8*xH=xL%n8#}gS6s|vZPen8SZv$&X3Fy}yxcRTa=Emu9sgXN9Vdv! zhVDTIhgvpQ8aVdws#UNZ@XrX}Zv%kAtUgCwWsci9vr-WT{^-w$8T~ClNqqxpNmDb} zjW~4d)yJavdrzJoY`zU56Q>`?jvC`~vuS{S6Qms(vzv}uM zuJ1RviseGif1jr1CZU`=skfWLEt>1|hiOctUY}8|$qMa{U!jqs3@_5}p`#It^y>B} zFm9c0LPBz2r+MC1cpVpWNA9uG!gd5G)Oafd(Pj|YKH38Z! zB_KYGE=+u@(8a3u=Tlc>h)#x)km&ON4JvAZ z;5LMPp)H7@ZxaPGE!!HSMa!+nBX63JP+lm4ymwq!8SrLbm}A5PhLqWv25l;2_$qO) z1vN0hb3kOR5AYmV2W%OTc3dqjnWGEcHHJ25b;8pa+tJHHL%YR-8W`Fp4DC`lOagq! z^GEfB^4^Ychy)@&n9*Wv1CAHgLzNgxa4yltJ@#Q1on?0hT9eDio>5amzY<99cBa{I zeuDZba#E@0o5Bs6eClp%Xx@Z{0+4of(o-f(vV%osPw%|6QbbXqTWk?u8haAfb;;PBMg{;7lG<7Du0 zfG9=GQ?y9NS;*l$Kc_8odfdMGKIht*o@_!p0kSJ>$2yeR`8uj(c~E)abDT59-E z0Gs0D;t<>7$k+y4^qqluwn6~%!F$ZpHd{Q6ft!r$y(!MC&$!;5bS6Vf;sYUTRAwQoh<1qLWKhy>8IDC2&9@A*thC%;&CKiwt1Ipica~KZt)DpT3FU8MZT3|l_8Z{!Cq7=4 z)^bJTKA4#NyEsgSG?;-9y|v$YCa$Mh#ML4gv)}&`*Y5F#}A{ zrw|1yfK4fI@4bG0A&MPi9R|jsuC|6a;YFN8z@}`iLI)Qp)R*@A_*BXUA&9*|W33|XVLoMgE3|mK0HL!lkL~PyqJ)87L z*!Fu7Pfj~RLH*mhXJ~J`Qlt&vsNZQp4OqUHw`KVbYC}}U)rQ>*CkG~?f&AD_eKf4z zbM3~=Wpsx%sCb+As*uEpv(7`kWI@qu35v#Vo4p*1>tzC7?8^rldw4ap;K>T{iz|d* z3^Tw4eG2gl1#r+9ca*&g=Rdi=C^;M0Jc|dJ=U(MmpyT1%IfjC@2=*xBNCKz7tqjDA zgj+fTY_8Q#ffc@_Efh!#h`hu8__Eikb4k z#{or4aux?fg&TDI2$X^nt2ocN<@%l1-!MRzE%@bdsep4n-p#)Lf&NN)7B@h9boyq% zxkcWabLa*|y8eYamHN-mVE+q_n|<^QMIoOcTy+K|hecls7Ob_a#5V zv1m?dPSRFN=`ZZ+X69hpkSU`)0S#Efco$mJM4*hF(bSqS<;Snb@r;mNwBDNu-8G4U zSR3KYct;%6cBn^bjJ{N&zJdr?W}Y_C;yBvjCvi&e4k5=kaQg{{5E5bv;A@R(YEPeT zp!8yqRgwMX*q+sDKz`yKb43|zZbt+c9FhQg;&DiT!h!FKrxkJt{ZXI6)s||gE4}4v zVtw>a3>W-z)%+HdT2g@+pP^`WWd3Gs-7Nub*I_{AS)!9~A zC#v8*hFs`V_i-+hqqMLKL`UjNbIit&FS^v{;GJ3C^7F-seoaX*)v`WkKU-SDIZZ%8 zs58Yf(`nQpPRN5T0ClF5PP_Ia1Uf@Z6@g^vYz59A7bpH3Dru< zr?j>l%zph>*XL-roayg$^_ks{oz66b;M0Wr{W&8#0j-3DpaS>4%^+T1fAGTXd8uFVAN$mh8HDF|4);15cRfEyT5!U@Cp|(iqY~?@fZ< z3-?MFRiw)x7qHWMJiCk`5k*0;_keaoLU zgU`o~I1QEHW}&MWabFS)Cq!2YU{ku94We7`&B!bS_M?&8M~e_Inykf5*y-tb2k=by z8`ngp%#5B^TQn)}!*P@sqV`AEp7*EX`kjEp{1rp9kq$e(MacdGsgb<`Xp?nI!0;kWQL(FBH0>J@)!})e5&0E(?BC{5N+LFF!H(yDRF4USo=R4Jo%qfq;FsM{s#+cK=-~4lERXq z^|OXb$ig*`3@N4J6E(jPFM@f?==y(Ijd;p)f~6VSD;$<}Wey~Q6wUxCkQ*vQ0P8>i zbR#+1F;gMR+X|YZvy)yN0J53TIaE$&MA=AGI+IX$^ow46K=1%7y{OWdG$v9y;}s0& z2;enw?h+0kejdV`>7?GN+$EUc^_YxybC>Wep6t0xF1i;JvzacRBtrZ+U4BlNpVH-W z3QxO)E`Lj$;m368C5O&-x;&Y_ZlTLx(&f+Sat?ty3zu46XDp#6jxzX%81zF7_8|s& zl))WkP)8ZeQ3i3;&sD;mV^+?c`;gbUf22>`xy{r==^TCH&T%9VcaAqjxN|HSsdIT^ zLbd#td5PptbcT|Fks@}JaU2|HOgV!E@9(G(eI##E2}laPS7FO#*A}No5|R|0U4EQ6 zn=7}p0SKjYc2Sj_ATUD~+(`43Vw{<9|Lch~+S+BVM`si95;f5>)wxCVj+mcKq{)t0 z%UMR+!qGJW99`2Hj;=9q1Yib^?(PbX#veU6VxMi3yc8rsp#gn0rMwj9?k>1TI7!ff zGBV2+=S}S?eA~dtVGkoq_!RI=CD5RJ<*#BvZ8g(`r0zyOv;H|Xs3~OPra=WVO*}3_ zef$gTTRQecIF%I?7F{IAG#ofi!OfJ5Zkcn?mfdI9pqb$o4D=#WQy@jSYKhZ321^d< zI^i=&V4H=GMBAIWGWm}rZ7yYj%M_^`2uywi)VREhN{8a4kqWzj~JUNZ>vsBmuL25zjdXD1`6NRO%$#Z z6h4AB+Ea#BzSZb7mYuaBGkGnQ^Hs>FeBXrqN^J(#Dk+~CjX#qPKq`)w z9~z&+V2M?8^7=ptXaVQL>T|}5(gr6RV$fQ4_-i;sYa$dhJy8+o85bM_M?lJmWyv}{ zNIs5DQrdl>#`Vt`BobYO9AOvIwjGodo;xV?tie%=Db7TnD-uHyxdZYAB!4!j9@a1d zH^+1HMPFdp1DA4Rle&%$^XPVLMR>ImXK4_mr-dxFfS_C4u^qgCOg3T_Fr#3@p%#fA zcu%PA@wJKC(C|cu+m)c3Chf1iPrIKwH>CYq%BKM;rd2lgBd5i{IXx~uFsl>o5Vg|T zLIUUxp`yoiDkH;RkS5+-l#3T>@gzKXvaM zD3{1f0|#P6H!YY&#hkn%RWxKLGoPVwCa$kVZa=7~`b<9^lRz3<)_bW1D5>lc!YPDn z!d*eP#1d>exR{Pab|GYF_HDSfLEHOF4&{jD!s*@Z#|~QCgtL{c@U5D*FeVmCz;oPk zsaNtkRdZPOPR}T+tl8>EgX`t?rSw7{#H)>0$`i}i4_yUNsY=ggV+lHrw zCt{e*io~?g7zJXp^li9K+U1qBo0bR;sBjfI*U4t88T8&e>c<{w)FOjxil`%(Wzh(Q z9@X0__*TYhqS*?Kj{I6&){>6u6v(64%d?_f-n{w^--4W$A>mj?85BU2jxB4qCKEe= zE!AeQr?(KasCsPCS--by9L7}3y4a2(3J!Kt6sVMF`&ksUp)K7t0c@qtXuSzO)5^o= z(i{ZUp)R#=O#FN|CthXSn&pX4L*G#Vrv;Oiud@Dh!dD0KD;6`qWMgKqy_VRa=lP^r zR+_fU^SX%zm00UJsbN6@jKRW-X>J|`DnKkYUu|RaQPX2%Wj@?ZnoxPYUYQzAD1b3E zam1#Hm54yQ7RL-%_q_!>;!02^RuiA^^co;>oH26J>22W7;3@-TnZesfq z@eF-8HEb(@G1&e*Vf&;pMMIY8=T3& zJ16a&dJ=a)JJ91|X_SAVnP<3u0Om z^TH7klUvEeLRkxy5HPe4$BbF=5DMtWRsiBYyPKA?E2as`Vab%$DhyNS!d072?8Zl$w*bDU5Zqy%)r_mp}*g zvpEDux;c`_j3pU6=yrruT%6XEL=g@xNjspnoADuvp- za}!^S8LUf66L|~Yk<#=x$shHzzc72rtf1xFo6DM*I{wWI3S@R(4>IUDPv;sO30sIx z9_%XtPmV!{rJ&a*MOF(_lJFft3Z>#i)Csojk^d5rGtrXTl$`;d=tWM-I_zFE28F*n z#bp*U^|r-KY3nD7o{9Ksh!6@*sVup(IcOwge;uGO^NbwW5_?OBQL(mzXCyB>2^b)R zo<(5~)}wp{$k$se6z6}JCMCGVJ}uo4FL#F>0g#BU7)beaH<9vGLCPo5MmqMl0{C&G z(-F~yZZs|tW>(BfXv`4n2@+34dVm)k7sje^u6B_6M>bM(aY*f?M=fCYJH|w%9M7my zM1Lza>?(jwvHP89>A}8$iG$Ub((2veY_An5TyeWnBb5|{?pRu)qVyc~r+G#n z0(7Jkvp5|bL18|>5Xxd^(I89lAD@iF)q-E;539v3kd%-bwN`dmX*d5dZn1=p7p&9t zphqEc^mL&TQ@Q+E9MlBLrLRU)U%~fyb6_n~rP*rySgcBb^)siZJ#sdObB6legnarl zW0dm*_> zOz(UhQ=O>z6bj9DKuyA`IT-@Z=7A-08U^8!NZWqf3QqB{$u4{`7@DfBbTQi@ZUr{{ zUI8Bgi)yn`U$^4b@TTM3QRXZych%6nwx_t1LJDzzv_foCPyK9~(q1+zAjv`*!uYnB zf^xe-vO4obo8k7PgJ7+nZ@Uaiw~o;t_l|a};|L~`YW%1%-9sr(w}1NWRtsvt*L!t@ z(`)s_ZNugW_!pz2&#*wIn%&|Wp$oIy5jo{9gE6CU(CeN2hUv~pQbJ@Bcsg(#*nc`1 z)nEcc^m?wgb$eA>hEQL;Ct#0B_M3(&7MJ3WFCwi>J5sIgC3Ip_|5Wxm_~=nYejWZK z%3jB_c(P}&E6`%k(dA~k4A3P@mkcg`20D7|C_i$PZwIo=@ypD6`DGU6^m3locy}|z z<(uTSqO}Dk_y;NFwOT(y4tf_3NRx#Iem5BD!!!#VT<~&y>dgH0IsU6GsP!ATQt(oy zSgrI{pbO2Ej`R*6x%W{18T}{^Q0bSlME!myE7T!&k67uea!)kMyJ6iZuTU}W#zCwr z%8ogKzYiR1cqV;}mLOx{2%tT1tY?3HliwXGtaCW$E+2c*vHkT+{NFXF)d{!k`w$DF zz*YKrM7Zzf>(W5}Lo`btrprfhar3{1-}gK&|8o4#O;C4A(uY@(=Tu z*WmhqF1@yhFVH34MxcWEnI6Fp@%;Hscq@~il&Oi3KKTVaAfnL5r{C262>G+#o1c*2 zF>Xb)smp8-F$T%fZ*WgyiNn)#O5y#gkj&OS?O~IQJK9&Kh9y}vxumi zrBV(t1aLi9Da2;JMn`wy96qpuy6(l?tTR5gcXSvVN=ONrLwEZe46cHb?>I0Iq#!dq z4$v3pDQ`u!Oz}F^687wHQuvVTF3~XHF2+G~e3)^o%alos_MChn%*S|3l#r6PTq)=f z8Od_R++uB!a)?pX4I(Ef_6Fyp@f5~asg>t4=sChAGJP9{N@Y{AI)#A~fdOM7p8Y_2 zoJjeI{6%+$C_v`23@^m`e@=kVWLh!A0@bGi8% zUZy2P2hC~6nlb@Ya9$q;iuJQ|wIbYwi0moksw?y+mAa$;CWI~4pIjCEX90Gn?m_-g8TB?<2kxKx3HPpk!%pq!Y zDYHWS#PTlwLeGRjn3r~wFjXEdn=nJpptbWX&g@bj-p>t`a9bE#vZ!^Dx*iN26gG%* zwuWjE_}!SeYf_vzU$kCjK@AKiDhbz}5IvMU6NFCTo1WZb@yTgf{3X8Z!pDtACG-SK znCh^S=wY#G#ge26*qFB4tO0hSk%Snb%420tA{b%oRB+b5+-$kD5AqcZ$s`2xmNBUD z6bI$g!T}3vfEG4|x%*@uY8Em0;0P>=Af;v@H@`r-3GH)(ML&m9F)pEqb8fa)$dsuZ zIkH%Te^PKI6db5kh_TcmF^C9erNqt5E_fMx5U7kuWKMalUA44%4ngB-Zmdb^^5+zu z3BBnEi2`U^`cOp!v4n0@zAy?K1te%r%cQ$ONyE$8lH{YoPfC6usv2ZY*^M~PRP9>P zvq(niVrZ;yNdj>wPxNiBRwcyy+&_I#UtVqR`z)Q&56Fvk+UZ%gpaKEGB08~l8t0++08%$UU6nhWfZ7{9fMvBr5)G&@s1k2h*i5O?8 zstGx-0v;n~0i`)8H+*Vrv6e+zM(8=JWcL7ZhHP!N3Zoh6_rP+*MAo*kGma7qq~MTl z*ehyUHkY9oX!xi&U2jRkqdCr%A6?41#D38$PJHM41Yr3qp0t3_b~li(o;|fE`B)9& z`nW{~sqzAKhS?-F5Lae(%m!o|`;3PGWAdLMmFIwb_*CHBnYe9(gMW&Uraa>7IUuCv zjO$&*ZTuhv_93?#c8P@j>&0;l9N_YK_%-3TZXQB;ltRc%gac#%+i< zQ7=PNz>kK0b@<`HEZ|`BBJlp8-msm<7jZ0_G-l|ePl%8TXOVi+tG1Lwf`RX<;zyOl zvH@%~B#qYTZIw`)!8;9P5p5C$w~GR7JMo4ttM8{abU{mAD8F=+UkHR8abv83 zabxVK<;K_w<;K|Z<;Ga+q{i~Z4^C`A60KCoy5C7@SNU99IGJ{H__iVDPk$EXgm;-& z;Zs_>%&RS^^^taWnLQa@=@&s`Z8x83rirb;jE^Z+%Sd&C<7P@@B+D2+Gu9@#2#nff zf!9zJPCSU@#$-sdQH<08IobWe_9yKSX?u5hAqT^kc5c*3JM7KKIXfpqTR~;gebp8Y zpqa+&qpfcS{x7gFm4ceLnLq}kq)cjvupzb#>MgqpoC=HB55Q&yyIt8Q0n}L@{#ITv zhWVs!4pUW<3k}mc**uwnQaX!G|B53^wr3)T%5c@p;*y))SIWADZ3C?CY}vBqpsNz( zldpv~7;zRstpnT@HIM1;W)$GUo0Yz?A`a-|!kN8$R59*K-{4&ncTC+iK5}qs-`McT zUTBEH9*n}N&{{7zNr$TT6A$vJBiT6MJgPkIR(HQWJgqDy+1QPq3f9#PKT8XV`uIqN*5$ z7G4{U=D`D_mcwNY|738F;S{-t?`RpcpyvI7T?8iC`l<2jr>AcpnQ)x`%u=rZ@J=N# z`*AcB7M0G#Gg~VoLI|#1F=bi4d76SHP4o9q*Ch70CzSBw;<)BKaO^DE9MvcDEZj4# z8R$g#_~-cU1ysx*cfx5p1qPz&)ktl~w$~a(I-3bFe59)Mr+0Dp+BwrJZN+p zBeyfaUpqa0U~GIMf<9<=YD;i}i3=@A8}X^Wu1Nw;(?%pYMfXm>BADD9^^i$UzhX>8 zXS%FUPS0a}NhdC2dWxAbvorKs*GNg_R(%e4Ee%pq0BurghwSB?=WlNz^XgeJne(gG zl0gyRYH9(Pd@sTmvIcyNyeoGD3Jw)W0DWEm+Q0{53Id~T;;5~Qg|+)jRo9XW>NkU5 zd?*gd32@>IhWA@g15qvs8RKVPjPsnLHp!{2y)E;=_mGL@&umpVuG1=;>F}yJlVaN-zW0>6T18s zUEW2PZ`0))xcGibdh94aa+GfeypsGf%OQT5WgWeor&W7m{f@M@AU?j3lHYODu&&tV zZDW}lThs#vvs^ued12q<|3%k2)7O0IxypiCzr6$Bqn3t^y^oWt;MvjBL5W9kSfq%O za3ozJDaFf(uQ-TNnnlz&wwXEi1SI1;AF_Y|XKxPGuEt)smc1-DB@Pg0CjeA?UXaU_ zvPhESlHFt+lB4^o_NO?IoFWg4wAo$Blqm{_leI3PAHuGk9=C74&;ONn@SQ_ANXdKS z3cuTUV_y!M;Lr&TY7V>Wq*BoHlmZSBm8Lj9H6t`52DNXp=rRS>;5-5u^t76^AE7J$ zoODH-P((@8Cn5A*j*nPGW>Y#RhIL$;yl_=Cpj`!yHv;~*6#MvPKsF4?Gn=LID`Xlz@DUY56@H8TgxN!&G>Zm~Z_~!q_jPmXl}EJc z)c@A7V(#9-rBab%HYrYgaj8aY2||Lxs;GDX_Rw%*iSiy}iE|LEAM<4#dPIai9q902 z5CCt%DuAACNMTojSoqB05@PjPrp)6I<2(sJI(ukg?lIMK1MxR?6Y=V_QV8*_`#d&k zl5i%7*PFVWebX4&z7z-M>v4BlQ1iaDi#Sa*IUZ2KL|Q2c!F$5a0z#34)aa>LP+>H= zDjIi>U`GzA7W;8_Hd7hcFg=Zk?OFKFdrNb3)6)Y`k<<^As2;yDV4Mz|N4O*DXz-fg zrEIByGbt7SrMcV@v?@P~o+o)5i}H%n#jf17lVENG1b%^247t=Sb)SKgKBiX{AVMFb zTLNAl&}yC17u8J6mLOfPylUr8v>vQ}y{rrWnqza*v=woVg&UJ-&kW$rY+*L8g#>;(-&0KehR($s4^L^0Ow4YzHE@HztbqsanJv`1 zKJZ;M@HR=^>|ypcW=-YEOM zCYz4%5pLA1s+U{4VVwnTJ~2!y%I5~aRGOORBM4_UdcNv#3ps<#sq%C z8fqsK7@|y758Is1hzb12^fba+daH=S(el-sAF?a7N(|QwslzZ?XW&68uHYp|XZ>m~ zq)ab)Zz5p;Gydy%lKnh*8)W@i@|>3gDp?1**}65=^zX#0vGsW58%U`g!A+ycu$zE{V=Yz1dBR) zHnv5~Ml^w#J!^d)&Ne8^9RGTc=1l1S-1TwyH5hjki5sjUcJOHkF;$@3W)(K*`nmAS zDsd4b#sW`tD9DJ{w=T%e9L`iT4u=nVyg^h@Y=Q(T)@XNe6n=fmkmha2RO;7BdBj1mq{^sjU1uh23X3!f(EI zhj(W&b7U$Dv#naW`RbkWvjiJ@?j%3j@U~J3sf&sNTP2Xbc{dK#y7G!jPF3wmm^aJw>V#2xOvx3?xR5VNw0O-2Sn8D3ee6$&>`lxrBY3M3_moW@QA1R|W3ym<%!gHs6Nc2WNMm_WFS6&j6r)cgJ&FNjsF4CMZTd|Lx0It~G zcv#;gQ^zVzMjT<1ok_=DdnIr@WRLMp6;+cq0}W!rTY)PQWe217m5I*s!6gBiHw=nMnQh}jaXvK85@4Yuh8@0-Tb3vwGLV3;Ke6LZ-!Ul(Qt7ItCmqT;=yCAyFNU)>o@bm4W{L<>h4*<)ciJeWmhzf7U(RzvM1e=+e9M zn(MFYXRQUwkux=gq>p^&nR_!e)iYZ_B;j_Sl3AC*FWV1clV`r7x<>jMHlp2f&$hlW z4DVs-96g+)J!f^onl&#hC_O$oO+!!7zj7vrcng}25hNxl_sng1uJPuBh_IllfLtB~ z$xe_(3QCHe4tj5kI$urDFq}T)bxfx5-BU8@N!_FSjYl59JGd)@xs@l1azvG~-ZY{I zP*7!fGK2b?kEp=R4Xa0~vqJ^a7%pn<<{5GJs-UFRe!0EZZ;OofbMgcJji~`U{@u-#Rl)9-}zLn@$b2)3O;z1fc z(-6HL-Yv}sI@;IQrkz{tU&5vcWAzXxa!q3QKfO{YeJ zny5b6|JhFYCFeXm_lcpTN41+aq7KkDmG1MSa9~jbaGWRcR+qB-*!_vUFl+bA&>ALB z@zPVglnOo(H$TNo!DvtM(h$c##Y-h!cLXmDnzDBvM^pCt7**M_v?ezp?BgC}zGOqi zIt4@O2zlCc7$Rq!A>+tD6%&-l{O}G*5{iIYk}73{&gPaVNjr*@VE-rjMMHzZMiIZN z6FO%dbsN!>6BIB@xt(EzA@(t&&Qp8&-C>u(IAaxx!X=kIjZz1+s1%__b_<#>Pz)l_TS>4$IAD+dN{eaI4 zXqi8cE|1V+cq?7bq_6Afat&RsqRR?h4&&k<`k_~k@@q%=m81OlQGPUV0EmHe7$yVf z@E8WpdyEX6{j&r-PoAI?dnkz3BRo)FPw7z52JbA8wHX<_VKCnJ&^+)Vphxg2twTWX zw4m09J2(V%VoIekO1x5OmwD-d`@O@KaJ-4Tg^QwH8u^4A&}>jOjg=z4e|aPTEd=GD;&e4Q@e#HI6UZJ!`e!P7CngCA0< z)@D;z-fJqVTH6L6VWG_y^In64v9vgX%fxRodA&C7^(nd8q1@zIJh|m&{x697eu#@# zuZ@23>$TCXJgtfoTd$24353~aQW9q8jF|~t4aZ_Vbk`7T>oR)1J`SJK5^HNMs2zzl z=KL)jY~@*~z|>SJ$*^Im60-W|Q}vlqC6Ib5+w=if^@}p~23kh~mhMOw@i@o(IgAK!8q@01$dhmuZvYr%2=Eo8|*@7Avlz=i66f{wEcsh6#yuBu@!h^rt zj~C+y)mYS?rSi%7-3dGnenk1^?^bSN2HtA+K|PL%a;8|JP>fQs;cyVIp`RniAx6c+ z*nth!B9(>YBm0`$QoTB2Qe4SnmP=p>ld5P`wloJ_i<+bm1b;^F93R^snUnDpL95MX zU~TXeK|dx5TEv97b)N=)-rWd4Uka-8-KGeMi16D$Yf&Qn!Zs(bQ;z;?9N%ZkTBK9+ z`vE}}@)w`O+^2!FSRQEAQ%riZSiGV^2U<_;Ddqv3vUoeRczG62Zi}}kKhESwmpyd3 z0~g;HOgE46jezI(06oWRh91t-8a=VTU0OF#D8HGKIegv$yBdk9Mn~K?wCP`>Sz%A_ zVSGxS$$-JpfaJdtuJ@*Ub!=JN{G1r(}8 zT{aCu*`rVwrMeLnuq5S=tXbKL7S#^+uV>bBH8AWbBUo4GJ%JHSN=szdZDKe zP6o7Ef;NCjaY1eQ(6Y^XJnqzCWLCU_OgaX(=$Dv!HgSz{m(1D=_tcogmq%2J34t@QXvl z8v>ZKMvxy7vRA*+TXrcrAE}IBWA-@*#Gl9#U%^CHNM!xcG{{{x0YSyVD6Js zb~w-E9+@rFvhK}2TgW?)Y+`%>YRe91OKB$W&Q_;#S^6?dd0pM?RH;bcq|yL?+qO-) z$g!BnJ>9^q%pPm6f{^(Bu~amWZ`apVyWWaQ2M!fLei2cVSPn*lr8os=RS3=!vG^f@H@KflKa#4>S^axiH zSL)BP*1GFT^%w7YY0_NY;8ABjbI-AcF=SvWTYMD>dLeYCl zN(hR0)Eb7$pSLLt%uL3zb|yy0$p61jHEQG5H-&ql8xux(uH8$srL*H&N{|HPpV2p& zPU=4Liu_;H13b(Sb7u=PBU6qO9YT`5D@rcL#}>h&1T5 zE$5fjnx)bxN2^>;5xQt?5w9^+R{kJ0aV{OAiqlVPADSZbOm;C>w2rDjs(NP7{4LfL zr>cIbLOUiJfw~p*E%|5A z$m42@JwCQw4<56Y3#hnQsCOoVyF0}x_Vam-1FB|lJybudrO7aGPaq=gNSi4o;dhq` zzZ>IjCSc`HfcP`mmIAof=rm@)t}=FA4C<~55lscA863QdQar@kgmRc#j3bmw8?@#@ zWKy{(l2oqhH;LuB#_&3`?R{c7!dMV#c$rBo)+87NLa%j=KrRyksdCrSAP@!6CXjZB zIj(k?FFX|$+APg(#H$k4cI~hRf*Ud~)XsT|dK?l8i!%+0OmY=}%K6tE0UgmYg zFSBJuFXw61p4hE$T3e7=pMD&Ab3MAd?FGlE$2SULh>&SRIX@rX6* zp_yTC@;C6QGl}D??%%ec*6-+GJKQ_A)7YOpxdNZp*j@>}=0nKj=cO%d%9&erGmBpB zmt2v(VCp79w^`++X@NTc)Z37(xa02H?F$3_!){(Us>poLwF4uF%Nfg~M(n4-6Ah*=9PnPod(3 zqQY36|%)2J^%G+fF4<< zBxqoARoQ3YcfF+XaMfU&!bQRh+BoxB4^99ey#SShU0%qc1{dw_5eGt-k(&(ZZs~Cj zB+8a%;j;lNMP4?lJ;xmyL#}gpe87cE$hUz`m^|wjar_1mZnnrJRYq}^n0qEkMi?|_ zEz;H~tsdO%;m26Y+h11pVp+$u{*PEFz;e3&xN6zLTN17fK|1M!3G zdL0JszpbkEfg`Y*MKEx@M#a`46ppkFIX<$;DiMLR6D}7@%itMOtA)1B^v@~EnhjCzz6sABhAqIxJN#yrM_R}my5VEQxr6-}Kv6GN=wz=GV4XLMn zaH_swR@B9ebJr+W9mBj(I002Da*Na$ik4L~RCftu;+)cjJe~Yj0bS>Y$!|1nO97zvxw_KbWJ?HC#p={qV?3m%{il_e+$M|z)K%i(lF6{-iF<(;Ux4hoVu&UMaJ zI|r`0YGBt5&ec1wzN&A-y`>s^wKCZZOf9yX2qfu!oRk2X6Eqw6c%Z!GkXd0~lq+b4 z>YN4?5ok4)>IMppqC&?IC-8H@-kPqKW?|a7(@=Ea7po$(yQzGf^n(@IDPrw~AjqWQ zM78|0R)dP(4O$UkF90y%==5pf{Cae=0)Y`U;plk1O3uF%vMZ}WnR*Hxa!SIcGu zZAv_FtkDj-pp|)rmu71tYyp@AR7jc}v7FNCd~K@mPyLKfzHyFcp9Oy02y89F?m_uj zWDhxFB)s|%jqSs9`6yjJj*F4zs=j_mLM5r>!YeVtqxo0y_0@bmhU=bH`G@(-YjDN* zUWY&VPXdsl*F}7X&g0Lb3Uhme9+`>T?tK&9%H$_kGspML zmLD_!m(-$KpTCb17J*GRzXeoZRM7>`>9k4-<$5{EOujg-zkj=;PKLxP*8TbJQBHUy3)zpdl znYg+~sOn3udh96QMjedev4`?MqCWdGpw{(g@T;+|RguddwcS$%P!%Wf8HED)=Scyo zz@ZSp9{`|F-Jm=>aOiBIuL}G$vkURmwJ947m@DW zqpge3QfjnyC4jX{TYCI)ly#x3fz56AGmf$pz;lxV3{jQ>Xj7JL+cy;c^H@;%1zc3G zSH&zalZ{5WEH;5F694Z7|L;}&-*%ttXLw)QdnQ8AE*z4{Zy=q(yxSRQ{qzb9iCOoU z@c&cp1FZ2*+y~6xPImXf7l~(ojxPJKX!Cc{%FTZfGeBu8KVc4hZ@mjIp<8a4POY1`$N#XB#&EbH86o%i<1QGP~f;9-?wgv|o&3 zp72AIIo_nAWSsDn7pu-u&{O`WbYTmZqg7kCnrdvE?WcGpwg+BFv=M7qM5#*VkpD2r zkT+?Q%tf6scw7)?WDNDq!J)pDIDHyJeM5&s{oN!(J;xs^@5UM9{BUrbuUMDTI6v6o zIKPr)oac!@ZAy0CpbMKA{ZeqGnR8Pb=@&X2=@*lX^uo|cks5K{9PVEPhr8jzl!p7m z4u|`(B*WdPh70~g=T;5+{dsVh>n=)Zm_O}sn4eEF%rn(6u}f7p#(1VHGJ)Cd%*82< zaUGy`!gjxuWQ-TWE~gMh*DIuj<(f4q_ld#bo_R@1!@Z)z;eI^HaL<(*oQfrtYefUE z*98aq^~+Nl=rtV<^ji%F%KF0QpdWcic`J>f-KmDwj#j_|R;e*xZrF(!HReKiM38WK z%FAyx#hDw7j@=iW^SigCH0SqpIOiWtGTcj$89=WlH+y7?9M4nL(jm8KYHdrwA%E^k zDGhnC!y$hy$&fF=iOy2tusgNn!elPaM6-d*^FEyC_u-D(%=l8t6t?f^um_)O-h;Ds4`lZwXc~RE!`461 zy!B1Gb=MgKi8*d|(m=uQci4sBYu<&6g1q$^v>)t@(}u9okFRyuk54x5NB`au(&c&6 zfX!%R31sh6u!F#zfV(7XfdM`-^r#63=%>&&t6jpi+{8$$w% z!#Q`^81lydzqzXqlA}8AvOexkcRK0rB#^L^s>N#yfmsB^MhP~KB^@Y2A9t37KT?qM z-tOpjMteKUen@wY<(QaAtQe4hB{+5^mBfj$Ay80&F>&$ z%c)e7DyO^O?Do#i&dzPm%wF`zJk9QHzxRIK@7Mjl17`e~f5th3O2s$)qVP2k#qC7?}*?Mu*Rx1d5n4_F3T<Vifw9%j;LmZ4VXhaQ%s|*@*!r>f)#$<4$!=T{`91Jk1M~_`* zgZjPLn>46Ph}|uN`b^m8F{tB$-2sDQdW@0{3Ux7pG$;(jIL@G84C5(-f+CD<3<^*% z#4spMKqqgIr$%>bkWWMhW{?*`PhyZeKxQ|Ho{?$|;!ET_gNO^MM_tZ`OrUNy!ZxW6 zb;h=#PDex=Rl8f!Qq%%C)J54^3@gGK#bZ7%8@f!7JtAJ_{JBDkNc; zIiG>i^Oj@etIm@Sp5G4T?QHPe>VxZYY5!#PCYpdR7xb!uWB67-j0tB<*jhQQRWs}C zA?KA)Hf5(r5gW;<^(_c54SXMwiooeiCE~DD1Ws1grVBdO=sM$8$hR})dGy)mI`!}b zWQeK_ck1Esj^S%`hw} zbMJ=E5i_edUR2q+8ry5Zv3o@-f*adU6#PxAPXdG7JC>&{+YXfbroy2zmt|UgansJv z1@jWfG$5xfl!|DExsw$Nc14iW6fLTTA`ro)cvxyLHnUQQF`vxpH^aHvwlHGU&}KM4 z(Xswpvjf8C$Ea6yoR^DHFDDW6%%~Y#6G0i(g;^U$)q-O;DHXwuY(l}`6-K=|GL+je z>P=FN*y;a?R75k(0y<@rdj+{QEof7pcDvl-XhI#+4j79q&A zyti1jt&7JnZsqCU6Q#N^ zYva0xAT;F_{+oU46f!(U$54$7Kl1-0ChH@J=eN>7Ov+2W95zR0QsF2xIH57peF2!DH zMQk>uwLAer1~$QE6y9iTp$WU%WrI$-FVk+Gr710c{fCrgMRYMVo;8L8CHdmWU zX|d&eQt4baEY8?gMywjzhQ)HnHqe??5kfy!Ep(ihi&ae$G0&{}=e8z-2BR0KD)s)9f40QKxm$r2pbzeVjc#M?(U!**Tg$n_JEfxbFEiP?Y3B1wWG_#2~*c6%jeeExTep z`@)IR+cTq8Vm^ z&tbQv_(&jvOYsqDMQpc4`w6|=);iCz6Un};IUeZpMo1=wHS_Z+uS(HlOZq8^@boE0 z!{OidL3rqbVJiXwNQdn{ypOzAm0yz$Co*^0qqQ>L z;y6|p+nojZ2Mp3jq#~GS6!-%D**rtLmA!Z-RGRVF{yCQ;o3_}hrXcxK?+5b_<0!__ zj?r%&BqM}=gtoEcyj(%@$4P`Ip?UiR!B$<*t)E$26LY7=Ibzl(NY;a6w^u5H8(K=i zA2!Ri43dvVhH{%A*^*+!KDQzj(G0VY&y-_O4MiY=OYu=@MQm23lON`jRp)v#+)3Ng zh*?8B8SdGR;cLwj2%{gfKHYI%E@pj_M9ed@zH4hDD6_gSYs0MX1jp`-R0KD+w-o$c zVb+o9aDqlR%59i+1!Nj9Qd}k#(G0VI7P+&a8j3&!m*RU;d$F07PSTlAW}U+UlsjxA zBT^0R0LrU7Hi6cpiU|6V>Xwf4a*^sNiI`_nE!dg}N~$i*+K{Rl9J{Pk1h+F?!QT~9 zy)!bD+mPz*Qj9oUJt`H^46}d{nN(Fn5s2VYY?M~SCRI9=tSh8Cw{vb!g=A1zFF&d~ zDaDTM=vflcMXHO#$)~Yv@{Na_@`=H)J_An?cAO>jPE>$eABY#VQlgx9+{{+={+3h(x0~0M;=D*wJea=1)=v_2Q7#mnQ!^`a;e? zEUt6V*k45k>2SQHGEUI`f6Ukg=U)Ve^J`KOY|vkkir{9Ylo~>_5{TeZs8~=Sg0Xm7 z8ray;JRL0DaWpTrZJ!Gx-VDjOu~L4a{A*GpVrFGE@5;flD?j6sw+cHwftT2iyj=_y;68P z_nGSq8Ub6pF`bS%u(SwE!()+5|9Y*ITAwkCCFjPQJ8TWmOvA;AkQT;ZS)k3TvAS3? zt0#*wyi=!U4J``Z3AwbMmT)yC>)d!UolZc-6IAg86(j)#shfp6nypaLlN~JGvki(H z+aak44gtQb01UflKC&4uw$R{8s+slm_Rx6E%@dGqB&-H2;!>D3j)t^pijPZ?WAKkl zMMMt%2gb|UY%B{GR~Ab#eHt!XEz(_BaHV4m`l|c&qHa1bcYHlEb$l?Mhr%ROVG^n^ zbagxw20PAnVO(7KGby^PpqHg0B3IA|U6K}?g^|w~+@A^;Q8~G?Cm&tw0N+?BB{1tm zEo&F}iy;4i5$*!1h{(Yo-d!^D-q@cX8TKRbBIN7?{aPt*Z1-`gh-TZ%og{w(r>O z$X1oQ6Vsh*oEV3x1A-~hqUs5lR>)4b*e_nD0tbo|3#!gu-CFN%S?B!*6^yT_*~5N4 z8O!T=2f*L5^%``oi#re>ssjx9CNN)D`}#(3G`}tt!QA$jN+Ds#-D_&F?=6_qu`Jz+ zx~Z&Z(+>P!hz$R8>iA;;5>$Z1Bo)A=i07p!GSQuoifC3uCym|Z>Qv(rh~QF~?ae{p z>e}-1|BwNA@$%U?mVx~zx&odxBp8ar?cuU8=|QS%SiheXX-uC~;y3f>9SbEW3B zb<1sCdrx-$FR2Z(8UIRE`~L|$Uudf~e0E+O*VC7{8Tow3Fkp9MtyBaz!8nQVj5ei? zaBhq|7AfYJx-s7_1&pnBt5ifY=AATW7x}8TBM`x*P~LDCkvO`>!~DO(HNr;utDdJ5b(ap zRC;BDO3{_lNNmYW*o9SEy_6yfE^LCr#kPy8?vZMT6@0f;MC1w{Vg+wEr<#}DoQ_Oc z!wt&Hs*GK6`Y9=D4E#x{h{%E8$-viJRv89HX~4W>?$e+h!F&>Y6g!{;SvIt%*mN=n zW9!pk#W9GK;VtbP#{FevY8z`%TfL28v1w?XicNG0A0@EZ4sPXQV}P%U?Na(Lq#9$T z|GQK~v(g1_l|8eXkQRvGQjAI`60j7|ouLcTy@GqsfK$-tQ$sJS8*TKHWj(boM)M60 z{{K)RoGAvZo8Pj6b&yxU`2K?=LNKB!4V%`CYXxZd(|C$xGUkQi)ls2nofFU33jm?e z^{B=K&E2?T`7Ocm9hHjURrF;7AZaq@e!$rW{3qYgT0R8D}e|u#rvfdvAxc5U}jIk z4BzXl-%f+g^&o0bxdd?*seX;jN+%~=eY9H#bMNT!B$_VY&1NO5Hw`vHmY1ULNI zl;QD$mes)-B@46Q%(c9;rM?{%eAY-j&pCtt!JJ*K_Ko0(zA6>L?d7LRDPjAcvy>sz zl<|eJaacSN8_PMj$@Le*iKSfDYn>G@VKai28o0zTk1ID|ZIfFAy-;8J{F z>bC3{?MK~>(ar<*q|JS>UcUV4;*=gMm2=p`#UZW+mUZy!y&)MI*3~aI`=-<|*tY(b zLzR;-z zXru?gNMX^W1J8ep4A1(h1oeDf&gSjlXucs8!MyXTQb^db?jZ03nlW_c%0*`nZLkzh zjO$_nYkBP`2(Vzx)dhJ!WF0WL?Ujm%9P*XpWmuzMf~_lAn9-Zk(DOR1{o=@gUj<9^ zO9{OMyH&D@dfqPh6H@G$lP{2pXog?ltl8fy788izQal+=yXylFf}1s*eq$ms&G(_- zzzp4u?OLg-SlgeKifG1Jpeok3iUR~9xD z!6SEtWKCEpzc8*UwE#Av+em~UjFW~OgIB?9Pi%8Rqs0>r=)N5lbm04Njwz9<#D|Q;Eo4KeqSZmQeqdUSu+BbW1>_o zO(23xajSQY+E>IT%BQ+ZluNI~bq`u0)HVaY3_tdgt5mOE8}O++oXUoE&d*f@U-XfC)Jj0F_T&6MA~#zkXb$PDay^| zP>kTnO-V&CgQpevULIaNHntQ(Q5aj?SaACDW0B$95B?l-Ou$r`yK{4k6ezaRBMK<5 z)m-6Q>9QSqs$lL&!rW`qF7XE<191>0z97?SJ5!g<-WMFld!!=RX75(2@UmHHM_};` zgryE5eJL`am&9jq&#MdI(^7QUP)|ukGy^Pfr0k1Ta}kK(Qut7lRL#pan*}YldluRi z?7401Y%JU#k>9iiVc9NhbST=Hy43z_sm@sK|0@;I47fmNtajzg1tPcBQf=h9U zv?4aYo#-yVjg0C=IH?`By0m7vheNU^td<|cJt&2a&FFp-(M5(^UdM0GY`$rs^-ED< zXRU~*ZM7vzl&ve|I2|0zQ&JJ!7)~m6gw1+GyR@`6ou}Q9ZrJ}bGT4V<6G1IwFW`SE zMU9R47g7 zW~dYys2P4UNGYHho)$Gj=|Jr8c#<{*dbGp7nQ+=6R?4p(E`huP28j!$BG`z29Z-GW z6{$}=#Rq#6>Fy;D{ry%*`omiJ>F;7G_{^gT65+|C;m_}Rc9nKT1)N`3X)HL3+odA7 z6>L?C2-|PDN1Dr#;p{ciT#%x}W@<`BGy^PfH0-NXV-bkpQd}Udh}{YLUU$iERrCyPx(pf5xPo7Er3Ly%IG zqiZcX%m5OKvSitw}GE{RBh~QE@CAAbTg`&McrTCj5rGQS>!|fcG zH*1K)^bMcZvasw~!*e4Ww))0KVb@)Kw66U*D%&+9LEoCJ9oi?ig7zV@1SQDp4%1}chbwB!qfOJ z{^3{ffA|x7<6eeyB3Z_7<;cA6+*wj0+HJ8?5i-0I^**GTCqYjvWc%Gwn_+$aT~ZS)4I2qr`YzCeE}hAvwxN@i*zSDv1L8Ki;^ z7$2;zGkySVblZE3Cox%MJg1VsSIIwMveF^=0 ziGmMtMi8>av3B?lM_nOX9Q1)V96NwNL3ax>QQ6xTmaXMj>!Ox|icjL&+JjZ~(O!M3 z;iDn=t5QMJCiGk?TTa{HV70CTkUo!X^9%U+B0j!^k3Yu8jrcf(kDKsu1Rfey5r1_U zugt9A<7Rx^0uPO9g^#kHSMMTSI$wXgd=nbE2TB>lhB&r9TQO*5(*hgWs?|{Du|dH>@GQVO9AJ>&$Oh zd459__zh9OH&pyFf`i`>7k)#4_zeNVH#CD|gcQFaWc-GZ;TsyoF~W}D5JY}MH2Do- z8RIDDYTEoiBw6x>X{xmGS2J(T~ zY;1?tds37P6il-;QJkHgG_zG}O);O*b2AsIzb#&rx~TqD&u;ZMcT~^6ff_QpiJjK6 zB5VzXe(T0bbH7&Q_f1;XJOJ-Y^faEzw$mC&YpHCqpteEow0a>N$R(%YC&nj9&$P9&-}j|-HJOcH<4=r#hTIQUjTa~>TZ>ZpJbq{V7zosQZ!;eGd>s+vW%vsx z8pf;e(N5zvd|FGX=3|AiJk)+UEC0lwwVpJN?>Gwg+_9PKSpwe1j!W=Bv(j~Tp>Yng#^hJ5+qkh zkX#`_a)m^(5RogqA-O_=Yng#=p_BuK81 zAh|+<1I2B-I= zwVA4MImpedvj**EK!?F-z%Ubg3dvj%>=_P(hjIFu*(x=J%%If^Kh_GcM#NeIK^Dk3 zT%9~zwfaC$N+y(G7MIhgx6C@@3djQ}B{OLJF8t40wu3YpYy5RjQA-w5nX0js%G3Ol zf!*{qoT4|S+4(s#F?OnItQ?;$W#9z+rX0%HWiWG$09D(r`=P3_8Gdbyk_dRiBG~1C zH4YcrsXstc!X3DBHU?W&A=>W~pRp2&}{jSOB*N^I{l7jDO6&Nj@ zC7%jAbV0N=IBFiqWzA$7e^FF_W{sEyeF_e3%ubN_iE=@Q?5w58C=)ipTLT4c?*!a} zP|{}59IRCklOTu?aDZASN_t5(8*8=m3(OshhBdIxa(*|R%;$mY@tgNKzaeoG4d1VE keh+7XG-TQIV^ty!60NhHKL(Ol%M2l3_gA&TmM1UzKgXf8s{jB1 literal 0 HcmV?d00001 diff --git a/.doctrees/index.doctree b/.doctrees/index.doctree new file mode 100644 index 0000000000000000000000000000000000000000..d02fb0d5d547a91ed0d8f6d4b5a657ee41210abe GIT binary patch literal 4817 zcmds5&yO5O6<&KiKlhh+9UG#=qH{>R4xSx5I120qq4*M6*@(yr z8Iwu)5ilaytjkaXBDNDmOlt`7y_K-I{MHTgbTJsQ;5g%Br_-Cp(VJ4QQ z^65dQO<}JPEQ^P&e1sTwGzC>9bNGvvXj6RmG1)TGM7%L&-~IuQfGSRSdM?Os>1CL| zRsv?%zVjlh|NZF~=hl}2*oPnPi8sW$xOF6MALSz^z6Q^Wmx0Dt@VSZ4H}HAwagmGH z#SrRuN_DX>Za?g}3wJ3gRGx&5Yn3+^Yw&rA_VaVk+eqB7E$3SV9@xmF3-|t!-DWwG zC^0f{sb2iFII`D}USm1QGbbuz;wE;uV-ZkJL%2;cL{!gZ+-}Mwi1LsVV-R}w#fRdN z_(=Sa+iuLJAy17c9$p3r!2}dm+j|!&jdSQjM1B&fQE_J5LWUs-?aXdf_U3|alE)*S z@vwNfX8SJwS|!m8x_$8C;)-rq?;?Ig4u2qSIY;;4`0uSo$L>_V9h_z?O?g(Z)qs6> zIbaAdp9k39KP{0rFlrD>GacYm!116?3g^;+ULIqQ3K;h7YCR#B)`L+UJuj_4k6hM7 z)SEcq`U;}HSyqij+T5)LcJI9;lmXWsg6J7GqL4Z2-2Jap3y{zLH;|t+j&#j|d}EYH zAbvlRNcg(2Esof;J(}^Q;c;Wy?i_-Y4xdbT;voH`Ci)(Tk4+FZ(a;vZbaz>^n<>XV zlZijY>hlUc+m_DN=cjgUx8AE*-2M;Gzx}?w;x@7C+JwkB{2$P!d=*N+L!`b~g4#j!GL8^<3 zP$vAQ%7p7UMsd+GNcmR{psC>md0bhGD0c zQm!JfpsAW}YSysrG7}4X=}lLZe%6Se%iATA+e6+FV+_C;gNiX06jskR`Q$==0vTL% zw5o*=`}QT1u|!9XL;W;U6SN^^SJN`eu&68sm5!?oIr;69-461MdLqBFb!0bdiR&_s zY*%w*zz*oOcZq9V?>x?2Q9=s0KVnf1UaU#VwpDJ@+!RM*cw~E^2aal~GE~oAi1rxW zaGYYWLER~iib^~$101F>DwBWJ@s9YMk$5CS4s(wI5q#;Kb1!Kb?1luss&Xm2)ATBRT&tW zpK!SIvh52N&4(?!%cl}vG|c3>R%+Q+$Vd4E+ier&5XZtUXE7u_ge>56B|4u>;4_~m zfg&bG)z8g%@a=(?`2Onhq|dWVWxfE!B2-~y4el0z!gfl}H>|XrmBQX!nOQOM^!}x_ zHM?EfU7Vp_{p#|>%3^z!?f~p*0T)HC4c>}aGRfJ5!{Z@{_%eDGdkxPIm4!Zf9Ml_Z zL#@`4ZI?Y2c|?XaAVk~sU&>#I>}3hKZH0N9`g2Iau}&b-B4r7S$l#8XxP+kSFGQ*4 zd8mA}>(IK2lAtvAn=2hk0^^@ZElbGm_@UHP_;C^H{IIZ7rwY<;6PM9QjoZ|hfx9oPxQ=cjrvJ}LE z1E5@|Ks(M(sbRk^j7jz3a0szJNM}Z<R-F|CNLTM^W>agz%L(4 zXZEU|;iWqDg`9{8ANQ_N1pQ4NkVrLyp5}hp zi?~PSE)E4`8PF|IgZBclx!qfmmd{a$VQoAgP+vqZS;#viEWhsyEz+kQ] [--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