From 5fcc2013e2ea3c4048902a266c860a9cde623748 Mon Sep 17 00:00:00 2001 From: <> Date: Wed, 18 Dec 2024 13:27:15 +0000 Subject: [PATCH] Update documentation --- .buildinfo | 4 + .doctrees/authentication.doctree | Bin 0 -> 3413 bytes .../check_program_requirements.doctree | Bin 0 -> 7485 bytes .doctrees/commands/configure_instance.doctree | Bin 0 -> 12468 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 -> 4749 bytes .doctrees/configuration/quickstart.doctree | Bin 0 -> 28020 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 -> 65461 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 | 14 + _sources/configuration/quickstart.rst.txt | 81 ++ _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 | 620 +++++++++ _static/sphinx_highlight.js | 154 +++ authentication.html | 223 +++ 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 | 263 ++++ configuration/hubspot.html | 142 ++ configuration/index.html | 216 +++ configuration/quickstart.html | 284 ++++ configuration/uwsgi_tuning.html | 200 +++ ecommerce/flexible_pricing.html | 238 ++++ ecommerce/index.html | 217 +++ ecommerce/overview.html | 239 ++++ 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 | 146 ++ index.html | 200 +++ objects.inv | Bin 0 -> 780 bytes search.html | 169 +++ searchindex.js | 1 + 111 files changed, 11822 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/quickstart.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/quickstart.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/quickstart.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 000000000..896b3fbc2 --- /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: 5fb702d75e51a2bd56c0376d2acdcee8 +tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doctrees/authentication.doctree b/.doctrees/authentication.doctree new file mode 100644 index 0000000000000000000000000000000000000000..af234da8a8b192e8c779f860994dd8074ee994cd GIT binary patch literal 3413 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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..8a735bd9cb42937f8c469860c759aa3c2426f1e9 GIT binary patch literal 12468 zcmdT~-H#kc5kKGg?!5Qu^H&hg$KVkAoZRj@5h%e}79=K$x%eDxCqzQl?CebM&g{+3 zY-W1wJ1G$f2+1e)15yU@kw+v1NO?p;2$2UK_!D?Q$RZ#i@dApFc!Xbd&qwdx-FnZ? zMFio?PJdKaSN*EGy1L$;{J}5IjmiIs#kl8s!A8w;oFH^qoQgwEXeV73@bumE>^tdO z>9VLq*6lbCIFu&~WbgaV?ua9W$GIVNgtWC*3J``ewT9R>UOt zxX-jMaiY<%!=UB0lZcsK5OXWAS)-BC3{05zJk(_wm_$r-t4&?0d)zhLCD3+14}$J#>}nbRp2WWu{HtNGd(K_N zpgH$*?u2_ve67yAy?W0IcwCLGz-fjX)%HuP=U%*02mf(h@m;sWZWp~VehiAQ7RA`` zUwJoq`^&}V%k@$7ZuI=3Qzp;jwclXL2CP$v`|@rw-utQ(CR2?y~DF6X`Y ze7)ZGxSKR<*jc^n@zC+>uH1jPUgr^G^{y2I4E3*hMaw1vl zIu{#eO@e6IJti3B6^M0uj{P#V{lmCZ`m^*+t{#K#TlnsLOC2aZ9Fa(P!?3<>FlS5FM z!jI6fuH^-(`>L467vJo`r%cGXv-oBkJ>RoEp5Bq&x2-6^PnrkVv>C?=LtrIM>3R2* z`z*kJkQ4>=oD`E1Y?@H|^#==~mEk4e-*TVlP6~6M;i(i1_M{bP?1j7QOjnIKC>=~b zUn(Jqyj0xS4||fb?PfBqh^b5;n!LWbPll}IlzUGcA!OmHmAlchA@iq&Al$dfwZ0=} z3iUea>VX0l2Wpzk`yj!F`s(L2fJvVXkbOy=l^ZYMjlhSHiz~6aFb5cc*WqZ z7aO-d-#3z&8I6V?+Lm8qj=x#+!bZb@cQszU_HrzLaF-d(dEMyw7ALn`GcLD`%`iCw zM;s+V0Cxkw?XX+;m#?v6fC7#?(5G(2!kX81xxcxB1*^(CRxu09NltL?d*nAQ-`_Ow z0VbKzi{N4-qZdXzHkPf}cmX||2Do>;*lPOB!C62fu?^e8v3M5T1qOrr#x!c7%`$`E z4#8bFG;9P97^aqt5iR&e6H_B*anQnXYlH#Tr#Y7}9#Meu=Ee(hqOnXt0+FcRdip%1 z@)V6ye@!){(KxH9vkfoi#2$vNNW%x!K+*T41P!lCJCmzv++{)|9wO$mTR49+31&X6 zJWie%Nx>Sr-qS7GJ&}V&ENufp?iA+xz@d@)sZOfjq3h0pkWZ1vd(s0oN5j^KZ~yqd z(WSAt+in*J5SZ_ER>P%6=2!Q#)Av7Bu-10Fo6sH~0s6ThAG?Q!AFFoAID0086hRd*{qMruh z_dDHgj0?F_zi51`ikK_lRTe~{@4s2SbhBtu?y(vt@WnVVqBpD8WhX_vp_OpAYWp5e z7UM$pU(dNXFaTGvh?N7>ryA6T>%DDl8W+5tYLLh3o7EeVg#4g$;%0soE1Z`5Q5JoE zu>IoksoI%l4gVfp-{e&PH7pn=&zpw`vpG1DW(i>2JQe)P5TEoo;0_NP#5KmK&iHmzz z>lW`f8YS=%e^hbRWJcIRVA8ehFm5y`M#1GX*`S{YWg3kj43G?{8P|Kv_F9`1)#QzX zj(*dKdDv4y1>``4=`6qcRanY1hSj5sg}fr-c(=pIkw+qegc?GQmX-Jjb$D1%SBHHW z*LBX4BxDw&umrKtzoT68Gvzi*jCE>-DAm1jxLX0tI!|GSJicd2S!o2RTi2!*S5yj- z<~&VG5o@!*GBA4&?2NA%8lmBAWa=!~kl)(uYxmE_q{N6uYX~QYa@6FE93*6EbDjI= zW4;fb8qEjc=hpr6^Vcd=JNLga{lX@VLq~t*I%#%J<7W{_{D>mj{_|Tpwo74fh8yZkS2rPsONq~r&cFr9vJt1@+{Puv z3O4i0QO#J^9g&($4v)N;Hf4l(uy$6#yttKieoh-0@LtDuVm`Nz!-Ml#0LTuZsD^XZi)=&@s^)mzc8cC50S(~r(c#PFi2Q7Z$Q^jm1oyW+ zYv3M%R7z;C!`^mW~!I4=B8QqH-Aj%?Sh#_h=gZg+=d zo^IZWp8M_nO*(fn)qJNA@}ztW<$M$Y3R;Vge%HKyWgku zbH16AVsX$GO4l-oqS0K-QBWV3DBfL<;6y(FXv%J`Z43{b`w*bh;}fqmH38A%F47hb3zJukmZhce2bLnT*`spLPX>vdyJ&C z^3*DCjcXm=F?*qWjLWZic`6twahv5C^dRJ*;D@)tEpB}bNpJ)I2dfd=9zCs+kqn$# zr|vDA+yWmRE=0{5Um4jNv;1!7iqtkvuRpd9j8)~_G=%cg?+OO_i zN3)A#0QqGpsgdo1rtD@H|LxcP&RMqMwvo-DC!bHhee_5v1NL!xG#TYKa!R+6odv4d zNiu+fp<1PPkWM7E4?DR#%ue>ImH%&Bp*`>2R!CZbl-5wG>SqW|+09m7CLH9sWoZ*- zJVMCN>rCWPfiyRg7u>~NLOov6xlz7vZVMKFKsy`&9+GnUf;qru%0>-HKN%3w&@D?K z{ZNVqK)MJZJ;+u{pGGA2uBQ_a`n!^up-k&~qA9!SX|)hr_B_1P?g9%(DEX{HQA$np z42{-6JvDDr({E^l18UmaV_@fl0T~V5vsBb?rEH+63p*-m)UA|iB7%EY(?gK?uO%x( zS=QA=Q%W`Me!__D~dpickMM+;77*ps%ZyOUznDSu(m1?_-rzq8PpB2YY84$#%i9m|qM4dt#0iP<> zo8%!!o#5)2n90X5)O(C2wB7-+U?&I;18x>&e{*>Ya?&XO6Nh5PIpR;$KrW#mNfkA= zBD~I_x+@h^uUUSAy1%^QMNEYW?=6 zTHXdURZqpNVgc_b!8!)aWS>do<7=LWwn?Rg)C*Q7!E>~U8pjsMAWULf=N&PR6N?8) z*W92Q5tK?Tpmf6PnN+esMJFJ5QnjF@LAIFWU(LLn5$k0Wviim~F&8l^k1$aJ!643Y zG2>c(@i{4$P+w+~%F6+cOJDLa?%dN*yCq>kz?3*&@MC+Ao`W zF-x4#+~^XZ4x^?njH$M^oGDRabMuxLqt22byJ%*mJ=h49lcH%lHx-!O95#cxoj}?h z`sTA?X3O(cE$j*UMb^$DX`3vNg+fsIEUJg0D)qT~KrE5H0Xab%K=eISdZt$npAic^ z)-#JrE!qsqDtkaXcqh{kpUKPG&>Yu#o7@e9S{SuqQO9YdWB?;gygSkZJJfLq?bRpF zeF5@Zh+6gld1@)ipU%m{crAh~a%VM<@s?Zz4x#Syu8+kk+-ky#9PXy8hr}bmWY;W= zv)F(c_Xr_d;;?${HC-HzJ{^!L3XVg9{#@KeEv)%Q0;`T8sH5^*eVVfVM~U_k+eHPh z4fQE|gOsHRF?&7fVF{|imW9=s8`uJRLYvBU3%_uL97UWo2ZniF!mb}$${48O zFOcZrVh-EjrYatk)znL13dll)NHiR(pMDG8uCGCZFxlZXnIZ zJ&pQpMR(5Ka=$Byx_1>tI%*}w&Wa>EuLDA|IFG7Ub!vfa)k1ckk5jVHTL`SO6#(is zL%+b7Y&T8}Ynk6n~k(u!mhj7@Y0{a<<9_TYyLqP&+ G!v6>3REzfj literal 0 HcmV?d00001 diff --git a/.doctrees/commands/configure_tiers.doctree b/.doctrees/commands/configure_tiers.doctree new file mode 100644 index 0000000000000000000000000000000000000000..f4c687de393d39fd361a712d4763e83aacc09530 GIT binary patch literal 21375 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 a%RC99BGf)L(dJzWbuO&ZhA#NUXz(wZ$jcfNC~ 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 LvOx!aKJ5PoTMsDG 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..b5dae62c45b22883b01d06eb5e7eb6a879b843e1 GIT binary patch literal 14154 zcmd^GU2Ggz70#dS*p7eVG)Y^xbefRFsl0247E;m>R8sn*G>#xiX@$b>?95%yII}a` z`H5{oX;9UwuC9=v1BgdJm3Tn{UXXaHR0&i-eSilfUf}@=5EVka^PPL=&fFc_(_Ocf zil`dfbLXCO&(C+xxqowe=sTZ1yG#7Xr=qUo`fGL5w*A0nQOft*ft7TaAE&RUr@xWD zkk0YZ&|HmzB(zw{ccF*nxSky{KfRIiN$MWEUR2NMM54#kvWI5cl)lfHIkGc*_uoG zaw>Hg?wXJ|PMxECw2`am?B&CmW=njZ=lU#NN?Il#GvhdPTS*LykOlU-c0}5aSe_Y0 zXvE(`zS)s~?YEO|@z64@n;~mcpM;OZ<}$rXox_gd90YIY<6!8Vgl2R2_W=IQ<6j+} zokeE~oentnJA0jD{HcYw(_QGAejL>z)3;l}T5b8sON)XFL6@LwdPWx>bk_<4 ze3V2gEdJ!+79Z9uKCUdT0(4q6@ZqcLer&EO|EtGh=;!($nn3-G>@J)>+T-kZwo3rU zc|zd@IyyiF9*I!1uh3Ul(qmtp;4UArP%KDR9@~^)ADU zEZG?JD2W1})nd291c$)4Sgp&#S`x8Pw20h9Qb7PoAW>qRm%lIEP&w;}vZLdQJT=RI zqafFtBH25M7rR{~${gJkLy-{&M(j}f6t$vmJnDIrJ!KnpSas3TLJyH}ZDS4$lMb;& zALQ1+KNTCMhqv}RlCB%Yr$K|HNi1a6jEwalIdzK}QI}b6+hulMKK}U8R_)KXzu%W~ z=+~=Wfr9V#j{;TurWG1=6g(U3*|qCY5Az)#)#?`W*5}Er8ZK; zw{5twfzqDysvFk?ENzw}PzhlhQY+KAe*LM(jG6&z1+b)xs*f-*vpPMWBROZ|`l78J zged!vSLNvQN#fcUn$5bg6vPaD@K#DJLc>@UNOyfCePF^zXeGWCCvZmKBS7L+#w6!V zTQV}ylaTX96bNq#bNCDrBJeP^mcu~$Fk&8zAT%*nF}0gFARz+EL>M!g+1O^}7!jj+ zTAYQS5w8aD8U~0AOk#}(&l;A4_ZCnR8Bo+?{xU)lgG-?h&uValvEYB2Wxgg+2#9XYF6(=NSL>XSb*ml~lT(@jR!mNZuOx9d!TOyx zLT0&o%=KHj6Ta^sGnjv_9L_1k?D()g`QWW=8l2BCMf{_NtcGqJQ{h87Lov;3w6sFq zif&4=bE2=Yir`o|nM*Er7_`cAbQ_VB;SOyf zu*SJw;{2XPN5~@T&dENtE?ibtqX1bIDvxTe!@#3_yp?z!iyI!M;@V!0TFGOphu$=> zbJo#b^NGjQvX{^)?UQf3tXv^ONUW7Q7V>{#AY-Yhx(o7O2IYG!0aq>&ceyu2Bu{38 zC9RdG@uyl=^U;ftUaZ{9Dzu40s-Sf$#CI}|&apxEsqTg>HYf)WpGdY7fA~?ci&2*S zg+g}KqY(VX9SJ@QDZVW;M1R{eHA$wrp=bIk_vpP)Iq+V-P~R%_T3#Rb`PZd z_F#$;Nuk*GamR;cY^8kn1GFo<@;FIYfKsKG%lnqH0HyBEG$L&Dq1Sa6;+Fhay4>AY@bHT>G^Y^$L|Kxg9_H$ zIfW=#_xD(RS{4y3Zsf?ayuiSlUlcO@Dd#vy3OKIGf^_r*n5cA=CEeZ>^&+iyO1qUP zk~Oj7RogSCu%Z*Gpl&>lgM4sWmN7vxJiDkX8vm+BVwVp@=s8} zd9&Or838lY577*T-$?*{vQ)%FRpmVa(f=kyubdX>m5WIJnhjR2Tt6g}EB9}?6)iw= z#TU+PHZw@n0EuRE9&;}n(<(EJR0B}cY~rYb+1TiDEgYLYBK9N1CO6=rh7z+;n!k0- zo2+g;#@Z(K3dPP~X^?E!u0YN~Y)O@obG#2V6prqD4}~>U9igGb@mD{gNvJvm3W2II zpenPP#*kj?3^njimGoBPj%y~@IL(zfRic4T`wG$a%o`e`YLR-}n~S8iYMjpPT%@6S zIv~?{RZG|U9XU+zl3uV(3ye+ z1I#svWV?iOUF7)E8Cg+?Fo_fSf|dhCjln?yHV%o18FScSeCq0z+QXk(JVU#c*iTjG zqD7AQI+?6gU5;!$vVzYH%1cQs&2}#h?1S6FW~eWpRrO`3x)mjZc4<7OYjoOUK z9j0!Kb<7q`?tGl=(J}Ow-cc_Wlg96>=BWC91)Z_X&*0 z#CVn7(2++Zt!%LJmdI5yzC0+-uhQk_&)VtWsoQ0A*+N}qvayY!<)xmx4V!$!Y3!13 z#O~Loag}$l`&D|U`R7|DyH(mjRMT$?dtv@`A@k2p6)T)aEC+YqgYd*_LYPXSb>|UD z;k+FbRPuh2HVOuOB-^*u&QZ0dik)a|18Z#Z%iqP$nkWIq_IBQ*_x>fuEe*0)T2$;c z*>2oK|75X2CbZaL$eVASer-=Pl+A~2klEzD!0r9r304RyI5 z<7EWdZTlsDAY|Pj#BnFXow)SU9zN!nUj8`558{9YR*cO!iBzW{K4i02vW(#-S20_M z710A%7&~Ygg*z-pDv^Ayk7M=*^MM-lO8ICKw`&jAA{T$()BCc)!Y~LM4laIqEQAM0 zR4Y#Tlsr?>xC{v{DZjV$ro>|9U4$c_lza;r6!ks5FG|FGnsfm6A_pe&pi{~xJkwuJ z%w;A%q)7Q5e5%0@h0F>iYC6t1>7d= zq|P9TFgT`8i05y$SbP%zIPAO1g#f@8THiyt(DTRVRkrj&}0h0s1ijq>lgmA4S%D{oT8e#yDLGD9oRDf;m% z`tcV1_$BrD1%4!alql&0M-&l3yWzaFA;>la$%g2@kvJ#uHId|dz`5-_BbYj`NRD*$ zD>#bcoA3!85JJQWd^#hm7Q~h<6!)s1w1wV6U=^(ZP^T4mImSfe9i_&+_h=8tQ8lU{ zn(5(>6duMY0`hQ~SM~;#6j@13oGJZ|TR0Dc_uwbgrICyDaR%C7hXY=d?x@@)=e6UV^<8qr_$&uwJDlZsZO$h01ui{3-8Iua z+tWSQ)$QFyLP{heouS?`97KtDL*jwI;sHg72Y8Bv5K$x~gu(+LAs%?(0Y&h}@2l$S zuIZf_&-%P@h@9lT>H7QCSHJI1ef8DXW`5(>e`b&RPcDgm5XPGg*Z1SZ=VBla`iYnK zc$^KsIXM6I!LJOK<$UUHh$K%vK9GCR!VAL4PkB6eZy*<`c@{>ZQS_e^+{?lwF1rUa z!E7-1-e5VHmor(IMck^AC!5W%*H6;S@i2qnX&yJ518R@vb5WS_)QzkT!HJ^oz(c-C zG|Hp({)2A}G~Kg(7gT10;Iy1~%4G%noyb^pKYdc{0g*E=PMrbf2 z|MA@V1)*21mt_g_6caA8BxPH*o-P9j88(qE^G2t^n$6cA zzH#Y|&o-Oq8Muxi`)LBU_R9L=d*$)#SMJ_^xcQlzw{G4?>x-&6v9;JRwh=~AF?B_b zU~N#Ln~?|z{B|=IW~?1zlWA+P4Vv}K!CCp0-CL>=9kBRqduM_dN=7eK>@Z-M)%>wK z-?uwY-d2*4x3QIHbq$qkx$}f&k1^qPiP(gAJ zZrSp?457{Y(2D##DFi?FGE$_&vJ6c^g&R;tTE8mo6hgVGfg4OKWBODh2t7qExN1(U zc3Tl=w{LDAn7O1WxarDZzP&V5Tde3+#I`u=xjttuj52oI=Y1agVca3*Ua1_A*@19woqvJs+-_SKQW}C0WRz-v;wa<=5Y&+HEjfUHq&x}(;>yuzu?mB0@*Uz?!k;uAhlS_twnMCbo*Nr;~ zyYBa3Ya!OnrY5-XNjKm|Hk+gfsmBJqGx8w(L=kk6i7@s!Rh@%zk2$7Ct#LzK)`om! zaI!mvgwPmpR6rWk4sV=i55is;xoNaTYQ|8hTo79CkiIR1YG|d+rr3%-+kL*sHiFO# z^gIV^W4pi|s=KCrVE zH;!M&w?oq~YjGH})?k11ES$RcydhsH%%R0i=ZYO3sW8t%VXi?Jl=`d^=56Y+okUTx zL1L){k(dRw(oU0}lG93AIzG=_oW9xh`?sN0qUg%P1@<6wQz#C&EU@)70v9N~6{i@L zPWDWUZ19lI=4g1|RSIEQ@Tk4gcWGwm#4r|F3Lhs)S0e78N4p!!gpqP&zwpkN*s}I5 zgz+qz&3pH6t=+o$$N_E6&t89U%Rw{fQ7?(xVJA;raz>fp8FWtPyg~+PnScBL#3T#& z-?M>lX&oGHMl;gL(#cWP*1+Gl2Y$Nl`JU1}r^jtmB^g5mPbV3Rqa;Iq_Fb67p1W0= zR@d+50!B9AFwSlpF(CTAbq+`?M8&w0^35sxLi5?Zt5y8#^xQFr2|BW>hz&S($Q+DK zkn5-^kh2fA;>_JN+hjhgssC&GsVPYGBi&pDLC#?6D){lrLle+|)I(DJ@NwwpE^yj7C&@pgky}V z)<{_KdICzSqs!ExiaOxXcI`bANGyXF-P5!liY=a%Nj-M9%fwUy+5L$faTRFmoDYwNG=h?}(aS9Y-Vtm1m5j}h(GddM}=XRE}DLzly9B^-)&OA7gPDWOK!V}h=`loFpxG?BGEJPEK$D{fcz0I5`AjRd=BANs3t%}WM}`<;)-zu+$r|O? zYNI^W3#nGHw_%M_r=~)=!M1&~VwBOR!IAeBM<&kOO^8Z;$v|BwI!H^;Tirf>8oU1J zAU>?6SN5sdTwoWNgHtkTTJqk@tAZc6dNq=4@QLxizyq1G-Wn5Z3tX+5CJI7Zk@$nnWqo4Uk4nw`Mdk1t;}WxK#ux-dNe z-*-r>ogRZcEqHZmkS9>}qN{OtXYRS}}Q%iOIIIVX1E_yu08|nTjjjCnoHOSJR zs4iI0LIna#S!-S1T}LY;W`%km5wm-_z=qF*qx)eKeY_o%$h-YVA~A z7ngd&(#1uYHOfENMwzG+=?c3`^D1ldrRS-TERyOAn@+8t18IM!NSn9>Tdh-O$J*52l#q_lCRt?i5`tUeGLK z`~{g8HhuUsQ#zr=@rGPbx{EOPhjgu0T4qst2#5lz3yM;wH=A$aDuS*PsCNPnA>9ZC z-{zlQDe$*!X$@seFn^sgqd#Cdw$)l<`-L4LjWo$sg)oS~TZLcxEQ_}&pz&<1TWi~a zclz_SQ6@{w&^pd2=Bu!Jjs2BC)`^@5-BKXWgI$*uyC#xjYd7jL4urP}gcLhbxVuZ2 zV&qI}gfXgUu;rV)?dB0uPjFR*D=b{yQk!;!Q#iic$RWUeRo<Pu!~=e2^q!W;0lt z)dkk(J>D_fh2jU`^98`?Bdwv@9U9Yy&~&?V0jy3GHB;{nbs4ui|3Lhz1+>&gUC(f; z?W_AnU5z6JUE+BY@-^tfPv|>E?3oBC%8uS7PO-d1-B%cNo`-tXe< zt6Y5xD&{^iK=whEHG)(a+;IxrEbxB)Hg=mT`jA*&Lk#ZLMsUD@=h(J73rF9s?cl^6 zQ4Y;-shtCk)_|ku$YP5qn!<*arI|i4ekaU&U(lOv-9M|Xvc~`Y+W0$I^zQF>C0%tk zOebBRfv61B9!*@9t^26UIO+OB!q!k|SjpB6l>*4@JRWskr%ayG43{R@%3Y}E@RZl$ zI(0_xonSqv(y(tIuyOUSq{L1m8lIB7Ua(DG{+jl>CNC#OtjVBfskT}RHb2-gZ2m^= z17zhpkd==w%PPnb!M5a02f2&D&tIvfP7OKgG7fToN!x=9(TrWiUtGu1y{ki6!PgY_ zOkAg`q%<+)8Hb%%Cy-bwH)(Z|Q{7;srcDHibgjW5@$o79?^wQzOqhPQ;K0-Tez&}%#NXL3xZibAo1W^v9CaNSjTo~tlWPMUI!ST9* zZrjn0a@dVdd5bgz%}}Tqm5BunqBGMO-b|>xKYUX9JG&Rts|v)5RAL-TRpOo^PiY!6 z3z4W(#|yhyCZDQkvr19c#uQ2S&{fpg?f0Y5Q#rAvX@<^2Epp`&_^akx^T({Aw=^}@ zR5*OIMAbA=UlS#I!@{GDL)mUN@gfDMiAH~mZM#}6gB8Yn4ZW0LRg^)a0R?m*#s8EA zy@iA!;L}3_fflSP%6*Gg0nZ5TNo)7#x0K+|?TCF8GPr>rPYJG-XaCQQWAo*EDTzv9 ztx4{x%yOL8d^h#A;F7ni1fRr(`$j0_vky=~=PNr}yMfM6jayS|cc7#F{nsyDy0jfO z-3m5e-3{1Ob6b#!cEmPbplPp_T6-}^pFf`UM#VfliUB|MW+h5?h z_BAXe7VOs^gR)?FoHpL-m2dNc&&!ip>c%2cd4i5|VY$$6^JcOn!?VCUd*p&?!+m__ z^q_99T=epkUj8}dJHNxGM8Efw2aB{rJa{}-zF_#~r`jt;0XOleZ z=h(6}ZKr(C_gjQC>?cJ7l4fg2&yLVwQ4W3cq#V&-PK zs7hyi-pV_eZV}0!G1LrN;4Ixk$vn2h{MOf279*OWuAcu_u$9;V7!wXn>0!boC>LU-A9@b!*5U^R3vpUI@I1>5>5W%cm zbn`56sv@~B1l*4Jd9Ux3kOX5@K?pRac&ACQW1cb4uwadA+Q|>QNHr&OP>Qj7t^*^ z8=gw4;a@YuQ+hQ)cAckpnA3zFE)yFDoU_POWaE>BH16$?cfdIA)Yk)DD zyHS*X6CC@-;2nq+0$C7HoDl_(q$eyj(opfCvRHxP5DtP-?i2Vr^o$-!AW)ixej(2w HZ#DiKuhi_S literal 0 HcmV?d00001 diff --git a/.doctrees/commands/index.doctree b/.doctrees/commands/index.doctree new file mode 100644 index 0000000000000000000000000000000000000000..de64563685d37914391e60f2617a804f9a91ced0 GIT binary patch literal 4348 zcma)ATaO$^6<+UUc4qIpUM~TA$wpC#1D>4-@eo;x6k!x4EFKVw@)mV!x@)G2?XGTD zRok-<2qMLiHa*&#kE-8RcU@1jCnhg-%qzD9iCD-q(Ogv@ zfVo5RR;K2(R+hY#O7W2i3#pjxjNv3q`mQ9FNiCuA9Y>7K!MI5^~1~w}O1yk1a z4K6dvr~S!0XRp8gZ~)WHAec0W>#Gi=O8E3t8<_w7v*mJxYj?pc@=_%&M+F~>C7hba zR`a$KYu<~vjd%%;dl|o1@Ou@%*YLaTcCH?W%feq;`YYZYx|e6{Sn&8fDs(>4EQ>UM zR7%Y$9ZdB}HFUS#+TMbFSvh@+d}H8U6&}^SfVs zK0hkhBnW+HQ3%#1Wo*5M!$oFkxL(jb;fiZIJ&^_mC<`-^p!>VC?Gh2t#32K9si1?q zEve$PO!!!)!FA#-@l)|L@wRwJ{9OD(48^aw>t<}4@WP7fY#B+#3SSMb_aIl69C^QT ztCKVzRhO~AZTPY=xk@h}yMcO~htDsYQ^fnF_>uUr zI2QMiO{+-D0a9MHGsErH3Dke0Sy8|{teq^hzduiB(u1nuGZpSIlXlvNDJZCZ<1Xl^ zlP>U20{^7NualAVZ$SS_C>L)hW&LJoHuGk&*AU#nyDE_}Hz%m36U#>Ad*2|AzLr&Y z1)T9HoH6uQxax()D^mrlmPt2#A#RS!H03r*CCanuhjSBqu1B0mTAsDoZudTV#QhJE zXTG>UY}#25eTt#53el1l&-`7M+*ZMHPc@0A*!@+3p6f{O^slmxT(>!^n&18}&%ga$ zx9SgZE5;^h2Kd{jL;0dx&^yGR7c;0WFVV^US(Z*Cncdr@F!tdMHA ziNAbWq%xKkNla|iy{ex1eU|A7w-_$7i%_Ecu}`x2p&llE5m_B}gD$;=c5g_4ze3Nh!0TQkwFz+%=H)%$g>x4?I+>IYrbky%!@$+?i zrAHm0?xJIL58^J4y|U&q>MU#7^2(+kg;ZS z%hJ%xYZ>3#OFHic=5whD!bCH`vei%maB*G3twnbLMBAT1uCewr1tr{hpQR=GV$-Bt zCogSL+G;3vhptzTyj){M_Y%xLjO?tyVpHe2g{c^6Q#f~kIt?bE=c#iDY}CtAr&w)c zc0>e%hznEJXbxRe?qCcxD#uKnGoQI_f`XW1(R7^a43)lP06Gc`)hs{?0E$52X#g3~ z6KO@%05P0bZ>W*k&~0h%=W@y)bGUQaZ3vd4L5Jm<+vigWFIr|xGpDX4d{jbr z>aozvSq4fEA&WU#P4-CzpG8~&5J0MOz0!{RZ}g4C_noWEh-;neNFc>h3{g}K?gkX% zc7x|zTGqUl${jCo7F7J^-i@Utw-fZvZD@Aixyo4B?Dpsm$UP(Aq7-+k+;+;;qy%mX z0LLu@YPg%4$GJ`-Koray978B@=sK|nbmS44GzlR(ZikgNkLDz|ERk;8NtqSVEG6Ms zPmn-3TCtQA?s|$Z2#WrkR2W_+c{I%^q4qEmazh|;zSCz(Y@^50Nb6H}m!KLAeq4lL zCpNA(rGm2C!etDK!`B^n+qGEK;52tcUxZY-_O;0sX-g3DO@JwcDlE@#xP7WOWR993 z5mO1UQ$5^!)$J6#0303zkpb$`WiYM_WIJr9(r_;bYYTIKFaX({78h3J>NM9ARMah! z^aemO0#-nHEW*4Y^f+EnPn5a(A2jMwyo^%zoa;{9Et4?-;728@+Q3ma z{W>h8G>=(;!0tE}Ks7PK7wQdO_AbQk^RmDZ^g{IbwQd6dyP!xlMh?_{;eZ;2DMt%p zGNas0a~6t`-f-s?QU<^{K?PsH0>ObAF5RsdQs)r|_(&r>W;Ob*w|c*RjUrdmap-B6 zZiTDI^cHm8&`nUj$V8eMs0|whEaKmR`!EWbW%0sAM+fkyZtf1QP{ZpGWM~`D7KDrF zVF~&=5ySUgaV~`TQhZUm9#IJ(`2iu$FU6OarFePg=`0yM@o<4SlkQ#7*lSMpn+~q%N3YekLgn0A)Kzovd_nv0 z4=w7Gn{f_I?f;7a17!UHJ-|T!44!&g{TihJkc^_j^V=Z$;lNoJxkBEYk$nI+>n9Wv SWZHrt<70x8->FIgR=zWe4h8u85)^Mf?*B3k&`NL1aP5{}6pn-Iu=8lb0EAR|B2tsybD5>N(Fj zb?WrP)^CCrPuYKFO{F4;_j}Cu7pg(Mf*X%DLSU510C|lka@A+mwcGTzB|mq zVGxGgcN6Jz+3)8x3zOPmpt)pWW16^7j-9>F_eoQ8`N^x~ALhjw=2HfZbuPYSI&OVL zamLJ-C)+k>!yxAQb~a#Uk!dZ1L8gHSA#f(}6`i*2g-j`Q;(IG*QSoiT&(djQz`PwO zLo%6ZYc`^xTwD^4SjXDpD_Brm!^t-Bc@>`<`1BwwZi+PsEsHOUGh)NMy``gcD`l}( zUBzO5knDFyZ{4~1=G`smueJ)kx4a~ZFsinm3_wpR9Qx%ur?UZ|>;MHek}MSsFirS_ zB-v3;mO9L-t>9QII6>@a!5uYGnnyPr#kFz*?dZgL&zg<p2WF*JDm@KLqy=c>XK?|Uc5 zdmebd^E~6+EsaCM-={rbobBq&=I0h|migf7bD-YgJSFr3Swn7Fd&7bM)4-%Q3D{4} z->~a$z&GF&%y*KZv$4yiwdF={v0!+Ozxmn!PM6Brep#6QbHd~C!#~)SA3ywK6BBe- zs9>a5g<{xid~!~-F>QEUPLOcP3I0?MH}i!f=Vq>JgYR1nM%f??M%7k)e>8XM)O`Ui z`3YA}oMr9gDxdnhLm8t@cJ^~T30Wl#dYOGNeqhO4#=?m#9^TXCnr5; z^E)7G5OLCMPX-#{_lEN>o4m`Qq-3#T_MTQyJHD3ZwkfE_w}eJ@}VfGck*`U?cTT{N2 z7vlD&UT(Uq`QFoVOXr&)FGoJ;aVO3qcWe>@x9PVF z{?DeZ$6vY;5C3xf6H^-br{~4NDsfq@;K>HlIEak5FaWDE&_+)q7hSB(S%yWz_8Dev zzmrnhuPVFN?Wtk^di-OOVLxpc7MZhnyS733o|s}*Dr|WqbNUC_dQ;TKHK3VxQ9Qlg5dEzrn@&2s2;gkTC z*_#iKiZK_k@!y|EuPXH-;lI%y&~$2x@AmtpD_H~F7Azid3-|QSnm!I3rJ2s~WJsKT z-#TEwf5Z;|p0&eLV~+~_cDd^m@$p$)AWaOOo$dql@f>DY+_!-HQPpkaf1>h@U1^Qx zt_}Wl>N8eax9pi4voFugK7r12jU3CKq^ZU6?0*p^{nv5rPr^s-e~oNY1yD#nQWa*4)Abv`edENy-NFoO>=$6{Co5Sy)0l)$jwf;IHM`BT z?O3@KIerQ0(+wtmW#(Qzl(Ld1+HiR&(6^H^Bu^uKqw5)=9?^EXdsSNL)}?{2jhp#& z)u$C-STn@XeR8Hi(B9RkNIV^rx-27JHy3TT8Zx?G+*Bqb$yHI7Y3W3xE_COVS*&EZ zk7h=-lsU8NWs-_MZe8M8u6l}6k6FNrjuKfTE4ml~BvHd_KrV z*lrbhdkhpIfwxD5o(|06aXJ#|7sSBKMYfet4JbFAOb@%ax+=i;mktlQT*^ecxHJ5a zOIUzZ^>l953gjEBwCpOmxjHj4v&8uKa6hwJtUJ}An*Gw@ftktX9GyV{C;^BBOCOnbQI2 zw&G_|>eiG5u(l%r8)eKwT5!$wShAD#r(LPynV-1(5fSPf-j0dlZgZw(iKpG&Km`S5 z*IYkPY!K2xN-f)!tHAA+aTo>XuzrU{S4uG#RobHNd6~Xp6UC+VO&-%~K1{xZiZM)8 zH1Eurb@DebCmw-_VGsp6zkBYwSxtHB*4Y^yW|?{h47!tRm=}cBsd{5;3*D-hPP9nk zULr^Es7oYi6@a9RVjIk(VU7j#cfWe`HQ>1_hu+Nc)H7ZFTD3f!ml0)mxarTTI6>Y%vEqQa%<`Vb$44#FT=nA*n@gtJOl^I zxNx2Vg~|pqVnIaQ4HH&4BUQb3a!>}(ARit)fd+zejXf@TklJy1#DdVpF9Z~Kt=8*h zjUQYMheb>~FlTtYOVx9;P(%~BFPIp_egNOlu4WQd16w&?hf-jc#_tA*=swlTKR~oQ z)LYck(T&xHbz`1FDoXL_Z&PRSeRE8eg7KJc=ugDQV@|CB{>w~O;su}x=?fK#9`fNzt~gh-r;x+%1Rz5+NWz*g zR`lXbXD!`1v|^{))lNEpXnllZsdG5jrP;O05!{N1Fen*Q{J<6Dp&k!Q;0(B9+PBO8 zM*!x-{5^OJej9+_p*EvHkYd9+&>ZSss=KX?mx9;}GoLs$q8~;UeTs!;*q{qP8}$AI D2Y=pH 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..62467885889b75c3dbdb4a96827ab2ff1390250a GIT binary patch literal 5543 zcmcgwTWci871pkHW;D8tq+QD~k=L~C?5=F2nI#15EGFRG$RbuYwv!mc(o@q_GgYhZ z>P}a+cJyFy9vm#FH+LQa!H{1NLZ0#u3~bwa)i3vV6brP7WxbuZc$;?~<~zJ=T3YCkHKxo9!(qxMOtO?{ z<}*6=Nv654<3lFZaG2Yj*w_h$#*(nHmES1muD!>mR$BAzvpMA-=Y=lqgg|ng^KY51 zU#rR&O}o_az+4N3WcfihB4(Lror+PWVHs49k|Zj=mS~pD1|t$2 zrfh82WTvCZ#7^aWi+g+%y!m&)kl%)OJNUhd-!6WAEarFlIu@<+7x^N8$vhb7C>bO~ zYPF|`q@#GcH~HEA-Jd=fKz=nSkb%91jKsPD;(pEAGIB!v(A-hJsYSVjhH*P|?Cu$*Hv z9KMw>`4c*QGZAls<#6bwEQnL;L1?=|dJ#FqV&VlP3~`Rf===7+3LKb`>@jwYQ>M7v zMuGr`6*Bc5RCf5b`Q7&*NYe8rg5Zx8g0Y>6YSt=~A3C&zG0o-aCK1sA#F~f|W|q zY&3HQ>Z`((q^frslt$&VTsfw^Sge)KaZu;2#Fizh@=!gVx#+K#SJS%a%Z7`3IJ|3C zMp=kL#t#L`r>ZEfs#;q}*$E%@Y1EiCZw!Z(({T0dx$Hf=A@2Wp*WMt`r!Ma^Tq?MZ zDC%mZii|$HNcq2t0=jm(S#5H!lwYbiHk|zL%WH3){I$!_-<_A&rIw2%o*De>=8-c5 zRDN&PxfNtKaP&Vf!q-1aNZ7?+*)z`DVA_S(a&zTXS5p72vD^804xOF2#L*0%4bnOI z1Vm;kHan0#^fG(4c-|{+@O;Mkygr3A&0~XMv4KYv?q^@JbqB*=GtcOhNEN!0-AAo7 zv8Zw#OiRZaZPfmPS+3SFieYBkjw_}YWU1|s{JI-jttdrTWR?`u8dVZn#m&0+8>g|< zOw!!6e?h_w?NAjbrX6QG$#j0e*AGm$Eau}h$AF@KQ<_8x1}kYCYlzCmVhW!Pa3UvoyqLO~-+6J1jd3QCg5WJtV}mvZ;U- zHPM->7PU-^vQaj{aXpl#(iW=V%SZ%D7w!m{RmsXHBy8rRjfyE&<))kI@!souO5pqX z`AMIpX`K2TeN>3z3^0IhfzHi(VfhA^mgAC}o2O<@v3T?Vb-U>md}lILyPuz*IJMbq zSRH^p#bKflI^||9Byy6G34_Hc##ixnU~UvupidbZLyBVrU~^#FK`h5m6BZG)0t9cH z9%3o>XC!k~0B&nEixR(vBn;~a0%$~T4K2fUM{!`c-k*^Y#WEWE)5rp9gH4lIF~7Of zp(N1$kx)WA$gcZTC^8DIBBhj_DpU}5t58NEI9%L;=~}tWAB(VfB6!w*;Si*LdvC!v zmK%l3SMbPE5BIN_O&f1Oj+_99p@@XeA8gz)y@VxbX~qmuisl!GtXj$lt%z?!!#u~e zPSm}@0A$rq(9*=RAEy&U)RtZ81i(rk_Z8fu;f^KH_io+&9_-mm$H6J~mNH|1yJC;v zB^I)W==ufIV|NA;!hq{2#9>`cMu;M+dA`47ZUU2$Uk7KcfUgpZkQ1{}lm|W+6CUCR z{9X%V3;k6U5d_+=GDNk4p>DWwG4#V2uLXr^Zw4F>8UY+%#2c*aOo-iwS%M?%Q^<%S2?c8^)vvM*Bc?m;*A=h*3oFF(lxOX`HbYVAY}T zZgao9&7IVn<+B*D8jg#cc48KpJhBf>W~s;~2wxykNGcE;+SeqtrL%ox+JsO*mc~;X zP($sr(uc@)bJXJL31n~^*MqiAsd%*ly<>^R_s$~^G5+W#{_rpO=Z~JVqb>Z&OxLc` z#|gy73zb`U!oN6iOHML=+Y;TrRsK2u%x&UdW@fGFTzA}BAOI07FGMIPHioNpg~)Ac$2NXMzp5nNlRd6hG`6_H`^cwqAfuAl%< z0PqBKz#Y^1QAz(4hWR*u2hoBjG{haA{}cdH99SosIr2(Pc0OJaG6*wjF*UL7U8c4p LF4IO)+VuYe>*_eU 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..e510bff116390a0fe7093d9ed742cee560082479 GIT binary patch literal 5354 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

6ZIll0)sdoOp!_8Q34^XNri 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 literal 0 HcmV?d00001 diff --git a/.doctrees/configuration/hubspot.doctree b/.doctrees/configuration/hubspot.doctree new file mode 100644 index 0000000000000000000000000000000000000000..ada4b07edc45277ac26f767f08bda2960c3a2760 GIT binary patch literal 3942 zcmdT{TW=)A74~h$p7CvMSSu21(kLRkh@BZgNXten5dp7uWOnSZ1|mhMUDI7NRk*sV zQ&sI9KOm6@BrMe%%|oR8hdksT<$pxUceEPGM#i;9H%**B;54*ZIeDK7^3koh)q&d6cz;3xUDEMrSPtVW7i z3nIQZQkGQT*5W+7It*EKX84GBa=+@>n63)3EnX2D;*MAr`~LSmmt?(+rOtLNOXH!Q zbjD8(-+KJC2h(h?GN~6$9cC1zp2&w5PIrxk7q1>JdabO3C-&xpblq?tOXyic&$!c}$XGJ|ZqB zcremR>E|*X2RuDDFpqE$oHHZYP;mcJ>z>&2m;X2B6;pU1H@zx1 z1Mw;lfXHr_01S~y4&VULHONK7H!HU){O$P_a&k`8!+B9m{2B-nuK}sQ!RK{+?&9+X z&>`Lw4@fig?fK?3NIzi_|5-5|u`lie6w5WpAhKK4B+UKi>FH@3c|Q6ieDc{Jo*f^Z zgdZOF!{bl;pMQ9A5S|L05g4#2(s}AW_z{`? zk0JKpasN+`-Y2|;GL=p;Wk2X7(oJ*;vkr8$YeSCv#|NME2M1yQ<412leDCcC4<5eL zhP`!duPW)dVQMb?;#pbud;TB4Ft6qy^2Lio-k7!CS1c1gB0Im?@cj`{UJJTE% ztVZM9Wu0JL&Ox*dk;|32CC1Qre%h86i}q`lJBRLrDYP>iD}{(_?NFPMc0g zA+>wDg((f#Y%U7FJA#;0J3e>$o!_K!m*z=08EKOg-}x*!mTq65qikO9HemVwM;aj;Ib>8b(iSKu=UxwTmZ9;)zrno@{$kfOc ze!GhNoRmf>rSSVVZf=MWfA?FJ&?^J#r+2Pj+<574kplpp6^M_5LxtZ|EFI@;%n|Mw z=OyeU{w2dBjL9(O8DIl75||nIW>qZ|4jI>I5KX_ua;L*9l3$X*+Gd<5SvbQZqFNFp zplDKbK8V>aDJ9Y=^;e|K@;uhzBq222;*(5Uj+S}#vV=(F!gFb5h1cycmX>BL9HDgx z4_E6tLCtNz8H>s&iw<|2Q?`&MaJjbZ(Kjfu+|XKq#E`TY`CiBJHai|J`W-4Zz$P67 zg-W7<7f)~9^;;RwuErucvq6+0gY8ro{#U}e%>J&|1KD=73nz5i)n<%xx=oy=0pJWB zPmmsmbgY5idHt<-5zj3%if)J}%9Z%v*5XmQjPQEKO;>U^Ds`Y6^n^H(KPkB($I0tTi{VVAmu&4)MGWJ1_g znpKrZtLj++$RtA^qkJ!rT*0}6j@uEq&O)9rsX`2JYPzM>JJWR=SXHB{pk z__eB)pmu>onZ^>e;X=pEn4>je-Q9svK$gP_57b~4q*m^CuTiTd7-UEr%??fKr`VrC zUnOGoU1*`KZxO*=WU%n-Lg-5?Uc-MSHmu*A&sF()Gm^+SsfWahLM2)ARc6jpDn1yG z+$KYk;;51QtGE zUaWpZYZU0;!})KEPXT_c^C%nmv33@%v&T^&G=iCrR17_(L0~&|92poP+1w$UO+(MAMYXhqTD==xQ z9Uj~2@PDD`U*G&~Ue#<9{%UD)Vd2FWrVbXC|NQKd(wGj+MZZGWL!tKvkB_L{5sKmv z3;uNT5cg>#`FFikO}Fe-`iZzZ>*sZ1N_?!($Ym+5BM&N%sdUFwMeUeI&a^v|OZl+- EU$9>5lK=n! literal 0 HcmV?d00001 diff --git a/.doctrees/configuration/index.doctree b/.doctrees/configuration/index.doctree new file mode 100644 index 0000000000000000000000000000000000000000..e6ea84d6227f49733a9efd358841b44a36d96d47 GIT binary patch literal 4749 zcmcIoTZ<#d6`q?kqq)zlcfDqI5-p2u4Yo!m_`!t4gsc-1COZMMv6Fylm%2-;j{4@R z>K)BPAPG3kBCLA!=shmkrh_pdAN>o85~?V=^xV*P`nCpy&9p^kWCiFWR%$tWD>lG#m$5qxV8 z`P3+|xcqV9G-_uI=j%coP{*qk7OT`Q^*pDwC`@>9o(~yqGOcAe%r)#Y_N<11GPkFXcg|MwA&lPe(>P1>Bxv}@xlSzM=+xJe zH+@&GeHSK)yKvh*{9nfZRs2uzKcX8?I1^^Wb27BX_Ri_Wc^(cWVs1kH=i;1h&o6$I zhyFxqCN)+$ZHI{;6 z!ov5~v+Ov%%eaj@{b6Ws$Qr%%g~FFA9ODDs5**bf{xiyioJF zu}td2U#Tz|cOT|DmEGREF7^OsaMJyO&^lA!9}LE!7WwcLuo%RlPJ?J5EXLExz~FHZ zGX)J$XY(qp*^K@snbd|hxeN<>_-%NlFkrkuV6_cq8~HWn%{bEg z-%>bSFsihn7jpv#7p=aWp#iB=))sonvUF`gyS)a_37E>lQ@cxC8_WKJ)UASvyk2&O z^0{nXgt;tJdk4(PVrnlkM-ArC1RZXS>%5(oAb*EHLgn%&-QGJqgW^m-cbEs|5ly74 zN)ho7hwbS+0cbvQXnvxC4Ltwr|HJb)N)=c1{_})#!}1!<|3n!6S{X~feZCNG9QgJE ziXBAz6$c)wa5r##dzP2UbS$}Y z?Osc#nnkXoD0ysyk(=|DY1hxCX(qk8b=*8GOol|FwixKx=Dj}&8pzNRw#Tj0?r{kMX(8jOT?0K&c+-b5AeQ%hL>)b3sVLjiVcv1V@wx*PHmSc#v@@+0YbECm!WU+ zW+Yk(0k@qXk29}^BphoArr$EHs1dklDK;TY^k<|@@jOVqX>0(s&!<_cxYyiiQQ~Xw zQK-=D8OZK=L8#a;GKQE*4W#udRgiYuFh(IcT#f@ZC7V|b1$4_i;Sj~883Yg;BP~G4 zx6snpuV>42VDb&fNyY$T6r$ZM9_+tLyBW{Cx`i;tY#YjuL3fiHbi2CBKvt*Or50&& zn#wUU>Zake3V_o?|BLWwgkuBr{>yK?34iX&k-s3`P-fy^sl+3BnStzt%hQnSkv#(i zVIXuI;joToLu654CZ7#D1}0;#PR`l@Ph|!n*R-!L6V0Zc2*)DAANXC1QUm>M6=TNo zKFX2R3XZyA-`%Shr9N}>79INnU9^wDyL^L}tqZYxl4m%=Oy_orD$4*yE>OZ`1PqjQ z;m{Ncl@Ax#!q{LpN|{SWGfhtlKnCMkfDFEb27;qYy{4N!xF#NtSr~cvj$rDp)%u|P z5&*15BUjU|X_Y6B%v4Sru9_fyfkaHhA#y`|uJ^SQ`2myyve0T8)L_aq)tnCJsBTUN z8PZ1ei)q)*h!6U@A-d8m zi@S#M6|T20FmQb$NPH&#lhaN!p7w+tKLjd_ia6C#Oxjj_&Xgv_@!^vL;vWywsD_AT zePMxEb9d$>cB)hDro%b;Za_yq-CUGau3)rAQStGq0m#9vb(%fYI1|W7!N$`70}hYt&Ew3(T`MH2?qr literal 0 HcmV?d00001 diff --git a/.doctrees/configuration/quickstart.doctree b/.doctrees/configuration/quickstart.doctree new file mode 100644 index 0000000000000000000000000000000000000000..478f390d174dd1f4382cdcba434e37868775a318 GIT binary patch literal 28020 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 literal 0 HcmV?d00001 diff --git a/.doctrees/configuration/uwsgi_tuning.doctree b/.doctrees/configuration/uwsgi_tuning.doctree new file mode 100644 index 0000000000000000000000000000000000000000..913b9d7730c5e2eb1fc4fe72197c0065ce213668 GIT binary patch literal 14422 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 LSEwQ=N5j7Z8LX#Z literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/basket.doctree b/.doctrees/ecommerce/subsystems/basket.doctree new file mode 100644 index 0000000000000000000000000000000000000000..a995c84bb918aee00e05b33bfaa42cc580345bb4 GIT binary patch literal 5697 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 PFU3UIT=C0|tlRzvYtv2W literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/index.doctree b/.doctrees/ecommerce/subsystems/index.doctree new file mode 100644 index 0000000000000000000000000000000000000000..69cfc8f2c106e92d11d1b5099e0ad6c286e4ac4f GIT binary patch literal 3006 zcmZ`*%WfMt6isYPmSoAVBt=o%DT*RZg2q-*bWwCwv_TNmh!<_qUBFN?lt`FEPDxHI zEdsQQ6fwX>fv{iFAMD}GX!L+%K=APL@;=YG^ z>ZHh+a^XXG{8xAz9{H}JS5_A$VZq;mM#6&ama;)q9^KGyVli_a%N0@Oy~gWBiW% zXCHTsBA|{&l&L?u@W(f*=0>MQ;=TI(ztMG2=b&R_7KneSwDnzG#SaJ~U3 z(7ePefHRSL6s~=ni!=qiul=Al)CfAN$VSYtG@Re^y%Nn;L14=hZ(&wP**3W{nBoTVM$%>(;MHYam2hJ=of; zU|Yrn#I44&?7Sfpf8y^tLzR^@)`$QO6T@sprk2x=%Bm2xPFa^C`n&CSlfp!*l7^W5 zxuhbf?^xzy&oFfknlUmqS~&&|`1bEq7U*9yhuXSudEvqZ-@EYL2~*5arwu^SO(`hu zXqIEKW3+Y%744q}e|s4GP89-y-%BX;>SbXhRs-~bM6$){-mXIGGO|_^S`p6X?SCEASG@-Y}GN z!}mCqZoX{!12z??qNA>`3u!B5qhbPgyI0gGR1q46(F~F^lF5@w7xgkzLR01_}jZeYLPt17=_rBzx9{$y=u%>@6)?^Z?^0nCpc zuWqcJ^!qUZ0MByNM8uK_?95PO;tqN&OvziC|I!Mgul*6Gz&GZzo!fkt50> z(m5J<+waoCX|fRc4FRkT(jv=AgGW@g6bL}kC@Q1Dy;4%LA+~-Y$}KBWO{Q5y(>|N# z+A^|yvV=(D$Qxlrh1WfTsYgdLCQ?VaJ?9BH*GDoI%qU3*qk~$F%mqiNuIU|u5{!{K; zZoeN6A+~4v%yF&Gw3&cT_o8MQ05l1%ZnVdt9UaI|A3XgQ_1rb%WX*h(EX;p3HxK60 zh}TPI&IEJg(g&u&kh@I6S=Z4KD3r!&-SH;?WJVfhHVF`$M}%DaeLGW*P6-ziF7X3+ zx1^4^@7s(TNB$^4X^TSLDc9AKNS)B?uJ9)br-%oQugHcfmnFpM%OZ!1_~a=ke?0?m zO+X^l7#OIB!eN{e7|?5KB8%9SnpRAV50%RR$lyvzLEjl7;0%}PwZE4@>yogH3Q6!d zi$k}J`k;PZ0jqLc4YX^&$<&+p;PIVmlz_WHB3>8*+;GHEGhrA_cIoGSgT$WUN2p+x7Mp`!QFIDfZ2^;P1ipB2SYkBB!#Xd%>aRFSp zw{EN6!BvleQNB{*Slmgplqf86zyTc%ymfjTP}u cBQ9IEQ$IHVkxA@UFO8$Eo&xdmE=Fhn13JdDWdHyG literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/order.doctree b/.doctrees/ecommerce/subsystems/order.doctree new file mode 100644 index 0000000000000000000000000000000000000000..d3708a3521b4a564f4d860045861cece935e1551 GIT binary patch literal 4909 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 literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/product.doctree b/.doctrees/ecommerce/subsystems/product.doctree new file mode 100644 index 0000000000000000000000000000000000000000..5609e881015c40c537dfe66218150e11ac6911bc GIT binary patch literal 6117 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 VJPbB9w$D2s+gMnI4PQ0({{!HQ?2G^a literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/reporting.doctree b/.doctrees/ecommerce/subsystems/reporting.doctree new file mode 100644 index 0000000000000000000000000000000000000000..0e41039b35b9a3684709f1ee0ae45412333a37b6 GIT binary patch literal 5761 zcmeHLOK%*<5vIiF@=eJS0$6g|2pmfY$@L+JAV7cwb^;p;>BNx}UyMQTOwV?MGt-lP zklcd-=itBu`sRrNT@3hQz<($|Apao$AYb)7c1b0Ia>^khKw!JNr@E@TzOTCa^VPqd z-(QMG^c*T!zOpmsEK#*m3&)P znI%8g(}G(IA%3q`ylj7MWWJscCOkbeBBwPztUErXsYdR}*X6c+AeZIC@c!79^|Qs=#cTY7cJ@+jV@Vy<@aW?fTqZ6(Tj8SzV4%vlZ7l;xWIDwW4RN-f93)2;}&00I1zh+e|iWV0RVmD7JaAk4Z^tmA%HF41cm$v|8L>{ZTvq5 zXys4jk$fl*fvuGuw7}R_%X4$0+V2Hn^syD}T~5RhN$LKgWNyGOU)}&>i(j&&`=g+VKExAw#F*v{(0d!?8@>QM- zV)bGMyr!adEC&kbY*%|zYiti9k&0kz1S95w$u`wB*bd8`1aI^efvKET+O-CKSW!h_ zASpc+WJC|?@PFv}Jb#jx&z~Mg+eqh_M}8s(;DzmyvbOB9miIt>PQC!l%^SF&gnR)o zSKj;ed%x>3*$(D@T)w;?1V_JsgS|x@eDdJ-($Z5@58A9xf68waOOh(PB7>|=z3K85 zImel;MM|YM1$7`rMMa;W=mRh)bMw-5)T*9;O_dAxA>b<3a?-(7cFdkqE(_dHP||n- zSnx8|T~fzcrjYe0!|kZh7eHRFE@2m{o1m|OrU(+wa&f^>n~f!~T-#+(0}sx*DyS;A zRW%}s4B%E_ZwUe@pgh)7PVhz`NL?K-2DzGggX!KXTm$|j0QjuElW_L&2e@jK0&#&= zvA~OpHnYq+p6AgEYjM?h&NbYHoJxJc4J!mU6_5+(a6{<#Vv$~mY4EXk$U&@c1BNRB zZVq~2F0ww}g7A4qZIPnb^DNd)A4P7NJJz$tt2}v?CsalHGngylv zY23{FChs}*%L_D&*5^OpWFQhV2&%DvMt znhKB;ciJ=b@&qCYQJXmCcu7*P`96lh|*fO@qSMTZw4@>B^6z1{RXR7I|MbE2i5p*reR2SaXC>lOz@aAWpi7>5J{1UehVgAYkp$#^ zs!f(;qDI6 zAR~efN_VI4v>CLoOg+a}2bY?Tl$!Vjc#wf*^c46!|~XHM$sSeq%}bdOd>1F$l|dlHVv z;W#!RKYHt(pCX>SCQomuC&^s>k9+m>Zb12ZhMR^GE{}VF4aU-y1vVQwJ^_R>Cz~f5 z;UN;TOa^2Q4kWgw47m#Xc2+rlnMgI21^$t|D}|=K-?r#(T=HiRNLvKzZXCD6q|ms- zw4r^NO1uZ*A;h#`LzH6(sWe@4105;cA(j9W-&m$f%H2Zq z7K!v~cGe(e%8AGT-x(~BLOASkFU6{}M3lHCCU`qEbTcKZ54zVsNF+CiwnJetRX&m3(&P<(nk=4v%@?phef{ zYrdA=hn>aqj63Y43RyuWV%JteusI&Nh%}ngTk2*;^w%*36?i{6{ugMnhU)+T literal 0 HcmV?d00001 diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle new file mode 100644 index 0000000000000000000000000000000000000000..72fb17572f0bf6af49c6599d958002195278b871 GIT binary patch literal 65461 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 BK^*`9 literal 0 HcmV?d00001 diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 000000000..e69de29bb diff --git a/_sources/authentication.rst.txt b/_sources/authentication.rst.txt new file mode 100644 index 000000000..d312f39f2 --- /dev/null +++ b/_sources/authentication.rst.txt @@ -0,0 +1,4 @@ +Authentication +============== + +.. mermaid:: assets/authentication-flow.mm diff --git a/_sources/commands/check_program_requirements.rst.txt b/_sources/commands/check_program_requirements.rst.txt new file mode 100644 index 000000000..90405f401 --- /dev/null +++ b/_sources/commands/check_program_requirements.rst.txt @@ -0,0 +1,22 @@ +``check_program_requirements`` +============================== + +Checks programs for a valid requirements tree. A program has a valid requirements tree if it: + +1. Exists +2. Has nodes for all courses assigned to the program + +If the tree does not fit this criteria, an error message is printed to the screen. (This uses the ``check_program_for_orphans`` API call, but it suppresses its error logging so it won't clog up the error log.) + +By default, this will check all programs in the system. Specify individual programs to check with ``--program`` (multiple times if needed) or check only live programs with ``--live``. Note that if you specify both of these together they will be combined: if you specify a check for a specific program that isn't live and then also specify ``--live``, it won't return anything for that program. + +Syntax +------ + +``check_program_requirements [--program ] [--live]`` + +Options +------- + +* ``--program `` - Check this specific program. Can be either the readable ID of the program (e.g. ``program-v1:MITx+DEDP``) or the numeric ID, and can be specified multiple times to check multiple programs. +* ``--live`` - Check only live programs. diff --git a/_sources/commands/configure_instance.rst.txt b/_sources/commands/configure_instance.rst.txt new file mode 100644 index 000000000..c42400a6e --- /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 `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 `Configure 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 000000000..4c852f340 --- /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 000000000..feb9d525d --- /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 000000000..54170f58f --- /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 000000000..d4bd44fff --- /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 000000000..72e37e8f6 --- /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 000000000..345246b16 --- /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 000000000..b145dd4a7 --- /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 000000000..3ba2d4299 --- /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 000000000..b88313c68 --- /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 000000000..c5b7632de --- /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 000000000..e0d5c549c --- /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 000000000..3aa6743e3 --- /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 000000000..6672c1de5 --- /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 000000000..705ac94e4 --- /dev/null +++ b/_sources/configuration/index.rst.txt @@ -0,0 +1,14 @@ +Configuration +============= + +.. toctree:: + :maxdepth: 2 + + ecommerce + quickstart + +Configure Open edX (External Links) +----------------------------------- + +- `Using Tutor (Recommended) <https://github.com/mitodl/handbook/tree/master/openedx/MITx-edx-integration-tutor.md>`_ +- `Using Devstack (Deprecated) <https://github.com/mitodl/handbook/tree/master/openedx/MITx-edx-integration-devstack.md>`_ diff --git a/_sources/configuration/quickstart.rst.txt b/_sources/configuration/quickstart.rst.txt new file mode 100644 index 000000000..9ab80c00e --- /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. Configure Open edX using: + 1. `Tutor (Recommended) <https://github.com/mitodl/handbook/tree/master/openedx/MITx-edx-integration-tutor.md>`_ + 2. `Devstack (Deprecated) <https://github.com/mitodl/handbook/tree/master/openedx/MITx-edx-integration-devstack.md>`_ + +``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 `Configure Open edX <https://github.com/mitodl/handbook/tree/master/openedx/MITx-edx-integration-tutor.md>`_ documentation. diff --git a/_sources/configuration/uwsgi_tuning.rst.txt b/_sources/configuration/uwsgi_tuning.rst.txt new file mode 100644 index 000000000..605e1fff5 --- /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 000000000..3721af188 --- /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 000000000..fb0009238 --- /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 000000000..916ec6647 --- /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 000000000..a63398f79 --- /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 000000000..3b0f8b09e --- /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 000000000..fd4f0d3a3 --- /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 000000000..0e8690df6 --- /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 000000000..ef6b97a9f --- /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 000000000..5f4b7d157 --- /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 000000000..9aa05dc62 --- /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 000000000..a7fd8f7d3 --- /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 000000000..59043d557 --- /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 000000000..4d67807d1 --- /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 000000000..f38abe9a8 --- /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 000000000..ad79916e6 --- /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 000000000..4ec001690 --- /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 000000000..7834022d3 --- /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 000000000..0b71b9415 --- /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 000000000..367b8ed81 --- /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 000000000..8054382b5 --- /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 000000000..b08d58c9b --- /dev/null +++ b/_static/searchtools.js @@ -0,0 +1,620 @@ +/* + * 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 [".headerlink", "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) { + const score = Math.round(Scorer.title * queryLower.length / title.length); + const boost = titles[file] === title ? 1 : 0; // add a boost for document titles + normalResults.push([ + docNames[file], + titles[file] !== title ? `${titles[file]} > ${title}` : title, + id !== null ? "#" + id : "", + null, + score + boost, + 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 000000000..8a96c69a1 --- /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 000000000..286cb03f0 --- /dev/null +++ b/authentication.html @@ -0,0 +1,223 @@ +<!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/ol-oauth2/?auth_entry=login
+            OE->>MO: Redirect to GET /oauth2/authorize
+            MO->>OE: Redirect to GET /auth/complete/ol-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 000000000..ffe32c32d --- /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 000000000..2be4a6476 --- /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 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 <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 000000000..cc26b4888 --- /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 000000000..de936d797 --- /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 000000000..dc24ec2b5 --- /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 000000000..81d1e0327 --- /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 000000000..52a3e7f7b --- /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 000000000..879c40589 --- /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 000000000..e87cd960f --- /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 000000000..3152ba6df --- /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 000000000..9bc9538d0 --- /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 000000000..e452aa1e0 --- /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 000000000..e85a25f20 --- /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 000000000..fa394dd94 --- /dev/null +++ b/configuration/ecommerce.html @@ -0,0 +1,263 @@ + + + + + + + + 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 000000000..085b7b2fc --- /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 000000000..c45248ec8 --- /dev/null +++ b/configuration/index.html @@ -0,0 +1,216 @@ + + + + + + + + Configuration — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/configuration/quickstart.html b/configuration/quickstart.html new file mode 100644 index 000000000..21ff4730a --- /dev/null +++ b/configuration/quickstart.html @@ -0,0 +1,284 @@ + + + + + + + + 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. +
    Configure Open edX using:
      +
    1. Tutor (Recommended)

    2. +
    3. Devstack (Deprecated)

    4. +
    +
    +
    +
  4. +
+

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/uwsgi_tuning.html b/configuration/uwsgi_tuning.html new file mode 100644 index 000000000..263cbc1cd --- /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 000000000..c886fa28e --- /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 000000000..25589d4bf --- /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 000000000..6fd54bc93 --- /dev/null +++ b/ecommerce/overview.html @@ -0,0 +1,239 @@ + + + + + + + + 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 000000000..0761d854c --- /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 000000000..6811b32fa --- /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 000000000..6e37ee38f --- /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 000000000..06b669d2a --- /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 000000000..936e854d2 --- /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 000000000..996eec56a --- /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 000000000..796da28b2 --- /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 000000000..5457f2db7 --- /dev/null +++ b/genindex.html @@ -0,0 +1,146 @@ + + + + + + + Index — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ + +

Index

+ +
+ +
+ + +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 000000000..e91ad628b --- /dev/null +++ b/index.html @@ -0,0 +1,200 @@ + + + + + + + + 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..43c65ede93e00e8a55462cf6c7d7bf1968cb58a3 GIT binary patch literal 780 zcmV+n1M~bNAX9K?X>NERX>N99Zgg*Qc_4OWa&u{KZXhxWBOp+6Z)#;@bUGkSNmO_s zPi|~!Ze%ZEX>4U6X>%ZB zZ*6dLWpi_7WFU2OX>MmAdTeQ8E(&*XW?0Tx0?nw{P6_4hD>wy;(;FhxtOC}&72@{#ZoJ$yiTq`a?H z+n`UQ+NR`fiy4vIvWD_hbb?m`w}pV;nhI!*Q^v$M*j>!L9z}9?q?Hy>P$m^-CFG+f zHXkvm=g^9RkSpBYlS2DqL==D(6eZU}!Uc<&wWcmlP0I`1qQli2;k|Vxq1Prc=7A7h zswKR)jIh2o!D$I%iDmT>$QA}l1q_5O6DrNhnKJ7q`QM(mI(A+gVrbiOq5R$m&9VWh z$)VF~1Z4!Sd6HFJ`}gNxSM>+MWk0T{-&gR?zBa~H(KP=-6K^bWiE@(f#wqQXZ(#esvIO=1# z;0PYQkT7d~kR4a^L~lrW-}GT`$_XuVPA2l06b5r_Gvl*7nIR_@mNj^$hwq2g(B6s( zSzlyD3#FOa;(2!La`ZhYWm|NI^s5n(M;y6`lQ;M6-yR#d(nDjX2`!Vfd6!H3>Z@qy zsu6aw!HMJmUqUhJGps}=2b$!qF<7V^`Oy}q-r KIsXCTqAQW4nsSf; literal 0 HcmV?d00001 diff --git a/search.html b/search.html new file mode 100644 index 000000000..d2d0bdb8b --- /dev/null +++ b/search.html @@ -0,0 +1,169 @@ + + + + + + + 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 000000000..66a3609e7 --- /dev/null +++ b/searchindex.js @@ -0,0 +1 @@ +Search.setIndex({"alltitles": {"APIs": [[22, "apis"], [27, "apis"]], "Authentication": [[0, null]], "Basket Subsystem": [[22, null]], "Batch Generating Codes": [[8, "batch-generating-codes"]], "Checks": [[4, "checks"]], "Configuration": [[16, null]], "Configure HubSpot": [[15, null]], "Configure Open edX (External Links)": [[16, "configure-open-edx-external-links"]], "Configure eCommerce": [[14, null]], "Contents:": [[10, null], [29, null]], "Core Systems": [[21, "core-systems"]], "DEDP": [[28, "dedp"]], "Data Model": [[25, "data-model"]], "Data Models": [[23, "data-models"], [27, "data-models"]], "Discount Subsystem": [[23, null]], "Discount Types": [[23, "discount-types"]], "Ecommerce": [[20, null]], "Example": [[9, "example"]], "Flexible Pricing": [[19, null]], "Form Creation": [[19, "form-creation"]], "Goals": [[21, "goals"]], "Implementation Proposal": [[23, "implementation-proposal"]], "In MITx Online": [[14, "in-mitx-online"]], "In Open edX": [[14, "in-open-edx"]], "Indices and tables": [[10, "indices-and-tables"], [29, "indices-and-tables"]], "MITx Online Commands": [[10, null]], "MITx Online Quick Start": [[17, null]], "MicroMasters": [[21, "micromasters"], [28, "micromasters"]], "Notes": [[17, "notes"], [22, "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": [[25, null]], "Output": [[8, "output"]], "Overview": [[21, null]], "Payment Subsystem": [[26, null]], "Performing a Quick Start": [[17, "performing-a-quick-start"]], "Prior Art": [[21, "prior-art"]], "Processing Submitted Request": [[19, "processing-submitted-request"]], "Product Subsystem": [[27, null]], "Put it all together": [[18, "put-it-all-together"]], "Redemption Types": [[23, "redemption-types"]], "Reporting Subsystem": [[28, null]], "Results": [[17, "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": [[18, "set-up-locust"]], "Set up uwsgitop": [[18, "set-up-uwsgitop"]], "Setting Up a Product": [[14, "setting-up-a-product"]], "Setting up uWsgi tuning for MITx Online": [[18, null]], "Subsystems": [[24, null]], "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:": [[18, "to-set-up-locally"]], "To test:": [[18, "to-test"]], "Use Cases": [[28, "use-cases"]], "Welcome to MITx Online Documentation\u2019s documentation!": [[29, null]], "check_program_requirements": [[1, null]], "configure_instance": [[2, null]], "configure_tiers": [[3, null]], "create_courseware": [[4, null]], "create_courseware_page": [[5, null]], "create_product": [[6, null]], "create_user": [[7, null]], "generate_discount_code": [[8, null]], "import_courserun": [[9, null]], "refund_fulfilled_order": [[11, null]], "regenerate_edx_auth_tokens": [[12, null]], "resolve_pending_order": [[13, null]], "xPro": [[21, "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/quickstart", "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": 62, "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/quickstart.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, 18, 19, 22, 25], "0": [3, 8, 18], "000": 3, "0487": 23, "1": [13, 14, 27], "100": [8, 13, 23], "1000": 9, "10000": 18, "101": 17, "111": 14, "123": 14, "13": 8, "14": 14, "19817792": 15, "1g": 18, "1t2023": 9, "2": [14, 18], "20": [23, 25], "25": 3, "3": 21, "30": 23, "37": 8, "378282246310005": 14, "3t2022": 14, "4": 14, "4111111111111111": 14, "4242424242424242": 14, "5": [23, 25], "50": [3, 8], "500": [3, 18], "5105105105105100": 14, "5555555555554444": 14, "6011111111111117": 14, "650": 3, "75": 3, "750": 3, "750x": 14, "8089": 18, "8601": 8, "999": [14, 17], "A": [1, 14, 21, 22, 23, 25], "As": 28, "At": [11, 14, 17], "By": [1, 5, 6, 19], "For": [2, 4, 6, 8, 14, 17], "If": [1, 2, 3, 4, 5, 9, 11, 12, 14, 17, 19], "In": [2, 3, 12, 15, 17, 18, 19], "It": [4, 17, 27], "No": 19, "On": 19, "One": [2, 4, 8], "Or": 9, "That": 28, "The": [2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 17, 19, 21, 22, 23, 26, 27, 28], "Then": 19, "There": [18, 23, 27, 28], "These": [3, 14, 17, 19], "To": [9, 14, 17, 19], "With": 23, "_": 9, "__init_subclass__": 23, "_class": 23, "_if": 9, "abbrev": 3, "abbrevi": 3, "abc": 23, "abl": [14, 19, 21, 28], "about": [5, 17], "abov": 14, "abstract": 23, "abstractmethod": 23, "accept": [13, 14], "access": [12, 19], "accordingli": 11, "account": [2, 7, 14, 15, 17, 28], "accur": 27, "activ": [6, 8, 9, 14], "actual": [3, 14, 21], "ad": [4, 5, 14, 17, 18], "add": [2, 4, 8, 14, 15, 17, 18, 19], "addit": [3, 17, 22], "addition": [2, 14], "additionali": 2, "address": [7, 12], "adjust": [9, 11, 14, 17], "admin": [9, 14, 27], "after": [4, 9, 18], "afterward": [11, 17], "again": 19, "against": 23, "aid": [3, 21, 28], "all": [1, 3, 8, 9, 13, 23, 27], "allow": [2, 14, 19], "alon": 19, "alreadi": [2, 3, 8, 9, 11, 14, 23], "also": [1, 4, 5, 9, 12, 14, 21, 25, 26], "altern": [8, 14, 19], "although": 21, "altogeth": 28, "american": 14, "amex": 14, "amount": [3, 8, 21, 23, 25, 28], "an": [1, 4, 7, 8, 9, 12, 13, 14, 17, 18, 19, 25], "ani": [2, 3, 4, 8, 9, 11, 14, 23, 26, 28], "annual": 19, "anyon": 23, "anyth": [1, 12, 14], "api": [1, 9, 14, 24], "app": [14, 18], "appear": 14, "append": 8, "appli": [4, 9, 23, 28], "applic": [2, 9, 17, 18, 19], "approach": 23, "appropri": [12, 17, 19], "approv": 19, "ar": [2, 3, 5, 6, 8, 12, 14, 17, 19, 27, 28], "area": 21, "aren": [14, 19], "around": [14, 21, 23], "art": 20, "ask": [14, 15], "assign": [1, 4, 9, 23, 28], "assist": [3, 17], "associ": [4, 9, 11, 23], "assum": [4, 8], "attempt": [9, 17], "audit": [7, 11], "auth_user_model": [22, 25], "authent": [12, 29], "automat": [8, 19, 23, 28], "avail": 28, "avoid": [14, 23, 28], "back": [19, 27], "backend": 23, "balanc": 23, "base": [9, 19, 21], "basi": 9, "basic": [4, 5, 9, 17], "basket": [20, 24], "basketitem": 22, "batch": [9, 10], "becom": 8, "been": [14, 19], "befor": [3, 4, 14, 23], "begin": 14, "being": [8, 19], "belong": 9, "below": [3, 17, 21], "best": [4, 14], "between": [8, 21], "beyond": 14, "block": 18, "boilerpl": 17, "booleanfield": 23, "bootstrap": 14, "borrow": [18, 21], "both": [1, 4, 14], "bring": 14, "browser": 18, "build": 18, "busi": 14, "button": [14, 19], "caddi": 2, "calcul": 22, "call": [1, 9, 11, 12], "callback": 26, "campaign": 28, "can": [1, 3, 4, 8, 9, 11, 13, 14, 17, 18, 19, 23, 25, 28], "cancel": 13, "card": [14, 19], "care": 17, "cart": 14, "carv": 21, "case": [2, 9, 14, 17, 19, 21, 24], "center": 14, "certain": 23, "chang": [3, 11, 18], "charact": 8, "charfield": [23, 25], "charg": 14, "check": [1, 9, 10, 14], "check_program_for_orphan": 1, "check_program_requir": [10, 29], "checkout": 23, "child": [14, 19], "choic": 23, "choos": 14, "chooser": 14, "cl": 23, "clariti": 14, "class": [22, 23, 25, 27], "classmethod": 23, "clean": 11, "click": 19, "client": [2, 17], "clog": 1, "cm": [5, 9, 14, 17, 19], "code": [3, 7, 10, 13, 14, 17, 23], "codifi": 23, "collect": 28, "com": 14, "combin": [1, 21], "come": [11, 14, 18, 28], "command": [2, 3, 4, 8, 9, 11, 12, 17, 18, 19, 29], "common": 3, "commun": 17, "complet": [17, 25, 26], "complex": [21, 23], "complic": 23, "compos": 18, "comput": 23, "config": 16, "configur": [2, 3, 9, 17, 21, 29], "configure_inst": [10, 17, 29], "configure_ti": [10, 17, 29], "configure_wagtail": 17, "connect": 15, "consid": 19, "consider": 28, "contain": [4, 25], "content": [14, 17, 19], "content_object": 27, "content_typ": 27, "contenttyp": 27, "copi": [14, 18], "core": 20, "correspond": [2, 17], "cost": [23, 28], "count": 8, "countri": [7, 17], "countrycod": 7, "coupl": [14, 17, 21, 28], "coupon": 23, "cours": [1, 2, 3, 4, 5, 6, 7, 9, 11, 16, 17, 19, 21, 25, 27, 28], "course_detail": 9, "courseid": 7, "courserun": [4, 6, 9], "coursewar": [4, 5, 6, 9, 14, 17, 19], "cover": 25, "cp": 18, "cpu": 18, "creat": [2, 3, 4, 5, 6, 7, 8, 9, 14, 17, 19, 21], "create_coursewar": [3, 9, 10, 17, 29], "create_courseware_pag": [9, 10, 17, 29], "create_finaid_form": [17, 19], "create_product": [10, 17, 29], "create_run": 4, "create_us": [10, 17, 29], "created_on": 27, "createsuperus": 17, "creation": [2, 4, 20], "credenti": [14, 17], "credit": 14, "criteria": 1, "csv": [3, 8], "current": [3, 4, 14, 22, 28], "custom": [17, 19, 21], "customiz": 19, "cvn": 14, "cybersourc": [11, 13, 14, 26], "d": [2, 6, 28], "dash": 8, "data": [9, 14, 19, 21, 24, 28], "databas": 9, "dataclass": 23, "date": [4, 8, 9, 14], "decimal_plac": [23, 25], "decimalfield": [23, 25], "decoupl": 26, "dedp": [1, 3, 9, 17], "def": 23, "default": [1, 2, 3, 4, 5, 6, 7, 8, 9, 14, 19, 23], "defin": [8, 15, 23], "delet": 12, "demo": [2, 17], "demo_cours": [2, 17], "demonstr": [2, 17], "demox": [2, 17], "deni": 19, "depart": [4, 9], "department_nam": [4, 9], "depend": [9, 13, 14], "deploi": 18, "deploy": 2, "deprec": [16, 17], "dept": [4, 9], "descript": [6, 9, 14], "design": 21, "detail": [4, 17], "determin": 6, "dev": [2, 15, 23], "develop": [14, 15], "devstack": [14, 16, 17], "diagram": 21, "differ": [14, 23, 28], "digit": 14, "directli": 18, "disabl": [2, 17], "discern": 21, "discount": [3, 8, 17, 19, 20, 22, 24, 28], "discount_typ": 23, "discounttyp": 23, "discounttypecl": 23, "discov": 14, "discusss": 18, "displai": [7, 14, 17, 19, 22], "displaynam": 7, "django": [9, 14, 27], "do": [4, 9, 12, 14, 17, 19, 21], "docker": [2, 18], "document": [14, 17, 28], "docusign": 19, "doe": [1, 9, 11, 14, 17], "doesn": [4, 9, 12, 17], "dollar": [3, 8, 23], "don": [2, 3, 8, 9], "done": [19, 23, 27], "dont": [2, 17], "doubl": 14, "down": 23, "draft": 5, "driven": 23, "e": [1, 9, 13, 18, 23], "e2": 17, "each": [9, 14, 17, 21, 23], "earlier": 14, "easi": 6, "easili": 28, "ebc": 14, "ebc2": 14, "ebc2test": 14, "ecommerc": [16, 21, 23, 26, 28, 29], "ecommerce_default_payment_gatewai": 14, "econom": 9, "edit": [2, 14, 19], "edli": 2, "edu": 14, "edx": [2, 4, 9, 12, 17, 29], "either": [1, 2, 9, 12, 13, 14, 17, 25], "elect": 4, "els": 14, "elsewher": 14, "email": [7, 12, 14, 17], "empti": 9, "enabl": 28, "end": [4, 9, 14, 17], "enough": 21, "enrol": [2, 4, 7, 9, 11, 12, 14, 17], "ensur": 4, "enter": 17, "enterpris": 14, "entri": 27, "env": [14, 15, 18], "environ": [14, 17], "envrion": 15, "error": [1, 3], "especi": 17, "essenc": 12, "essenti": 28, "evalu": [14, 28], "ex": 14, "exampl": [8, 10, 14, 18, 23], "exceed": 19, "except": 28, "exclud": 27, "exec": 18, "exist": [1, 2, 3, 4, 8, 9, 17, 23], "expect": 11, "experi": 21, "expir": [8, 14], "explicitli": 8, "express": 14, "extend": 21, "extern": [28, 29], "f": [4, 18, 23], "fa": 3, "factori": 23, "fail": [9, 14, 25], "fairli": 14, "fals": [9, 23], "far": 23, "fashion": 9, "featur": [5, 14], "few": [9, 17, 19, 21, 23, 28], "field": [3, 5, 14, 19], "file": [3, 8, 14, 15, 18], "fill": [14, 19], "final": [4, 26], "financ": 28, "financi": [3, 17, 21, 28], "find": [9, 14], "first": [7, 17, 19], "firstnam": 7, "fit": 1, "fix": [8, 23, 28], "fixedpricediscount": 23, "flag": [4, 9, 17], "flexibil": 19, "flexibl": [20, 23, 26, 29], "folder": 14, "follow": [3, 4, 8, 9, 15, 18, 19], "for_discount": 23, "forc": [4, 19], "foreignkei": [22, 23, 25, 27], "forese": 26, "form": [14, 17, 20], "format": [3, 8], "forward": 23, "found": [13, 14], "four": 14, "frame": 23, "fresh": [2, 17], "from": [4, 9, 11, 14, 18, 21, 23, 26], "front": 4, "frontend": [22, 23], "fulfil": [11, 13, 25, 26], "function": [21, 23, 28], "furthermor": 9, "futur": [14, 21, 26], "g": [1, 9, 13, 18, 23], "gatewai": [2, 11, 14], "gener": [10, 12, 14, 19, 25], "generate_discount_cod": [10, 29], "genericforeignkei": 27, "get": [9, 11, 12, 17, 19, 21, 22, 27], "get_product_pric": 23, "get_product_version_pric": 23, "give": [14, 23], "given": [5, 6, 14], "go": [18, 23], "goal": 20, "good": [14, 21, 23], "grade": 12, "guest": 19, "guid": [21, 28], "ha": [1, 9, 14, 17, 19, 21], "had": 3, "half": 17, "hand": [5, 17], "handl": [9, 28], "happen": 21, "have": [3, 5, 9, 11, 12, 14, 19, 21, 23], "haven": [14, 17, 19], "header": [3, 19], "heavili": 21, "help": [17, 18], "here": [9, 14, 19, 21, 23], "hero": 14, "heroku": 14, "high": [18, 21], "highli": 21, "histor": [26, 27], "home": 14, "homepag": [5, 14], "how": [17, 23], "howev": 14, "http": [14, 18, 23], "hubspot_pipeline_id": 15, "i": [1, 2, 3, 4, 5, 6, 8, 9, 11, 12, 13, 14, 17, 18, 19, 21, 22, 23, 25, 27, 28], "id": [1, 2, 3, 4, 5, 6, 9, 12, 14, 17, 19], "idea": 23, "ideal": 14, "ignor": 4, "imag": [14, 18], "immut": 27, "implement": [21, 22, 24, 28], "import": [2, 9, 14, 23], "import_courserun": [10, 29], "inact": 6, "includ": [17, 28], "incom": [3, 19], "incorpor": 21, "index": [10, 29], "individu": [1, 9], "info": [2, 3], "inform": [2, 3, 4, 8, 17, 19, 25, 27], "initi": [4, 25], "insert": 8, "instal": [14, 18], "instanc": [2, 9, 15, 17], "instead": [11, 12], "instnac": 2, "instruct": 14, "instructor": 9, "integr": 17, "intend": 22, "interfac": 14, "intro": 19, "introduc": 23, "invalid": 14, "involv": 17, "io": 2, "ip": 2, "isn": [1, 4, 17, 19], "iso": 8, "issu": 14, "its": 1, "itself": 19, "jsonfield": 25, "just": 14, "keep": [11, 21, 23], "kei": 14, "kind": [23, 25], "kwarg": 23, "larg": 18, "last": [7, 17, 21], "lastnam": 7, "later": 17, "latest_vers": 23, "learn": [14, 21], "learner": [2, 3, 7, 8, 11, 12, 17, 19, 21, 28], "least": 21, "leav": 19, "led": 9, "length": 8, "less": [8, 14], "level": [18, 21], "librari": 14, "lift": 14, "like": [14, 23], "limit": [18, 19, 21], "line": 25, "link": [5, 17, 19, 29], "linux": [2, 17], "list": [4, 14, 27], "live": [1, 4, 5, 9, 14, 17, 19], "ll": [9, 14, 17, 19], "local": [2, 15, 17], "locat": 19, "locustfil": 18, "locustio": 18, "log": [1, 14, 19], "logic": 23, "look": [11, 13], "lot": [17, 23], "lower": 28, "maco": [2, 17], "made": [9, 19, 26], "mai": [3, 9, 14, 17, 23], "main": 12, "major": 21, "make": [4, 5, 6, 8, 9, 11, 12, 14, 21, 23, 26], "manag": [9, 17, 19], "manual": [11, 19], "mark": [17, 25, 26], "market": 28, "mastercard": 14, "match": [3, 17], "max": 8, "max_digit": [23, 25], "max_length": 23, "max_redempt": 23, "mean": [11, 13], "memori": 18, "mention": 18, "messag": [1, 19], "method": 3, "migrat": 17, "minimum": 21, "minu": 14, "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, 19, 21, 28], "mitxonlin": [13, 14, 15, 17], "modal": 14, "mode": 3, "model": [22, 24], "monei": 11, "more": [2, 17, 19, 22, 23], "most": 28, "muddl": 21, "multipl": [1, 8, 9, 23], "must": [3, 4, 19], "name": [4, 7, 8, 14, 17, 19], "navig": [14, 19], "necessarili": 23, "need": [1, 8, 9, 14, 15, 17, 18, 23, 27, 28], "new": [4, 9, 12, 14, 18, 19, 23], "nightli": 2, "node": 1, "non": 14, "none": [2, 17], "normal": 11, "note": [1, 3, 4, 8, 14, 16, 24], "now": [6, 14], "null": 23, "number": [6, 8, 11, 13, 14, 23], "numer": [1, 9], "oauth": [2, 17], "oauth2": [2, 17], "object": [4, 5, 6, 9, 14, 17, 19], "object_id": 27, "occas": 23, "ocw": 18, "odl": 17, "off": [3, 8, 23], "often": [21, 22], "ol": [14, 28], "onc": [8, 9, 23, 25], "one": [3, 8, 9, 14, 17, 19, 22, 23, 27], "ones": [3, 9], "onetoonefield": 22, "onli": [1, 2, 4, 5, 6, 8, 9, 13, 23], "onlin": [2, 9, 15, 16, 19, 21, 28], "open": [2, 17, 29], "openedx_api_base_url": 9, "openedxapiauth": 12, "openedxus": 12, "oper": [3, 21], "option": [10, 14, 17, 19, 21, 23], "order": [11, 13, 15, 17, 20, 21, 23, 24, 26, 27], "org": 23, "origin": 23, "other": [3, 4, 11, 19, 28], "otherwis": [9, 13, 14, 28], "our": [21, 23], "out": [14, 19, 21, 23, 28], "output": 10, "over": [9, 14, 18, 21], "overrid": 3, "overridden": [3, 4], "overview": [14, 20, 29], "overwritten": [8, 14], "own": 14, "pace": [4, 9], "page": [5, 9, 10, 14, 17, 19, 29], "pagin": 27, "paid": 14, "part": [3, 17], "particular": 28, "particularli": 21, "pass": [8, 14], "password": [7, 17], "path": 14, "payment": [11, 13, 14, 20, 21, 24, 25], "payout": 28, "paypal": 11, "peform": 17, "pencil": 19, "pend": 13, "pep": 23, "per": [8, 23], "percent": [3, 8, 23], "percent_discount": 23, "percentag": 23, "percentdiscount": 23, "perform": [4, 11, 16], "pertin": 9, "piec": 21, "plan": [14, 21, 28], "platform": [2, 17], "plu": 14, "plug": 17, "pluggabl": 26, "poetri": 18, "point": [3, 14, 21], "pop": 14, "port": [2, 18], "positiveintegerfield": [22, 23, 25, 27], "possibl": 4, "post": [18, 22], "pre": 23, "preced": 9, "preconfigur": 28, "prefix": 8, "present": 19, "presum": 27, "prevent": 14, "price": [6, 8, 9, 14, 17, 20, 21, 22, 23, 27, 29], "primarili": 27, "principl": [21, 28], "print": 1, "prior": 20, "probabl": [14, 21], "process": [13, 14, 20], "processor": 26, "prod": 13, "product": [5, 6, 9, 16, 17, 20, 21, 22, 23, 24, 25], "product_vers": [23, 25], "productvers": [23, 25], "program": [1, 3, 4, 9, 14, 17, 19, 21, 22, 25, 27, 28], "progress": 19, "prompt": [7, 17], "proper": [2, 19], "properli": [14, 17], "propos": [21, 24], "prove": 21, "provid": [3, 17, 19, 22, 23], "publish": [14, 17, 19], "pull": 4, "punctuat": 8, "purchas": [14, 21, 22, 23, 25, 27], "purpos": [22, 28], "put": 14, "py": [9, 18, 19], "python": [21, 23], "qa": 14, "quantiti": [22, 25], "queu": 17, "quick": [2, 16, 29], "quit": 3, "rais": 23, "rate": 28, "rather": 23, "rc": 14, "re": [2, 9, 11, 14, 17], "read": [17, 27], "readabl": [1, 3, 4, 9, 14, 17, 19], "readable_id": 4, "readi": [14, 18, 19], "reason": [12, 19], "receipt": 23, "recommend": [6, 14, 16, 17], "reconcil": 28, "record": [2, 4, 12, 17], "redeem": 8, "redempt": 24, "redemption_typ": 23, "redo": 2, "reduc": 23, "reduct": 23, "refactor": 23, "refer": [11, 13, 21], "refresh": 12, "refund": [11, 25], "regardless": [19, 23], "regener": 12, "regist": 27, "registri": 23, "regular": 9, "relat": 27, "relev": 2, "reli": 17, "repair_missing_courseware_record": 12, "repo": 18, "report": [20, 24], "repres": [3, 22, 25], "represent": 27, "request": [4, 20], "requir": [1, 2, 3, 4, 5, 8, 9, 14, 17], "reset": 17, "resolv": 13, "resourc": 18, "respect": 19, "respons": [26, 27], "rest": 26, "result": [4, 5, 13, 14, 16], "return": [1, 22, 23, 27], "reus": 3, "reusabl": 21, "revers": 27, "review": 17, "revok": 12, "rm": 18, "robust": 21, "root": 18, "row": 3, "royalti": 28, "run": [2, 3, 4, 6, 7, 9, 11, 14, 17, 18, 21, 22, 25, 27], "run_tag": 9, "run_url": 4, "safe": 3, "sai": 19, "sake": 27, "same": [9, 28], "sandbox": 14, "satisfi": 18, "save": 5, "scalabl": [21, 23], "scale": 8, "schema": 22, "scope": [14, 28], "screen": 1, "search": [10, 29], "secret": [2, 17], "section": [4, 5, 14, 17], "secur": 14, "see": [2, 3, 4, 14, 17, 18, 19, 21, 23], "select": [14, 19, 21], "self": [4, 9, 23], "semest": 9, "separ": 8, "serv": 21, "servic": [18, 23], "set": [3, 4, 6, 8, 9, 11, 16, 17, 22, 25], "setup": [14, 18], "sever": 21, "ship": 17, "should": [3, 4, 8, 9, 14, 18, 21, 23, 26], "side": [4, 12], "similar": 9, "similarli": 9, "simpl": [21, 22], "simpli": [8, 19], "sinc": [2, 9], "singl": [8, 9, 27], "skip": 9, "slug": 19, "so": [1, 3, 4, 8, 11, 14, 19, 23, 28], "sock": 18, "solid": 21, "some": [12, 14, 19, 21, 22, 23, 25], "someon": 14, "someth": 21, "somewher": 28, "soon": 18, "sort": 11, "special": [21, 28], "specif": [1, 9, 13, 14], "specifi": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 17, 19], "split": 17, "src": 18, "staff": 28, "standalon": 19, "standard": [9, 17], "start": [2, 3, 4, 9, 14, 16, 29], "stat": 18, "state": [5, 13, 19, 22], "statu": [11, 13, 19, 25], "step": [9, 14, 17, 19], "still": [2, 19], "stop": [2, 4, 8], "strive": 21, "strongli": [21, 26], "studio": 18, "submiss": 19, "submit": 20, "subsystem": [14, 20, 21, 29], "super": 23, "superus": [2, 14, 17], "supplement": 28, "suppli": [3, 8, 14], "support": [14, 21, 23, 28], "suppress": 1, "sure": 14, "surfac": 21, "swap": 4, "sync": [9, 14, 17], "sync_course_run": [4, 17], "sync_courserun": 9, "syntax": 10, "system": [1, 7, 9, 11, 14, 17, 19, 20, 23, 26, 28], "t": [1, 2, 3, 4, 8, 9, 11, 12, 13, 14, 17, 19, 21, 28], "tab": 18, "tabl": 3, "tag": [4, 9, 17], "take": [4, 9, 17, 26], "task": 17, "tbd": 19, "team": 28, "termin": 18, "test": [2, 17], "testlearn": 17, "text": 19, "than": [14, 23], "thei": [1, 3, 8, 9, 11, 19, 28], "them": [14, 21], "thi": [1, 2, 3, 4, 6, 8, 9, 11, 12, 13, 14, 17, 18, 19, 21, 22, 23, 26, 27, 28], "thing": 9, "those": 22, "three": 14, "threshold": 3, "through": [9, 14, 19, 26, 27], "tier": [3, 17, 19, 28], "tier1": 3, "tier2": 3, "tier3": 3, "tier4": 3, "time": [1, 8, 11, 23], "timestampedmodel": [22, 23, 25, 27], "titl": [4, 9, 14, 19], "tmp": 18, "todai": 14, "togeth": [1, 21], "token": 12, "total": 8, "total_price_paid": 25, "toward": 21, "track": [22, 23, 27], "transact": [11, 14, 25], "treat": [23, 28], "tree": [1, 4], "true": 23, "try": 3, "tutor": [2, 16, 17], "twice": 17, "two": [2, 3, 8, 17], "type": [3, 8, 14, 24], "typeerror": 23, "typic": [25, 27], "u": [7, 17, 26], "ui": 28, "under": [14, 18, 19, 22], "understand": 21, "unenrol": 11, "unfulfil": [25, 26], "uniqu": 14, "unless": [17, 19], "unlimit": 23, "up": [1, 3, 4, 11, 13, 16, 17], "upcom": 9, "updat": [9, 22], "updated_on": 27, "upgrad": [4, 14], "upper": 19, "upsel": 14, "url": [2, 4, 9, 14], "us": [1, 2, 3, 4, 6, 7, 8, 9, 11, 12, 14, 16, 17, 18, 19, 21, 22, 23, 24, 26], "usag": [18, 23], "usecas": 12, "user": [7, 8, 12, 21, 22, 23, 26], "userdiscount": 23, "usernam": [7, 12, 17], "util": 27, "uuid": 8, "uwsgi_max_request": 18, "uwsgi_reload_on_rss": 18, "v0": [22, 27], "v1": [1, 2, 9, 14, 17], "valid": [1, 14], "valu": [14, 18, 19, 22], "variabl": [15, 18], "ve": [2, 4, 8, 14, 17, 19, 21, 23], "veri": 5, "verifi": 11, "version": [14, 23, 27], "via": [11, 19], "visa": 14, "volum": 18, "voucher": 21, "wa": [9, 21, 23], "wagtail": [14, 19], "wai": [21, 23], "walk": 9, "want": [3, 8, 9, 14, 17, 21, 23, 28], "we": [21, 23, 26, 28], "web": 18, "webhook": 26, "well": 19, "went": 21, "were": 21, "what": [6, 14, 17, 23], "when": [14, 19, 28], "where": [14, 21], "wherea": 23, "whether": 14, "which": [4, 6, 9, 17, 22, 28], "while": 14, "window": 18, "wish": 14, "within": [19, 28], "without": [18, 21, 23], "won": [1, 3, 8, 9, 13, 14], "word": [3, 19], "work": [6, 13, 14, 17, 18], "would": [3, 9, 22, 23, 26, 27, 28], "wouldn": [21, 28], "write": 11, "written": 8, "www": 23, "year": [3, 14, 21], "yet": 19, "yml": 18, "you": [1, 2, 3, 4, 7, 8, 9, 11, 14, 15, 17, 18, 19], "your": [2, 4, 14, 15, 17, 18, 19], "your_initi": 15, "yourself": 8, "zero": [3, 14, 19]}, "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", "MITx Online Quick Start", "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": {"": 29, "In": 14, "To": 18, "all": 18, "api": [22, 27], "art": 21, "authent": 0, "basket": 22, "batch": 8, "case": 28, "check": 4, "check_program_requir": 1, "checkout": 14, "code": 8, "command": 10, "config": 14, "configur": [14, 15, 16], "configure_inst": 2, "configure_ti": 3, "content": [10, 29], "core": 21, "cours": 14, "create_coursewar": 4, "create_courseware_pag": 5, "create_product": 6, "create_us": 7, "creation": 19, "data": [23, 25, 27], "dedp": 28, "discount": 23, "document": 29, "ecommerc": [14, 20], "edx": [14, 16], "exampl": 9, "extern": 16, "flexibl": 19, "form": 19, "gener": 8, "generate_discount_cod": 8, "goal": 21, "hubspot": 15, "implement": 23, "import_courserun": 9, "indic": [10, 29], "link": 16, "local": 18, "locust": 18, "micromast": [21, 28], "mitx": [10, 14, 17, 18, 29], "model": [23, 25, 27], "note": [17, 22], "onlin": [10, 14, 17, 18, 29], "open": [14, 16], "option": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13], "order": 25, "output": 8, "overview": 21, "payment": 26, "perform": 17, "price": 19, "prior": 21, "process": 19, "product": [14, 27], "propos": 23, "put": 18, "quick": 17, "redempt": 23, "refund_fulfilled_ord": 11, "regenerate_edx_auth_token": 12, "report": 28, "request": 19, "resolve_pending_ord": 13, "result": 17, "set": [14, 18], "start": 17, "submit": 19, "subsystem": [22, 23, 24, 25, 26, 27, 28], "syntax": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13], "system": 21, "tabl": [10, 29], "test": [14, 18], "togeth": 18, "tune": 18, "type": 23, "up": [14, 18], "us": 28, "uwsgi": 18, "uwsgitop": 18, "welcom": 29, "xpro": 21}}) \ No newline at end of file