From 8628c37c5d54856aa2646368961e746d8515c5e6 Mon Sep 17 00:00:00 2001 From: <> Date: Fri, 26 Jan 2024 20:34:14 +0000 Subject: [PATCH] Update documentation --- .buildinfo | 4 + .doctrees/authentication.doctree | Bin 0 -> 3408 bytes .../check_program_requirements.doctree | Bin 0 -> 7466 bytes .doctrees/commands/configure_instance.doctree | Bin 0 -> 12036 bytes .doctrees/commands/configure_tiers.doctree | Bin 0 -> 23801 bytes .doctrees/commands/create_courseware.doctree | Bin 0 -> 18132 bytes .../commands/create_courseware_page.doctree | Bin 0 -> 5009 bytes .doctrees/commands/create_product.doctree | Bin 0 -> 5813 bytes .doctrees/commands/create_user.doctree | Bin 0 -> 6278 bytes .../commands/generate_discount_code.doctree | Bin 0 -> 14126 bytes .doctrees/commands/import_courserun.doctree | Bin 0 -> 15756 bytes .doctrees/commands/index.doctree | Bin 0 -> 4331 bytes .../commands/refund_fulfilled_order.doctree | Bin 0 -> 6752 bytes .../regenerate_edx_auth_tokens.doctree | Bin 0 -> 5527 bytes .../commands/resolve_pending_order.doctree | Bin 0 -> 5337 bytes .doctrees/configuration/ecommerce.doctree | Bin 0 -> 26314 bytes .doctrees/configuration/hubspot.doctree | Bin 0 -> 3927 bytes .doctrees/configuration/index.doctree | Bin 0 -> 2893 bytes .doctrees/configuration/open_edx.doctree | Bin 0 -> 55705 bytes .doctrees/configuration/quickstart.doctree | Bin 0 -> 27663 bytes .doctrees/configuration/tutor.doctree | Bin 0 -> 71971 bytes .doctrees/configuration/uwsgi_tuning.doctree | Bin 0 -> 14392 bytes .doctrees/ecommerce/flexible_pricing.doctree | Bin 0 -> 17177 bytes .doctrees/ecommerce/index.doctree | Bin 0 -> 2843 bytes .doctrees/ecommerce/overview.doctree | Bin 0 -> 7963 bytes .doctrees/ecommerce/subsystems/basket.doctree | Bin 0 -> 5680 bytes .../ecommerce/subsystems/discount.doctree | Bin 0 -> 13061 bytes .doctrees/ecommerce/subsystems/index.doctree | Bin 0 -> 2991 bytes .doctrees/ecommerce/subsystems/order.doctree | Bin 0 -> 4894 bytes .../ecommerce/subsystems/payment.doctree | Bin 0 -> 3426 bytes .../ecommerce/subsystems/product.doctree | Bin 0 -> 6100 bytes .../ecommerce/subsystems/reporting.doctree | Bin 0 -> 5746 bytes .doctrees/environment.pickle | Bin 0 -> 543174 bytes .doctrees/index.doctree | Bin 0 -> 4800 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 | 93 ++ _sources/commands/create_courseware.rst.txt | 56 + .../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 | 55 + _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 | 78 ++ _sources/configuration/hubspot.rst.txt | 9 + _sources/configuration/index.rst.txt | 10 + _sources/configuration/open_edx.rst.txt | 213 +++ _sources/configuration/quickstart.rst.txt | 81 ++ _sources/configuration/tutor.rst.txt | 219 +++ _sources/configuration/uwsgi_tuning.rst.txt | 68 + _sources/ecommerce/flexible_pricing.rst.txt | 52 + _sources/ecommerce/index.rst.txt | 9 + _sources/ecommerce/overview.rst.txt | 31 + _sources/ecommerce/subsystems/basket.rst.txt | 30 + .../ecommerce/subsystems/discount.rst.txt | 101 ++ _sources/ecommerce/subsystems/index.rst.txt | 12 + _sources/ecommerce/subsystems/order.rst.txt | 30 + _sources/ecommerce/subsystems/payment.rst.txt | 4 + _sources/ecommerce/subsystems/product.rst.txt | 28 + .../ecommerce/subsystems/reporting.rst.txt | 17 + _sources/index.rst.txt | 22 + _static/basic.css | 921 +++++++++++++ _static/doctools.js | 156 +++ _static/documentation_options.js | 14 + _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 | 566 ++++++++ _static/sphinx_highlight.js | 144 ++ authentication.html | 217 +++ commands/check_program_requirements.html | 217 +++ commands/configure_instance.html | 218 +++ commands/configure_tiers.html | 320 +++++ commands/create_courseware.html | 247 ++++ 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 | 217 +++ commands/index.html | 260 ++++ commands/refund_fulfilled_order.html | 154 +++ commands/regenerate_edx_auth_tokens.html | 148 ++ commands/resolve_pending_order.html | 149 ++ configuration/ecommerce.html | 264 ++++ configuration/hubspot.html | 142 ++ configuration/index.html | 227 +++ configuration/open_edx.html | 416 ++++++ configuration/quickstart.html | 280 ++++ configuration/tutor.html | 412 ++++++ configuration/uwsgi_tuning.html | 200 +++ ecommerce/flexible_pricing.html | 238 ++++ ecommerce/index.html | 217 +++ ecommerce/overview.html | 233 ++++ ecommerce/subsystems/basket.html | 219 +++ ecommerce/subsystems/discount.html | 284 ++++ ecommerce/subsystems/index.html | 223 +++ ecommerce/subsystems/order.html | 220 +++ ecommerce/subsystems/payment.html | 194 +++ ecommerce/subsystems/product.html | 216 +++ ecommerce/subsystems/reporting.html | 205 +++ genindex.html | 140 ++ index.html | 201 +++ objects.inv | Bin 0 -> 828 bytes search.html | 165 +++ searchindex.js | 1 + 117 files changed, 13003 insertions(+) create mode 100644 .buildinfo create mode 100644 .doctrees/authentication.doctree create mode 100644 .doctrees/commands/check_program_requirements.doctree create mode 100644 .doctrees/commands/configure_instance.doctree create mode 100644 .doctrees/commands/configure_tiers.doctree create mode 100644 .doctrees/commands/create_courseware.doctree create mode 100644 .doctrees/commands/create_courseware_page.doctree create mode 100644 .doctrees/commands/create_product.doctree create mode 100644 .doctrees/commands/create_user.doctree create mode 100644 .doctrees/commands/generate_discount_code.doctree create mode 100644 .doctrees/commands/import_courserun.doctree create mode 100644 .doctrees/commands/index.doctree create mode 100644 .doctrees/commands/refund_fulfilled_order.doctree create mode 100644 .doctrees/commands/regenerate_edx_auth_tokens.doctree create mode 100644 .doctrees/commands/resolve_pending_order.doctree create mode 100644 .doctrees/configuration/ecommerce.doctree create mode 100644 .doctrees/configuration/hubspot.doctree create mode 100644 .doctrees/configuration/index.doctree create mode 100644 .doctrees/configuration/open_edx.doctree create mode 100644 .doctrees/configuration/quickstart.doctree create mode 100644 .doctrees/configuration/tutor.doctree create mode 100644 .doctrees/configuration/uwsgi_tuning.doctree create mode 100644 .doctrees/ecommerce/flexible_pricing.doctree create mode 100644 .doctrees/ecommerce/index.doctree create mode 100644 .doctrees/ecommerce/overview.doctree create mode 100644 .doctrees/ecommerce/subsystems/basket.doctree create mode 100644 .doctrees/ecommerce/subsystems/discount.doctree create mode 100644 .doctrees/ecommerce/subsystems/index.doctree create mode 100644 .doctrees/ecommerce/subsystems/order.doctree create mode 100644 .doctrees/ecommerce/subsystems/payment.doctree create mode 100644 .doctrees/ecommerce/subsystems/product.doctree create mode 100644 .doctrees/ecommerce/subsystems/reporting.doctree create mode 100644 .doctrees/environment.pickle create mode 100644 .doctrees/index.doctree create mode 100644 .nojekyll create mode 100644 _sources/authentication.rst.txt create mode 100644 _sources/commands/check_program_requirements.rst.txt create mode 100644 _sources/commands/configure_instance.rst.txt create mode 100644 _sources/commands/configure_tiers.rst.txt create mode 100644 _sources/commands/create_courseware.rst.txt create mode 100644 _sources/commands/create_courseware_page.rst.txt create mode 100644 _sources/commands/create_product.rst.txt create mode 100644 _sources/commands/create_user.rst.txt create mode 100644 _sources/commands/generate_discount_code.rst.txt create mode 100644 _sources/commands/import_courserun.rst.txt create mode 100644 _sources/commands/index.rst.txt create mode 100644 _sources/commands/refund_fulfilled_order.rst.txt create mode 100644 _sources/commands/regenerate_edx_auth_tokens.rst.txt create mode 100644 _sources/commands/resolve_pending_order.rst.txt create mode 100644 _sources/configuration/ecommerce.rst.txt create mode 100644 _sources/configuration/hubspot.rst.txt create mode 100644 _sources/configuration/index.rst.txt create mode 100644 _sources/configuration/open_edx.rst.txt create mode 100644 _sources/configuration/quickstart.rst.txt create mode 100644 _sources/configuration/tutor.rst.txt create mode 100644 _sources/configuration/uwsgi_tuning.rst.txt create mode 100644 _sources/ecommerce/flexible_pricing.rst.txt create mode 100644 _sources/ecommerce/index.rst.txt create mode 100644 _sources/ecommerce/overview.rst.txt create mode 100644 _sources/ecommerce/subsystems/basket.rst.txt create mode 100644 _sources/ecommerce/subsystems/discount.rst.txt create mode 100644 _sources/ecommerce/subsystems/index.rst.txt create mode 100644 _sources/ecommerce/subsystems/order.rst.txt create mode 100644 _sources/ecommerce/subsystems/payment.rst.txt create mode 100644 _sources/ecommerce/subsystems/product.rst.txt create mode 100644 _sources/ecommerce/subsystems/reporting.rst.txt create mode 100644 _sources/index.rst.txt create mode 100644 _static/basic.css create mode 100644 _static/doctools.js create mode 100644 _static/documentation_options.js create mode 100644 _static/file.png create mode 100644 _static/insipid-sidebar-readthedocs.css create mode 100644 _static/insipid-sidebar.js create mode 100644 _static/insipid.css create mode 100644 _static/insipid.js create mode 100644 _static/language_data.js create mode 100644 _static/minus.png create mode 100644 _static/plus.png create mode 100644 _static/pygments.css create mode 100644 _static/searchtools.js create mode 100644 _static/sphinx_highlight.js create mode 100644 authentication.html create mode 100644 commands/check_program_requirements.html create mode 100644 commands/configure_instance.html create mode 100644 commands/configure_tiers.html create mode 100644 commands/create_courseware.html create mode 100644 commands/create_courseware_page.html create mode 100644 commands/create_product.html create mode 100644 commands/create_user.html create mode 100644 commands/generate_discount_code.html create mode 100644 commands/import_courserun.html create mode 100644 commands/index.html create mode 100644 commands/refund_fulfilled_order.html create mode 100644 commands/regenerate_edx_auth_tokens.html create mode 100644 commands/resolve_pending_order.html create mode 100644 configuration/ecommerce.html create mode 100644 configuration/hubspot.html create mode 100644 configuration/index.html create mode 100644 configuration/open_edx.html create mode 100644 configuration/quickstart.html create mode 100644 configuration/tutor.html create mode 100644 configuration/uwsgi_tuning.html create mode 100644 ecommerce/flexible_pricing.html create mode 100644 ecommerce/index.html create mode 100644 ecommerce/overview.html create mode 100644 ecommerce/subsystems/basket.html create mode 100644 ecommerce/subsystems/discount.html create mode 100644 ecommerce/subsystems/index.html create mode 100644 ecommerce/subsystems/order.html create mode 100644 ecommerce/subsystems/payment.html create mode 100644 ecommerce/subsystems/product.html create mode 100644 ecommerce/subsystems/reporting.html create mode 100644 genindex.html create mode 100644 index.html create mode 100644 objects.inv create mode 100644 search.html create mode 100644 searchindex.js diff --git a/.buildinfo b/.buildinfo new file mode 100644 index 000000000..da089b714 --- /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: 675f3623e3603b752cbd14b9d718233a +tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doctrees/authentication.doctree b/.doctrees/authentication.doctree new file mode 100644 index 0000000000000000000000000000000000000000..b7846fba05bd8fdae7ece4dd58a8974149ca1719 GIT binary patch literal 3408 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 ZhF*~Q1hGC{ literal 0 HcmV?d00001 diff --git a/.doctrees/commands/configure_instance.doctree b/.doctrees/commands/configure_instance.doctree new file mode 100644 index 0000000000000000000000000000000000000000..5dd97177ca34069b1fc39a4d548e57e94eb14905 GIT binary patch literal 12036 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 bFCfF>rw&1^O9k8W4rO3+GeQnOZ8!f5x@YGT literal 0 HcmV?d00001 diff --git a/.doctrees/commands/configure_tiers.doctree b/.doctrees/commands/configure_tiers.doctree new file mode 100644 index 0000000000000000000000000000000000000000..2f4b45a9287548be4f12a60b20a772f57d4e8ae1 GIT binary patch literal 23801 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 X%hw2HtJL8W8o9^NlhA1ISIhqkhU&Xc literal 0 HcmV?d00001 diff --git a/.doctrees/commands/create_courseware.doctree b/.doctrees/commands/create_courseware.doctree new file mode 100644 index 0000000000000000000000000000000000000000..03a6e0a7539f01071fc32c54ca0fec997eec9ceb GIT binary patch literal 18132 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 literal 0 HcmV?d00001 diff --git a/.doctrees/commands/create_courseware_page.doctree b/.doctrees/commands/create_courseware_page.doctree new file mode 100644 index 0000000000000000000000000000000000000000..dbc820dd8b07f6d11407d3b23db5a6192c4968d5 GIT binary patch literal 5009 zcmeHLZEIY|6_#IiSF4wmWXEo)W4K9LS53XUh8E(6Qb-MLgKD)jAtV%YHGA*u&P4a# zxt^ITOCJg@A*O=)mRm}pEhW%jQc9pdCy+0JK%bepZ;~xXF8x@6VCT%tIdh)#oHJ+c ziTwQX1W<%wSXNMCK$C-$!D$Q~%q9Uc4E{avjRHykgCz)1bMY4D% z4##)JFMs}!PjP-V_2-^OB26)?rq2doA{Cr|ZRcV!1C&FcKo*kZtOKUmx#uFF0umfh zc@)fu;!*I{OcXk>p$K>uXhws3_umQTLb~4zen7LJjaeXOA0qG*AG90)Tb)%90nVEq zoL%;sjni|nyvtr?Z@}}*HKst|N1oBF_x_y=OH1#TZ-QE%Uv1`yXj+oa8}t4e%v83kAD*Uc05i{D<0JK{Ca&_#$64+ zVa}*rXKJczIu5vhet&HJU7WXOtk%vKGujjxTooQ(QkU+Iq*KIKu(>MY4RX&3+Td5Y zy)RWAwPxIg?fCp|+OR$8gl**N{_3nq5~{<5<2I=8_3p(yv@;>@*|all-a?d{TRGtI z-d->cY}M>YeciWJFeUq_r|y<;)dW{XRWh2g%l_^=frbQT>nRg84(lBwJnjVjALmEI z2K`eYaKqer;gh%Uf7&(J@}Xuy_X4jkolO}2+t;z}FIe>FHdeUN*k9}HFyG(X^O@s7 zzYlEfA2I%-Gl~jn8|ScTlh}q(|?a71^VQ= z>X<&-%Dm9!F5B2O!v)RI+iM|93}SQ{Xf@ItgH>-3B`e#ww;CH z9!@BaN^@l{gw6zB6Yb>A1+#8jp{z*5L)4_Sgk+@9-{*L9r1q(!pz?;7(1bck_=sy3 z*6ltlRvW7Rf7h%@nhS}NN)IUDyJ%JzNt$8LY|%pw)X+E;s$SGHy_n951<>j}vg1qcts zV~j82@o26}8VMPPG0njgnBkzwuIWc2o5M{Y!eeli&N(`oz8R51i?9`$i?|icdR(M= z*iaC_Ispg!WQIl=YBrq2k=us973GQ+u?P=SOQ}tIm+=5Qcg-lLc?eJ_vNCdjtyu})Y&5jVVZO<<&efaKDa2}$A897CiI9tF zX|CCo?f_UB;<870G{UhA`S?3`eh55Aavq&hZzZkzTeW&5E3uT_r*guno;w>T08^&Z z1jdG%%#cN~X64SZxd~3DVUwPX1EI<-Lypa+Z>~bd7c9X)_;^2Zk7fgAHP1bsyKYv%^*TE}9J)Mc9A%Hq)$ literal 0 HcmV?d00001 diff --git a/.doctrees/commands/create_product.doctree b/.doctrees/commands/create_product.doctree new file mode 100644 index 0000000000000000000000000000000000000000..07888a6d59feac68a7d8369f2ca1e359e9806cf7 GIT binary patch literal 5813 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 Ky25AU!M_1<*@LP8 literal 0 HcmV?d00001 diff --git a/.doctrees/commands/create_user.doctree b/.doctrees/commands/create_user.doctree new file mode 100644 index 0000000000000000000000000000000000000000..e7ec86ce3c0da19db1583e2d453ce808a5d6cce0 GIT binary patch literal 6278 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 AcmMzZ literal 0 HcmV?d00001 diff --git a/.doctrees/commands/import_courserun.doctree b/.doctrees/commands/import_courserun.doctree new file mode 100644 index 0000000000000000000000000000000000000000..7f84926b6e34e3dc2659ac510b4ef73f6d13fe10 GIT binary patch literal 15756 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 UJ$gKh*f+FhsbI(zC_1hG1}&@Li~s-t literal 0 HcmV?d00001 diff --git a/.doctrees/commands/index.doctree b/.doctrees/commands/index.doctree new file mode 100644 index 0000000000000000000000000000000000000000..ab5163ab74b9c2db1adafc8501b9cc5c7fb58c9f GIT binary patch literal 4331 zcma)ATaO$^6<+UUc4qIpUM~TA$wpBUCuDXI;=!_ngfIevlL4V9Z&9bFyJo7g-PP@? zYJ2tpK_nbyp(H@*@C<)}Uw{x263_eqen_P7ovQAhi{ni!&8q91Q>RXy>sS8m#%KRK zSn>bdzA1!M({q+2Do?nnTsO(%GULitpH{DbRQw20!F?p$DUbz)W#6qTt=Bj!h z%srB~GBxM5f=$C?D|6NE7aO7@HX$o|Zo^8O@;R0}e&?-sr)R%VsZ{*zL7rtyC8i>I zh_AoPr)0=;q@Gs6z)rznj;+L@>qV{oV$F4Gvxjb-^jE`j#M~CMR?AUoab3FJn#6(c zS8g*-nK2;Zdqc4-e07tum@P&uzR-M3GNs$JY(lI`?2FrCN8Ax>;?&(6*sK^7Oj*-6 zxXdV@_V49y|MZa@z%(-mCJo~HsspJKK0Vh4=70O)YB|ESyI>Z1sggNI1s{qPoSMg0 z^LZ!MyccmB@e&;OGJdb%_Zoh$<9FNbEgpxWGP5*XFX^6e#WkItNCN|ug&9fE{mpi}Lfwsp@?~Rkm0m)23-ve)pI`z8E(H$p#BrhiUQtY^T|T{`?GW=J*XPqs&L1dw9`IJK|%E!cR@#; zbb)^s_-AwcIvGj-7WA)$a`ARj)^CSqGiw$H4Z$6~r4ku)bB1aq2 z%oq0uO*`wMPcal$A?BpTC;l!gZl~b5ro#Xqv)ljW`M1C8 z*8L%F&DaFZ0Dt>*C|`C9dWZP)at6%{xeoTBuT|m)m=pAwF{vu?H@AtEy(};@)=0J6 z#$P@yQW;B&BqlcMUR9s?eU|A7w-_$%MJQ4JSSRu=nBlH7gM@!SC;ahO3I7fnKbplG zDK4J23AY>KXE@WbsH69XhAaN*p-&?!q18@R&{p-4;=L0~(|M)85X9FmH*=x(RlCrk zj!<>fFZ$>g{kmVw`cuQ5?)Py%dmUBj(KZva3$YysC;`-y@A?!3p+5?!%rQLdAh zwkT~i6#GNhs|Q}LF`#=1CLacNR$#Fm4n%)b7g%o9%TlLU?P5+u1bB#xgEwgATvqOA zoaa{Mn4dG|!y9gwa36+NG#%$Ut3cT^fEWcvXchnj;6tGBG(d{ziL@eWU>8oTH`F+6 z=yo*sQ#j?1Io!AEwggMjj>B@p9rCG!*DSN8nNc?qJ}M`;!5%dj>Zs7mSq4fEA&NQK zjlQ!d6?_zNh4Bxm%JoV+?%(ShiSIj$%!q59>qsD_QjAO#3GN2W;r4^4=d^5iEtNZ6 z;w-87@QoWQD{e37o!QXrzO%?!+UySK4#+hl;Gz_Fs@!hM)T9JT3UJ1)0$8}4n#Z|L zA^;Lh7aT*FZ|FL)hi~K&nIKnzXr`6uxII?dJerZ*sziG2CS_JcZ3@D%o*;o|v|=eK z-1ih;02KZisW7}u@@Se-N*!PT{Z4IFjTufsA*^Oyy| z>rP_<3=<=Kq2AzS??UXpC<`1x??I1N>plQz3yM@@PG9{$;P2&0f%77tpqaNvAu-|lFE8XkinL)*Ar5DcPsBkbNH3zR1^bh~8qDHwL=YY`u ze*`c?HXqP?3-nLnsi)PiPz%7ss4Bd+4Wb_oY}?2JdAlY10B+YWCM3*+p6pu*b-KDK K5YQ?|=l=)Ay`UNZ literal 0 HcmV?d00001 diff --git a/.doctrees/commands/refund_fulfilled_order.doctree b/.doctrees/commands/refund_fulfilled_order.doctree new file mode 100644 index 0000000000000000000000000000000000000000..c5286b619850d87322e99b27d3d1390862482918 GIT binary patch literal 6752 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 G8vF-PC@~QL 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..d935a66508276d9f2479735bb1132d3b624e0959 GIT binary patch literal 5337 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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..3f9ff7dfe59379dd9cf954e0a94c5b492c75d1eb GIT binary patch literal 3927 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

mFW_efAf>Ve8`3U~xZz64PV0F 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 N8aR1G@A_=|{{y{U=y?DD literal 0 HcmV?d00001 diff --git a/.doctrees/configuration/quickstart.doctree b/.doctrees/configuration/quickstart.doctree new file mode 100644 index 0000000000000000000000000000000000000000..3c96c25b5ff85aa39f24d0bd89d81813d85989ee GIT binary patch literal 27663 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 PxN#+Lw@5u(3;F*KQ<5iL literal 0 HcmV?d00001 diff --git a/.doctrees/configuration/uwsgi_tuning.doctree b/.doctrees/configuration/uwsgi_tuning.doctree new file mode 100644 index 0000000000000000000000000000000000000000..70eeae75dc9810ec6f08c5012517a3185a02a0c8 GIT binary patch literal 14392 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 mmbxiyNCtj}|Nd literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/flexible_pricing.doctree b/.doctrees/ecommerce/flexible_pricing.doctree new file mode 100644 index 0000000000000000000000000000000000000000..f4dfe7aa75fdf71d5c7b14faaadf5afcfc4109b2 GIT binary patch literal 17177 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 literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/discount.doctree b/.doctrees/ecommerce/subsystems/discount.doctree new file mode 100644 index 0000000000000000000000000000000000000000..d754f9a94ce319bd7b3eecbecb92780f66c4864c GIT binary patch literal 13061 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 literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/order.doctree b/.doctrees/ecommerce/subsystems/order.doctree new file mode 100644 index 0000000000000000000000000000000000000000..648d8bde41ea64c747335dde909bbbeb468fe0fb GIT binary patch literal 4894 zcmeHL-)|hZ5tb#Nq&rC`$&P~nvC@r$BoZp!1w{h{1_U&Slm3t`8@3blB_Mdayd|UE z<(lNmcMk#DhX578w`?E#xAb4@M{;-Xq_#$01NeXgmc!w2W;pZBkbmp_^X}ah|FgTg z{=T+D$8JQX zN6q>T&0-^D(JkjazRowkuMc_O_KYwYTbi=FPgTNH^rD*Rxi&1X9V<9*zhpC~!hbXT zR0plrO9~xK&G&7ebV~CzyWZ$}Zf|FzVD))5p>{xxQDRaV*ywCp6Nz^EZ^RkZ8bo~e z3Yv$n&7>+9g9(i<6q`Dp%5E5%x~ZD)^7r{Rzt7kBfqgVKc{wg=Vf2ZnMKY1IlP~1s zKfV%UsHVq3r7??To-;UdtXqTiSUL}kl!hrEoUK+9Sl@?jG*z_ZOTPN+%B__Z?=BrF zRw|}peng{^&fR%MQ>h{?a~55QB8lWQDwRyC*c|Gk}XhtTPj4zf0|KF=CD?U#nAO43g1@hF;ykv=2 z?C9Yj!tcR@2VIoLvM>}8S)_M}EFtpcX9ONX0~2oU!?#X2xJ6J^J$7mwzJPzWDk%dGhqp*N?+mBModSm53QB zsYn(g9VCUMgB>>TAIp%`pqU2CmJ0eCepqR_vhVVF`wn^T{ncj4S0jVAA!w+bt#Z zy>_#$Otszb`t+$nX=FtLuYX6g3Jq`9=&#Gll$EK^`R=*x2mCcs)fm9Xq2yw)6*eT; zW9KfL%%|YqI{V{V!)&H6N-Dz95NAxm<4)Ds;8qhny(FdQrPTJ|#>@>7{9kq$gf0|lm)^fVabu<3a|UR5 ziNimxq}6t(O+mOj!FUyyI(t{)nxYbtuo7W{Z3JTE+^(agn!-l7LnH`PHWjm)uiGK5 zj3f(^T@{F}outZ3(#0RV>Inj&rwUYWh}rcNAKC8g7o<|NDv<>60j@nZE2U;+d8H4L z*pN$s2E@nbF3Pc{lZ?TTM$3&hFOXx~Fh-+C^GODwI}IDb)g|2c-gRHtL^I_YMI4Ni zmf*a%aQp3sh|hhOTnL*YMHFTt7p8u)_o*G0tR!#>LrS7sz$V*{GC`Y3TxQt!xG|-E zI39znM*;9gQl;bC-gBH@0dNxBf^j?s$FT|e$;Y4l9{wDvX?#Pxqb$UK(u#Lz=;HMP zmrB9R)bD}pA9Isu*sO2p1SymlUY~8+0|aDFy4>sxAOX0q?4F*Zlb(?dm}^|CrHlJ* zjeDRWuPP+9hNJHKaTpS`@U(I50eWrdgM$yr1}}RTx?5ybq7b+@1phG5fWQ@^N5-yg zU!cMrhZBI_8+_=WQyhk*Ar;+)|Ds0BKy%<~>aY=`o?mnlk_zzbV|ImF)yga1* zw6Z(PN9Sej!~y}}l!5#}aT(h31*MlMfe)tOsPl=;x@hpM@7y4E-2H13`|YlN(Vc7Z zfwamvXuo$;Rx^VF2mFX#Pwr51E0%ar@HYn(kPSRTc>2%q!cX;c19bROHK5>XcQqOP2efMx7ytkO literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/payment.doctree b/.doctrees/ecommerce/subsystems/payment.doctree new file mode 100644 index 0000000000000000000000000000000000000000..046a1eebf8776eaa2496a43c4a8c3258f2a083bc GIT binary patch literal 3426 zcmeHKTWcIQ6n5gQ?e%4C=SCrMI-#UVsJ+{VK7_sm5@;XNn$m=(FJaKkXh*^tX`)NK z`w(a!0uAUb>ObfY?I+Fd_(J;w3N;Ltj*iYbI+yR9{cZ5)>z$SK=XXuZxSWkiRY_G* z6Z}S{O4m?n!>920_wYVE@; zfUU9hH{lT*`hn$E&~rzA|0gn!+On6fFmq#R6CyKsuf3wPXv9CUd#{w<%tG&AW;n$S`; z4TUo&X8B};TgeM!ZSa_TFRr=*9vI?vq}HTm=REf7UsqOEUNM?2u4KKG%#ssoGAE}_ zOt}!W%9O6CHiwH7i(Af6omr-pt647s7PW%Ls2yf7JezV!gqUXy(I*Dnv=fvOll8L4 z*=w3HZmiP0Ox)?FiqdH|Rhk+~Ng=Ry*6E}(f%p|@sCPDNEiH4s=pw+6R#^6SiB48EVJnr)N z_W$vMr~VW1T7U{FdeT+&F}oLWgMALLVD|w^U*LOy?;*a&00QDOXZ$jj1XGu~4Q22LSdcPiQOUI zz$!~bc(LL)mprt>*2Sk>@uSk|h^Kjvp4&@GhoXMNP;0rY(J1zN;IB`WvQk-k?(oGGzY`mfbWJ`32sHte5nzS4dBRFCe@Ww`!XJLbC47`qS*i+L!4I9C9z8iS9P7Im4|A%u(m4az3aa7pXliML-|ako zPRbxj3I5>H$t4l2@uN=YnE}hIcP}1Xy6N{4Ai_%w{tLY+L4;V-4*s%F(&vM z8UUcHyrM1A1Zp^P1@cxPwME7bnwU>}bk-_E^Yb@Tij+2g#|`iDb2qQJiH!sgSy;Kg ztP9lGHXdV838}~+bZ5bqqw{w2!|k|&5;WXYh*U;t72>^xc?xmrw#d)@SX@XOStAPt zZ@3LV?mhIQmbN*ZLQ#_FFHo`_DFuP;u`>K;%-Ys`JDGrN#_ilPCC5tFli+Vf&SU^M zb4*nTk3~2(KtFo$^*8Y6NKea4;v?lu{Fh7ds8ka3^@Qp%r*@ijp!z4wHUi3qmJ}$V z%Chic!yh0ao4l{h{sFmZV}^Y6duA>zndOYvOyEQEUK42h!EYN(95#RJP}ByFx{>zX zHWvylxO446$uJp}2z*y;@N#ltoL5{66>%y}qviqxJ|cTm$>kI|utbIH5hsAlm-u)S zlUFFxm0}zpPXcnLDQJcIox=o1sfChTCAdy<+7K>s4A2o}liB-=5g5rTrX8kz^s7|9 zi({zY=&%IEi&W&Y;wTQATcT?UY{Ce-ADacN!dMObuHw-79%y%g+6|^4L)x_8ti=+- zObhyYBz9}|j6F4e7zuXX!ov4~J^N_bef)pQwvFF8AFOnHr{oBER1b+ACD!DUuQT&J zrQ?I~2yRm-(Z@fr-n>NYxrY}d4wqWfrRx{u16#F?V1Dbeti=gh8W00hW5k2tw@QTx zIQmW3)EosEVcr NXQ9jCmw+qAe**!7KYaiI literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/product.doctree b/.doctrees/ecommerce/subsystems/product.doctree new file mode 100644 index 0000000000000000000000000000000000000000..93448e39c46f6e8422d63c7fba94fe16c9125324 GIT binary patch literal 6100 zcmeHLYilJ*8J^ooa&pgH9cE_jjjWsCF(;S zs?H?Bf__*qShC=@-~9z5sK|o)-Txr6;7{-m_*7Njl1yU!wxEGC)Ad%>TW`Jfyw{)h ze*L#Qm)xIOQaR(ravmzSl{$C*9q-RnUyUm;v&+)4~vmHRGOxx zU5vHYw&{Tt;&n?tExlw@Ie{FyWGkj0HiEOOW~!2R(_BkDrZCf*Ozc$2me@Tu&+fCU?16bY)M-A< zNv73?B3V2V2OIB+A3Xb*4$L+{O zlALul_OES5gKB-yun4#cBvrY{6dxrt7z-I_388s52}qLEJ2oUuh^BE66HNxe7G9MR zMeLS}rwX9cKp*Bj!oI@*4+I%fkh3`W05DKAcv)l$n%F zMAgbZMr(z5|KdVe>v-&!J7K0BtQQilsU%4_N<_5Rf%cDodHK?%_a)uOlLJcwNhbgZ zm231MN{X01UR#YsreW|Q;7L~>2CHJU3wIOp*bX8|Ewn?C*-?=LbAGhGKI=@}V%a*I zwQUX~*Cfqp?C!k&Xg0v#>guZd|0T^~OE|}48b~EUe%ew70Zb9L0?d=(8On7-#`UA`q0*LaSn=Xe6sKS+~DDknB{&p1%aeSG%d zTR}Q9GYQEi1(|?0l^<$`xNR00pRfc!9TGXQq0%~(&B~$lYnz5G4;ugRcpJVvc*PND zY&O7uLW7-n7rX@mPG!$K)*`C!I@tIy9l|Uxb{y--fH~IF7u0N{5}r(`+u+TvzePIZ%C!Nyy0TvZ>yMS z-`2UhV$|+7*I+oR)PezVnh*wo(hHO1H9W=2u1 zflag-R+_%SSh^H9Mh5aDk`ySu>o9JnM4|ISmz!*9)AT1c!zL&gOAKso?=pA{=KO*1 zZ`mG(v(>PW2}TQAM4=5Bb`}TsTtFzz^|25-6Pk7=UtBf|wtbNmX?TDXDJ?-+RA?IH zp{v?a+JogiPoW95eG(PE;+lnZ4*@4u8>*(lrkR&C7ZUy#nGn=>#mq92G{c@*p$8mV zL$y(;dQs2xVmc}&IBxM3kr}jx6^MQ*D1BREQ+uiM=Vp;-&{2p4NW@rGntq|j8}Dr> zj_>=&CqpWwkRd}UpHK;nTTvrjnkBF44ws(eQkn-RW=^o!eS(_JEPB4J4E65&$0tr~ zHp})7z?x!EQR1@Hg*qdJ#$%+VSI}oNHzc|yG7e*!(=5g@95C55Qz&o7xF$5hV_=nz z`9aC1%pxhYKv7te%oPrJEyP8dhYbXwSV!Qfnq)>$_imacM{(e`&)<@AMT=O3$fmJs znI7aq(XhMIp#+uaK1VI)Ai5OB+%;BkkxI(x+B9Hh^SF$HF*rK|(}ikTIOd6OK;5=q zI7CtDY>{TRlM>^}=g^SDQ~4nvx?=4M$jK%EV!~6d%MX{|Hj6pU+w9n0X5Lap1hQM> zFkfR@=jzdL2(lXZ{C^mi;$t z_BIi-klmwlz^NX)GvEM*Os5GB>!U{mD~dHMU(A>Xz+@UW=Gmn8p|4|(%(6N}X?_qk zbxMgYpRmxMSI8c9_;CTdR#4OpH}=C2-3C&r_5qq+kOvR%?G0LXD#Y%+B1c_h+nT<* z@P6P3=n-gkje&vMF$Ed!u2{O2io57SdAv8rnpSDE*y|#NBM!tIk|1iUjb{Fkv4*wLU zZ&%r7jEfL%-4Qc>$x*@HM2E`nn`cMtvD?HxE6hUob=`3b5%=8|izrXAMqID+_v%vo zI@}g$NJk=R0OOY4JV9($_m6Sx*QdHo*N^dsKbG1CfLkYdRWk^Ka50f6tOF^{TqKZX zyWTg#%rqK5j{Z56`DytQ=7Mf63=fSb1%UVi8&7kLJlBxj8_)5~wZDL=iGAML*gC_? LZ`cT5j0XP(IcMa* literal 0 HcmV?d00001 diff --git a/.doctrees/ecommerce/subsystems/reporting.doctree b/.doctrees/ecommerce/subsystems/reporting.doctree new file mode 100644 index 0000000000000000000000000000000000000000..dabe9dcef32143b0adcdf31a082977723661ec65 GIT binary patch literal 5746 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 literal 0 HcmV?d00001 diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle new file mode 100644 index 0000000000000000000000000000000000000000..fc00bef9cd65d289d533a6f7f214dafebeac61ce GIT binary patch literal 543174 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π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 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..4acc79cfa --- /dev/null +++ b/_sources/commands/configure_instance.rst.txt @@ -0,0 +1,23 @@ +``configure_instance`` +====================== + +Configures a fresh MITx Online instance. For more information, see :doc:`MITx Online Quick Start<../configuration/quickstart>` and :doc:`Local Open edX Tutor and MITx Online Deployment<../configuration/tutor>`. + +For Tutor deployments, this will use ``local.overhang.io`` for URLs for the edX platform. If you're running a dev deployment, or are using Tutor Nightly, ``--tutor-dev`` will additionally add the proper ports (as Caddy is disabled in these cases). In either case, the two demo courses will still be created but only the Demonstration Course (``course-v1:edX+DemoX+Demo_Course``) will exist in edX, and then only if you import the demo course using the relevant Tutor command. + +Syntax +------ + +``configure_instance [--dont-enroll|-D] [--dont-create-superuser|-S] [--edx-oauth-client ] [--edx-oauth-secret ] [--gateway ] [--tutor|-T] [--tutor-dev]`` + +Options +------- + +* ```` - One of ``macos``, ``linux``, or ``none``. Specifying ``none`` will additionaly stop creation of the OAuth2 application record for edX. Defaults to ``none``. +* ``--dont-enroll|-D`` - Don't enroll the test learner account in any courses. (Defaults to enrolling the account in ``course-v1:edX+DemoX+Demo_Course``.) +* ``--dont-create-superuser|-S`` - Don't create a superuser account. +* ``--gateway `` - The Docker gateway IP. Required on Linux. See :doc:`Configure Open edX<../configuration/open_edx>` for more info. +* ``--edx-oauth-client `` - Use the specified client ID for the edX OAuth2 client. (Useful if you're redoing your MITx Online instance and you've already created the corresponding record in edX, since you're not allowed to edit it there.) +* ``--edx-oauth-secret `` - Use the specified client secret for the edX OAuth2 client. (Useful if you're redoing your MITx Online instance and you've already created the corresponding record in edX, since you're not allowed to edit it there.) +* ``--tutor|-T`` - Configure the instance for use with a Tutor edX deployment. +* ``--tutor-dev`` - Configure the instnace for use with Tutor dev or nightly. diff --git a/_sources/commands/configure_tiers.rst.txt b/_sources/commands/configure_tiers.rst.txt new file mode 100644 index 000000000..132befb4e --- /dev/null +++ b/_sources/commands/configure_tiers.rst.txt @@ -0,0 +1,93 @@ +``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 command will create or reuse a program. By default, the program it will try to use is: + +* Data, Econonmics and Development Policy +* program-v1:MITx+DEDP +* Abbreviated to DEDP + +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``, ``--program-name``, 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-name ] [--program-abbrev ] [--tier-info ]`` + +Configuring tiers for a course: +``configure_tiers [--course ] [--tier-info ]`` + +Options +------- + +Program options: + +* ``--program `` - Program ID to use or create. Defaults to ``program-v1:MITx+DEDP``. +* ``--program-name `` - Name of the new program. Defaults to ``Data, Economics and Development Policy``. +* ``--program-abbrev `` - Abbreviation to use for tiers and discounts. Defaults to ``DEDP``. + +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..b1de18904 --- /dev/null +++ b/_sources/commands/create_courseware.rst.txt @@ -0,0 +1,56 @@ +``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>]`` + +Checks +------ + +The command performs two 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. + +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.) + +Programs have no additional options (any specified will be ignored). + +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. + +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..31a73e3e2 --- /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. \ No newline at end of file diff --git a/_sources/commands/create_product.rst.txt b/_sources/commands/create_product.rst.txt new file mode 100644 index 000000000..eba9c425d --- /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.) \ No newline at end of file diff --git a/_sources/commands/create_user.rst.txt b/_sources/commands/create_user.rst.txt new file mode 100644 index 000000000..ad8250b27 --- /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. \ No newline at end of file diff --git a/_sources/commands/generate_discount_code.rst.txt b/_sources/commands/generate_discount_code.rst.txt new file mode 100644 index 000000000..7ec3c9a61 --- /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..e211b8238 --- /dev/null +++ b/_sources/commands/import_courserun.rst.txt @@ -0,0 +1,55 @@ +``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. + +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`` + +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..eda3e7121 --- /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..a0aca7a99 --- /dev/null +++ b/_sources/configuration/ecommerce.rst.txt @@ -0,0 +1,78 @@ +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..f5024eaaf --- /dev/null +++ b/_sources/configuration/index.rst.txt @@ -0,0 +1,10 @@ +Configuration +============= + +.. toctree:: + :maxdepth: 2 + + open_edx + tutor + ecommerce + quickstart diff --git a/_sources/configuration/open_edx.rst.txt b/_sources/configuration/open_edx.rst.txt new file mode 100644 index 000000000..5e0cb1c16 --- /dev/null +++ b/_sources/configuration/open_edx.rst.txt @@ -0,0 +1,213 @@ +Configure Open edX +================== + +In order to create user accounts in Open edX and permit authentication from MITx Online to Open edX, you need to configure MITx Online as an OAuth2 provider for Open edX. + +Setup Open edX Devstack +####################### + +Following steps are inspired by `edx-devstack <https://github.com/edx/devstack>`_. + +Add ``/etc/hosts`` alias for Open edX +------------------------------------- + +If one doesn't already exist, add an alias to ``/etc/hosts`` for Open edX. We have standardized this alias +to ``edx.odl.local``. Your ``/etc/hosts`` entry should look like this:: + + 127.0.0.1 edx.odl.local + +Clone edx/devstack +------------------ + +.. code-block:: shell + + git clone https://github.com/edx/devstack + cd devstack + make requirements + make dev.clone + +Pull latest images and run provision +------------------------------------ + +.. code-block:: shell + + make pull + make dev.provision + + +Start your servers +------------------ + +.. code-block:: shell + + make dev.up + +Stop your servers +----------------- + +.. code-block:: shell + + make stop + +Setup social auth +################# + +Install ``social-auth-mitxpro`` in LMS +-------------------------------------- + +There are two options for this: + +Install via pip +^^^^^^^^^^^^^^^ + +.. code-block:: shell + + pip install social-auth-mitxpro + +Install from local Build +^^^^^^^^^^^^^^^^^^^^^^^^ + +* Checkout the `social-auth-mitxpro <https://github.com/mitodl/social-auth-mitxpro>`_ project and build the package per the project instructions +* Copy the ``social-auth-mitxpro-$VERSION.tar.gz`` file into devstack's ``edx-platform`` directory +* In devstack, run ``make lms-shell`` and within that shell ``pip install social-auth-mitxpro-$VERSION.tar.gz`` + + * To update to a new development version without having to actually bump the package version, simply ``pip uninstall social-auth-mitxpro``, then install again + +Install ``mitxpro-openedx-extensions`` in LMS +--------------------------------------------- + +There are two options for this: + +Install via pip +^^^^^^^^^^^^^^^ + +.. code-block:: shell + + pip install mitxpro-openedx-extensions + +Install from local Build +^^^^^^^^^^^^^^^^^^^^^^^^ + +* Checkout the `mitxpro-openedx-extensions <https://github.com/mitodl/mitxpro-openedx-extensions>`_ project and build the package per the project instructions +* Copy the ``mitxpro-openedx-extensions-$VERSION.tar.gz`` file into devstack's ``edx-platform`` directory +* In devstack, run ``make lms-shell`` and within that shell ``pip install mitxpro-openedx-extensions-$VERSION.tar.gz`` + + * To update to a new development version without having to actually bump the package version, simply ``pip uninstall -y mitxpro-openedx-extensions``, then install again + +Configure MITx Online as a OAuth provider for Open edX +###################################################### + +In MITx Online: + +* go to ``/admin/oauth2_provider/application/`` and create a new application with these settings selected: + + * ``Redirect uris``: ``http://<EDX_HOSTNAME>:18000/auth/complete/mitxpro-oauth2/`` + + * **[macOS users]** You will need redirect uris for both the local edX host alias and for ``host.docker.internal``. This value should be:: + + http://edx.odl.local:18000/auth/complete/mitxpro-oauth2/ + http://host.docker.internal:18000/auth/complete/mitxpro-oauth2/ + + * **[Linux users]** You will need redirect uris for both the local edX host alias and for the gateway IP of the docker-compose networking setup for MITx Online as found via ``docker network inspect mitx-online_default``:: + + http://edx.odl.local:18000/auth/complete/mitxpro-oauth2/ + http://<GATEWAY_IP>:18000/auth/complete/mitxpro-oauth2/ + + * **[WSL 2 users]**: Use the URLs for macOS. You will also have to set ``OPENEDX_IP`` to ``host-gateway`` in your ``.env`` file to make this work. (Networking with WSL 2 works very differently, and the defaults won't work.) + + NOTE: ``GATEWAY_IP`` should be something like ``172.19.0.1``. + + * ``Client type``: "Confidential" + * ``Authorization grant type``: "Authorization code" + * ``Skip authorization``: checked + * Other values are arbitrary but be sure to fill them all out. Save the client id and secret for later + +In Open edX (derived from instructions `here <https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/configuration/tpa/tpa_integrate_open/tpa_oauth.html#additional-oauth2-providers-advanced>`_): + +* ``make lms-shell`` into the LMS container and ensure the following settings are set in ``/edx/etc/lms.yml`` if you are using Juniper or a more recent Open edX release, otherwise they should be in ``/edx/app/edxapp/cms.env.json``: + .. code-block:: yaml + + FEATURES: + ALLOW_PUBLIC_ACCOUNT_CREATION: true + ENABLE_COMBINED_LOGIN_REGISTRATION: true + ENABLE_THIRD_PARTY_AUTH: true + ENABLE_OAUTH2_PROVIDER: true + SKIP_EMAIL_VALIDATION: true + REGISTRATION_EXTRA_FIELDS: + country: hidden + THIRD_PARTY_AUTH_BACKENDS: + - social_auth_mitxpro.backends.MITxProOAuth2 + +* ``make lms-restart`` to pick up the configuration changes +* Login to django-admin (default username and password can be found `here <https://github.com/openedx/devstack#usernames-and-passwords>`_), go to ``http://<EDX_HOSTNAME>:18000/admin/third_party_auth/oauth2providerconfig/``, and create a new config: + + * Select the default example site + * The slug field **MUST** match the the backend's name, which for us is ``mitxpro-oauth2`` + * Client Id should be the client id from the MITx Online Django Oauth Toolkit Application + * Check the following checkboxes: + + * Enabled + * Skip hinted login dialog + * Skip registration form + * Sync learner profile data + * Enable SSO id verification + * Set Backend name to: ``mitxpro-oauth2`` + + * In "Other settings", put: + + .. code-block:: json + + { + "AUTHORIZATION_URL": "http://<LOCAL_MITX_ONLINE_ALIAS>:8013/oauth2/authorize/", + "ACCESS_TOKEN_URL": "http://<EXTERNAL_MITX_ONLINE_HOST>:8013/oauth2/token/", + "API_ROOT": "http://<EXTERNAL_MITX_ONLINE_HOST>:8013/" + } + + * ``LOCAL_MITX_ONLINE_ALIAS`` should be your ``/etc/hosts`` alias for the mitxonline app + * ``EXTERNAL_MITX_ONLINE_HOST`` will depend on your OS, but it needs to be resolvable within the edx container + + * Linux users: The gateway IP of the docker-compose networking setup for mitxonline as found via ``docker network inspect mitx-online_default`` + * OSX users: Use ``host.docker.internal`` + + * Save the configuration. + + + +Configure Open edX to support OAuth2 authentication from MITx Online +#################################################################### + +* In Open edX: + + * go to ``/admin/oauth2_provider/application/`` and verify that an application named 'edx-oauth-app' exists with these settings: + + * ``Redirect uris``: ``http://mitxonline.odl.local:8013/login/_private/complete`` + * ``Client type``: "Confidential" + * ``Authorization grant type``: "Authorization code" + * ``Skip authorization``: checked + * Other values are arbitrary but be sure to fill them all out. Save the client id and secret for later + +* In MITx Online: + + * Set ``OPENEDX_API_CLIENT_ID`` to the client id + * Set ``OPENEDX_API_CLIENT_SECRET`` to the client secret + * Set ``OPENEDX_API_BASE_URL`` to ``http://host.docker.internal:18000`` when running ``devstack`` and ``mitxonline`` locally through Docker + +Configure Logout +################ + +* In Open edX, configure ``settings.IDA_LOGOUT_URI_LIST`` to be a list including the full url to ``<protocol>://<hostname>[:<port>]/logout`` in MITx Online + + * For devstack, this means modifying the value in ``edx-platform/lms/envs/devstack.py`` to include ``http://mitxonline.odl.local:8013/logout`` + * For production, this setting can go in ``lms.env.json`` under the key ``IDA_LOGOUT_URI_LIST`` as a JSON array of with that string in it + +* MITx Online: + + * Set ``LOGOUT_REDIRECT_URL`` to the full path to the edx ``/logout`` view. + +For local development this will be ``http://<EDX_HOSTNAME>:18000/logout`` + + +Configure Open edX user and token for use with MITx Online management commands +############################################################################## + +* In Open edX, create a staff user and then under ``/admin/oauth2_provider/accesstoken/`` add access token. The value of said token needs to match the value set for the ``OPENEDX_SERVICE_WORKER_API_TOKEN`` key in the MITx Online app. diff --git a/_sources/configuration/quickstart.rst.txt b/_sources/configuration/quickstart.rst.txt new file mode 100644 index 000000000..bc3dbb1a0 --- /dev/null +++ b/_sources/configuration/quickstart.rst.txt @@ -0,0 +1,81 @@ +MITx Online Quick Start +======================= + +You can use the ``configure_instance`` management command to perform a quick-start of a fresh MITx Online instance. This command takes care of a lot of the boilerplate required to set up an instance. It: + +* Creates a superuser account (if you want) +* Creates the OAuth2 application record for edX (if you want, and optionally with an existing secret) +* Creates a set of courseware objects, including a DEDP program and courses with runs that match what ships with a standard devstack instance +* Creates a set of CMS pages for the courseware objects that it creates +* Sets up financial assistance appropriately +* Adds a couple of products in for the courses it creates +* Creates a learner account for the system + +It does not: + +* Run migrations +* Completely set up integration with devstack + +In addition, there are a handful of tasks that you'll need to perform afterwards: + +* The CMS pages (course about pages and the financial assistance form) need to be reviewed for content. +* The financial assistance form will need to be published, and linked into the appropriate course. +* You may want to adjust the products that are created. + +The ``configure_instance`` command has a few flags you can use to customize how it works. For more details on this, either run it with ``--help`` or read the :doc:`configure_instance<../commands/configure_instance>` command documentation. (Do this especially if you're using the command to **reset** your MITx Online instance - you can provide an existing OAuth client ID and secret.) + +Performing a Quick Start +------------------------ + +To quick-start your MITx Online instance: + +1. Run the ``migrate`` command. +2. Run the ``createsuperuser`` command. +3. Follow the steps in the :doc:`Configure Open edX<open_edx>` documentation +4. Run ``configure_instance <platform>``, where ``platform`` is ``macos``, ``linux``, or ``none``. (If you don't want it to create OAuth2 records, set this to ``none`` or leave it blank. The default is ``none``.) + +``configure_instance`` will prompt you to enter a password for the test learner account and will prompt you to enter account information for the superuser account. At the end, you'll see your edX OAuth2 application credentials, which can then be plugged into Open edX (if you haven't specified ``none`` for your platform). + +Results +------- + +Running ``configure_instance`` will peform these tasks in order: + +1. Runs ``createsuperuser`` to create the superuser account (unless disabled with ``--dont-create-superuser``). +2. Creates the OAuth2 application record. (This is the one part of this that doesn't rely on an existing management command.) +3. Runs ``configure_wagtail`` to set up the CMS. +4. Runs ``configure_tiers`` to add the DEDP program and configure financial assistance tiers and discounts. +5. Runs ``create_courseware_page`` to add a basic about page for the DEDP program (required for the financial assistance form). +6. Runs ``create_finaid_form`` to create a financial assistance form for the DEDP program. +7. Runs ``create_courseware`` twice to create two courses, each with a course run, that correspond to the demo courses in devstack. (Details below.) +8. Runs ``sync_course_run`` to sync the courses with the devstack instance. +9. Runs ``create_product`` twice to create two products for the courses. +10. Runs ``create_courseware_page`` twice to add course pages for the two courses. (These are marked as live.) +11. Runs ``create_user`` to create the learner account. + +The courses that are created are: + ++----------------------+-----------------------+-------------+-------------+ +| Course | Readable ID | Run Tag | Price | ++======================+=======================+=============+=============+ +| Demonstration Course | course-v1:edX+DemoX | Demo_Course | $999 | ++----------------------+-----------------------+-------------+-------------+ +| E2E Test Course | course-v1:edX+E2E-101 | course | $999 | ++----------------------+-----------------------+-------------+-------------+ + +The learner account that is created is: + +* Username: testlearner +* Email: testlearner@mitxonline.odl.local +* Display Name (split in half for first/last names): Test learner +* Country Code: US +* Enrollments: ``course-v1:edX+DemoX+Demo_Course`` + +The program that gets created is the standard DEDP program (``program-v1:MITx+DEDP``). The *Demonstration Course* is added to the DEDP program; *E2E Test Course* is not. + +Notes +----- + +The steps that involve communication with edX may not work if your environment isn't set up properly. In these cases, the attempts will be queued to be run later. + +If you've set your platform to ``macos`` or ``linux``, the command will do the first part of the *Configure MITx Online as an OAuth provider for Open edX* section in the :doc:`Configure Open edX<open_edx>` documentation. \ No newline at end of file diff --git a/_sources/configuration/tutor.rst.txt b/_sources/configuration/tutor.rst.txt new file mode 100644 index 000000000..14483f31b --- /dev/null +++ b/_sources/configuration/tutor.rst.txt @@ -0,0 +1,219 @@ + +Local Open edX Tutor and MITx Online Deployment +=============================================== + +These instructions describe setting up MITx Online and Tutor from scratch on Linux. These instructions should largely apply to macOS users, and they should also apply to users converting from a devstack-based deployment to Tutor. + +.. + + These instructions should work for a Tutor Dev or Tutor Nightly deployment as well. Specify ``--tutor-dev`` instead of ``--tutor`` when running ``configure_instance`` so the URLs have a port on them. + + +At the end of this guide, you should have: + + +* A fully working MITx Online deployment. +* A working Tutor deployment of edX. +* SSO should work from edX to MITx Online. +* MITx Online should have a service worker set up and should be able to perform tasks using the edX api. +* Tutor's included AuthN MFE should be disabled in favor of the MITx Online authentication system. + +Preliminary Steps +----------------- + +``pyenv`` (and ``pyenv-virtualenv``\ ) are highly recommended for managing local Python versions. `Use the instructions on their GitHub page to install if you haven't already installed it. <https://github.com/pyenv/pyenv>`_ + +You'll want to create at least a virtualenv for Tutor. As of this writing, Tutor uses Python 3.8.12 (in the LMS container at least); I have also successfully used 3.9.16. 3.11 has *not* worked for me. You can optionally create a virtualenv for MITx Online too but that's not strictly necessary. (I have one so I can run black/isort/etc. without having to jump into a container to do it.) + +Tutor Setup, Part One +--------------------- + +.. + + Note that no hosts file changes are needed if you use the default ``local.overhang.io`` domain - that's a real domain with a wildcard subdomain cname that points to 127.0.0.1. + + +To begin, you need to follow the `One-Click Installer <https://docs.tutor.overhang.io/quickstart.html>`_ instructions provided by Tutor. Do this with your Tutor virtualenv activated. + +.. + + Mac/Arm users should instead follow these instructions: `Running Tutor on ARM-based systems <https://docs.tutor.overhang.io/tutorials/arm64.html>`_ It's mostly the same steps that the quickstart does internally, with some changes to rebuild some of the images and flip some dependencies to use compatible images for Arm. + + +Once Tutor has bootstrapped itself and is available, create a superuser account: + +.. code-block:: + + tutor local do createuser --staff --superuser edx edx@example.org + +Supply a password (the one used by devstack is ``edx`` so use that if you want to be consistent with it). Then, create a service worker account for MITx Online: + +.. code-block:: + + tutor local do createuser --staff mitx_online_serviceworker service@mitxonline.odl.local + +Supply a password (this one doesn't matter for a local deployment, you won't ever actually use the account). + +For best results, create two new courses within edX. The MITx Online ``configure_instance`` command expects a couple of courses to exist in edX (because they come with the devstack package): + +.. list-table:: + :header-rows: 1 + + * - Course ID + - Course Title + * - course-v1:edX+DemoX+Demo_Course + - Demonstration Course + * - course-v1:edX+E2E-101+course + - E2E Test Course + + +If you have a devstack instance handy, you can export these and import them into Tutor. Otherwise, just create them and make sure to set dates for the courses (they default to 2030 otherwise). + +Finally, go here to create an access token for the service worker user: http://local.overhang.io/admin/oauth2_provider/accesstoken/add/ The token can be anything, and the expiration date should just be today plus 10 years. + +MITx Online Setup +----------------- + +To set up MITx Online: + + +#. Get the gateway IP for the ``tutor_local_default`` network: ``docker network inspect tutor_local_default | grep Gateway`` + + * Mac users should instead use the host.docker.internal IP. Specify this by using ``host-internal`` in ``OPENEDX_IP``. + +#. Set up your ``/etc/hosts`` file to point ``mitxonline.odl.local`` to localhost. +#. Clone the repository somewhere. +#. Set up your ``.env`` file. These settings need particular attention: + + * ``OPENEDX_IP``\ : set to the gateway IP from the first step + * ``OPENEDX_API_BASE_URL``\ : set to http://local.overhang.io + * ``OPENEDX_SERVICE_WORKER_USERNAME``\ : set to ``mitx_online_serviceworker`` (unless you changed this) + * ``OPENEDX_SERVICE_WORKER_API_TOKEN``\ : set to the token you generated + +#. Build the app: ``docker compose build`` +#. Run migrations and configure Wagtail:: + + docker compose run --rm web ./manage.py migrate + docker compose run --rm web ./manage.py configure_wagtail + +#. Run the ``configure_instance`` command:: + + docker compose run --rm web ./manage.py configure_instance linux --gateway <ip> --tutor + + where ``<ip>`` is the IP from the first step. (On macOS, specify ``macos`` instead of ``linux``. You can also skip ``--gateway``.) You will need to supply passwords for the MITx Online superuser and test learner accounts. Make a note of the client ID and secret that it will print out at the end. + + +Tutor Setup, Part Two +--------------------- + +Note that some of these steps require editing the main configuration files for the production instance (which is also used for a local deployment). Most of the settings that need to be adjusted to get integration working are overridden by the default Tutor configuration, so you can't update them by setting ``config.yml``. If you're using the development Tutor build, you'll likely need to edit ``development.py`` rather than ``production.py`` as necessary. + +These steps will also disable the AuthN SSO MFE, so from here on you'll get normal edX authentication screens (if you're not being bounced to MITx Online). + + +#. Get the gateway IP of the ``mitxonline_default`` Docker network:: + + docker network inspect mitxonline_default | grep Gateway + +#. Log into to edX using your superuser account, and make sure your session stays open. Sessions are pretty long-lived so this just means not closing the browser that you started the session in. (Part of this process will involve mostly breaking authentication so it's important that you are able to get into the admin.) +#. Stop Tutor: ``tutor local stop`` +#. Change into the configuration root for Tutor:: + + cd "$(tutor config printroot)" + +#. Create a ``env/build/openedx/requirements/private.txt`` with the required extensions:: + + social-auth-mitxpro + mitxpro-openedx-extensions + +#. Edit the ``env/apps/openedx/config/lms.env.yml`` file and add:: + + FEATURES: + SKIP_EMAIL_VALIDATION: true + + to the ``FEATURES`` block (should be at the top). +#. Edit the ``env/apps/openedx/settings/lms/production.py`` and/or ``env/apps/openedx/settings/lms/development.py`` settings file. (The former is used by a local instance, where the latter is used by both dev and nightly instances.) + + * Add to the end of the file: + + * ``THIRD_PARTY_AUTH_BACKENDS = ['social_auth_mitxpro.backends.MITxProOAuth2']`` + * ``AUTHENTICATION_BACKENDS.append('social_auth_mitxpro.backends.MITxProOAuth2')`` + * ``IDA_LOGOUT_URI_LIST.append('http://mitxonline.odl.local:8013/logout/')`` - there's an existing one of these around like 300 in production.py too. + + * Find and update: + + * ``FEATURES['ENABLE_AUTHN_MICROFRONTEND'] = False`` (defaults to True) + * ``REGISTRATION_EXTRA_FIELDS["terms_of_service"] = "hidden"`` (defaults to required) + +#. Build a new ``openedx`` image: ``tutor images build openedx`` (this will take a long time) +#. Run a Docker Compse rebuild: ``tutor local dc build`` (this should be pretty quick - it's likely not required, just doing it here for safety) +#. Restart Tutor: ``tutor local start -d`` (omit ``-d`` if you want to watch the logs) +#. Check your settings. There's a ``print_setting`` command that you can use to verify everything is set properly: + + * ``tutor local run lms ./manage.py lms print_setting REGISTRATION_EXTRA_FIELDS`` + * ``tutor local run lms ./manage.py lms print_setting AUTHENTICATION_BACKENDS`` + * ``tutor local run lms ./manage.py lms print_setting FEATURES`` - will print a lot of stuff + * ``tutor local run lms ./manage.py lms print_setting THIRD_PARTY_AUTH_BACKENDS`` + * If you do have weird errors or settings not showing properly, make sure you edited the right yaml files *and* that they're using the right whitespace (i.e. don't use tabs). + +#. In a separate browser session of some kind (incognito/private browsing/other browser entirely), try to navigate to http://local.overhang.io . It should load but it should give you an error message. In the LMS logs, you should see an error message for "Can't fetch settings for disabled provider." This is proper operation - the OAuth2 settings aren't in place yet. +#. In the superuser session you have open, go to http://local.overhang.io/admin . This should work. If you've been logged out, you should still be able to get in. If you can't (for instance, if you're getting 500 errors), you will need to turn off ``ENABLE_THIRD_PARTY_AUTH`` in ``FEATURES``\ , restart Tutor using ``tutor local stop`` and ``start``\ , not using ``reboot``\ , then try again. +#. Go to http://local.overhang.io/admin/third_party_auth/oauth2providerconfig/add/ and add a provider configuration: + + * Enabled is checked. + * Name: ``mitxonline`` + * Slug: ``mitxpro-oauth2`` + * Site: ``local.overhang.io`` + * Skip hinted login dialog is checked. + * Skip registration form is checked. + * Skip email verification is checked. + * Sync learner profile data is checked. + * Enable sso id verification is checked. + * Backend name: ``mitxpro-oauth2`` + * Client ID and Client Secret: from record created by ``configure_instance`` when you set up MITx Online. + * Other settings: + + { + "AUTHORIZATION_URL": "\http://mitxonline.odl.local:8013/oauth2/authorize/", + "ACCESS_TOKEN_URL": "\http://<MITXONLINE_GATEWAY_IP>:8013/oauth2/token/", + "API_ROOT": "\http://<MITXONLINE_GATEWAY_IP>:8013/" + } + + where MITXONLINE_GATEWAY_IP is the IP from the ``mitxonline_default`` network from the first step. **Mac users**, use ``host.docker.internal`` for MITXONLINE_GATEWAY_IP. + +#. Configure Tutor for OAuth2 authentication from MITx Online. + + * Go to http://local.overhang.io/admin/oauth2_provider/application/ and either add or edit the ``edx-oauth-app`` entry. + * Ensure these settings are set: + + * Name: ``edx-oauth-app`` + * Redirect uris: ``http://mitxonline.odl.local:8013/login/_private/complete`` + * Client type: ``Confidential`` + * Authorization grant type: ``Confidental`` + * Skip authorization is checked. + + * Save ``Client id`` and ``Client secret``. + +#. Update your MITx Online ``.env`` file. Set ``OPENEDX_API_CLIENT_ID`` and ``OPENEDX_API_CLIENT_SECRET`` to the values from the record you created or updated in the last step. +#. You should now be able to run some MITx Online management commands to ensure the service worker is set up properly: + + * ``sync_courserun --all ALL`` should sync the two test courses (if you made them). + * ``repair_missing_courseware_records`` should also work. + +#. In the separate browser session from step 12, attempt to log in again. This time, you should be able to log in through MITx Online, and you should be able to get to the edX LMS dashboard. If not, then double-check your provider configuration settings and try again. + + * Unlike devstack, the Tutor instance has an Update button for the provider configuration, so you can just update the record you put in. + * If you are still getting "Can't fetch settings" errors, *make sure* your Site is set properly - there are three options by default and only one works. (This was typically the problem I had.) + +#. Optionally, log into the LMS Django Admin and make your MITx Online superuser account a superuser there too. + +Other Notes +----------- + +**Trying to set configuration settings via ``tutor config`` will undo the specialty configuration above.** If you need to make changes to the configuration, either manually edit the ``env/apps/openedx/config/lms.env.yml`` file or the ``env/apps/openedx/settings/lms/production.py`` file and restart your Tutor instance. + +**Make sure your service worker account is active.** It's an easy checkbox to miss. + +**Restarting** If you want to rebuild from scratch, make sure you ``docker image prune``. It's also recommended to remove the Tutor project root folder - ``tutor config printroot`` will tell you where that is. + +**Running Multiple Tutor Instances** If you want to run more than one Tutor instance, it's pretty important to specify the project root explicitly or you may end up with one instance trying to use config files from another and things getting confused from there. `See the Tutor documentation for this. <https://docs.tutor.overhang.io/local.html#tutor-root>`_ (A suggestion: configure aliases to the ``tutor`` command that run ``tutor --root=<whatever>`` so you don't have to rely on environment variables, especially if you keep multiple terminal sessions going.) diff --git a/_sources/configuration/uwsgi_tuning.rst.txt b/_sources/configuration/uwsgi_tuning.rst.txt new file mode 100644 index 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..36ca2a58c --- /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 \ No newline at end of file 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..2913e80eb --- /dev/null +++ b/_static/basic.css @@ -0,0 +1,921 @@ +/* + * basic.css + * ~~~~~~~~~ + * + * Sphinx stylesheet -- basic theme. + * + * :copyright: Copyright 2007-2023 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; +} + +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..d06a71d75 --- /dev/null +++ b/_static/doctools.js @@ -0,0 +1,156 @@ +/* + * doctools.js + * ~~~~~~~~~~~ + * + * Base JavaScript utilities for all Sphinx HTML documentation. + * + * :copyright: Copyright 2007-2023 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..902bb3358 --- /dev/null +++ b/_static/documentation_options.js @@ -0,0 +1,14 @@ +var DOCUMENTATION_OPTIONS = { + URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), + 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..250f5665f --- /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-2023 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, is 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..97d56a74d --- /dev/null +++ b/_static/searchtools.js @@ -0,0 +1,566 @@ +/* + * searchtools.js + * ~~~~~~~~~~~~~~~~ + * + * Sphinx JavaScript utilities for the full-text search. + * + * :copyright: Copyright 2007-2023 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) => { + const docBuilder = DOCUMENTATION_OPTIONS.BUILDER; + const docUrlRoot = DOCUMENTATION_OPTIONS.URL_ROOT; + const docFileSuffix = DOCUMENTATION_OPTIONS.FILE_SUFFIX; + const docLinkSuffix = DOCUMENTATION_OPTIONS.LINK_SUFFIX; + const showSearchSummary = DOCUMENTATION_OPTIONS.SHOW_SEARCH_SUMMARY; + + 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 = docUrlRoot + dirname; + linkUrl = requestUrl; + } else { + // normal html builders + requestUrl = docUrlRoot + 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 + ")"; + else if (showSearchSummary) + fetch(requestUrl) + .then((responseData) => responseData.text()) + .then((data) => { + if (data) + listItem.appendChild( + Search.makeSearchSummary(data, searchTerms) + ); + }); + 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.` + ); +}; +const _displayNextItem = ( + results, + resultCount, + searchTerms +) => { + // 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); + setTimeout( + () => _displayNextItem(results, resultCount, searchTerms), + 5 + ); + } + // search finished, update title and status message + else _finishSearch(resultCount); +}; + +/** + * 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) => { + const htmlElement = new DOMParser().parseFromString(htmlString, 'text/html'); + htmlElement.querySelectorAll(".headerlink").forEach((el) => { el.remove() }); + const docContent = htmlElement.querySelector('[role="main"]'); + if (docContent !== undefined) return docContent.textContent; + console.warn( + "Content block not found. Sphinx search tries to obtain it via '[role=main]'. Could you 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); + }, + + /** + * execute search (requires search index to be loaded) + */ + query: (query) => { + 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; + + // 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]); + + // array of [docname, title, anchor, descr, score, filename] + let results = []; + _removeChildren(document.getElementById("search-progress")); + + const queryLower = query.toLowerCase(); + for (const [title, foundTitles] of Object.entries(allTitles)) { + if (title.toLowerCase().includes(queryLower) && (queryLower.length >= title.length/2)) { + for (const [file, id] of foundTitles) { + let score = Math.round(100 * queryLower.length / title.length) + results.push([ + docNames[file], + titles[file] !== title ? `${titles[file]} > ${title}` : title, + id !== null ? "#" + id : "", + null, + score, + filenames[file], + ]); + } + } + } + + // search for explicit entries in index directives + for (const [entry, foundEntries] of Object.entries(indexEntries)) { + if (entry.includes(queryLower) && (queryLower.length >= entry.length/2)) { + for (const [file, id] of foundEntries) { + let score = Math.round(100 * queryLower.length / entry.length) + results.push([ + docNames[file], + titles[file], + id ? "#" + id : "", + null, + score, + filenames[file], + ]); + } + } + } + + // lookup as object + objectTerms.forEach((term) => + results.push(...Search.performObjectSearch(term, objectTerms)) + ); + + // lookup as search terms in fulltext + results.push(...Search.performTermsSearch(searchTerms, excludedTerms)); + + // let the scorer override scores with a custom scoring function + if (Scorer.score) results.forEach((item) => (item[4] = Scorer.score(item))); + + // now sort the results by score (in opposite order of appearance, since the + // display function below uses pop() to retrieve items) and then + // alphabetically + results.sort((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; + }); + + // 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; + }, []); + + results = results.reverse(); + + // for debugging + //Search.lastresults = results.slice(); // a copy + // console.info("search results:", Search.lastresults); + + // print the results + _displayNextItem(results, results.length, searchTerms); + }, + + /** + * 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); + Object.keys(terms).forEach((term) => { + if (term.match(escapedWord) && !terms[word]) + arr.push({ files: terms[term], score: Scorer.partialTerm }); + }); + Object.keys(titleTerms).forEach((term) => { + if (term.match(escapedWord) && !titleTerms[word]) + arr.push({ files: titleTerms[word], 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.get(file).indexOf(word) === -1) + fileMap.get(file).push(word); + else fileMap.set(file, [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) => { + const text = Search.htmlToText(htmlText); + 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..aae669d7e --- /dev/null +++ b/_static/sphinx_highlight.js @@ -0,0 +1,144 @@ +/* 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))); + parent.insertBefore( + span, + parent.insertBefore( + document.createTextNode(val.substr(pos + text.length)), + node.nextSibling + ) + ); + node.nodeValue = val.substr(0, pos); + + 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(SphinxHighlight.highlightSearchWords); +_ready(SphinxHighlight.initEscapeListener); diff --git a/authentication.html b/authentication.html new file mode 100644 index 000000000..abf354d82 --- /dev/null +++ b/authentication.html @@ -0,0 +1,217 @@ +<!DOCTYPE html> + +<html lang="en"> + <head> + <meta charset="utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> + + <title>Authentication — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Authentication§

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

configure_instance§

+

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

+

For Tutor deployments, this will use local.overhang.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..1657f3547 --- /dev/null +++ b/commands/configure_tiers.html @@ -0,0 +1,320 @@ + + + + + + + + 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 command will create or reuse a program. By default, the program it will try to use is:

+
    +
  • Data, Econonmics and Development Policy

  • +
  • program-v1:MITx+DEDP

  • +
  • Abbreviated to DEDP

  • +
+

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, --program-name, 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-name <name of the program>] [--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. Defaults to program-v1:MITx+DEDP.

  • +
  • --program-name <name of the program> - Name of the new program. Defaults to Data, Economics and Development Policy.

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

  • +
+

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..a96395916 --- /dev/null +++ b/commands/create_courseware.html @@ -0,0 +1,247 @@ + + + + + + + + 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>]

+
+
+

Checks§

+

The command performs two 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.

+

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.)

  • +
+

Programs have no additional options (any specified will be ignored).

+

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.

  • +
+

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..bacbe8859 --- /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..db7badad5 --- /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..9203b5d9d --- /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..b7faa1dfe --- /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..5224d2709 --- /dev/null +++ b/commands/import_courserun.html @@ -0,0 +1,217 @@ + + + + + + + + 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.

  • +
+
+
+

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

+

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..83ef20239 --- /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..bff496fe6 --- /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..0d62f07e0 --- /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..efd3551d2 --- /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..ff6e2f97e --- /dev/null +++ b/configuration/ecommerce.html @@ -0,0 +1,264 @@ + + + + + + + + Configure eCommerce — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Configure eCommerce§

+

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

+

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

+
+

Set Up MITx Online eCommerce Config§

+

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

+

The .env settings you need to copy over are:

+
    +
  • MITOL_PAYMENT_GATEWAY_CYBERSOURCE_ACCESS_KEY

  • +
  • MITOL_PAYMENT_GATEWAY_CYBERSOURCE_PROFILE_ID

  • +
  • MITOL_PAYMENT_GATEWAY_CYBERSOURCE_SECURITY_KEY

  • +
  • MITOL_PAYMENT_GATEWAY_CYBERSOURCE_SECURE_ACCEPTANCE_URL

  • +
+

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

+

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

+
+
+

Set Up a Course§

+

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

+
+

In Open edX§

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

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

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

  6. +
+
+
+

In MITx Online§

+
    +
  1. Log into the Django Admin interface.

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

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

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

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

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

  12. +
  13. Select Add Child Page.

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

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

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

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

  22. +
+

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

+
+
+
+

Setting Up a Product§

+
    +
  1. Log into MITx Online Django Admin.

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

  4. +
+

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

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

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

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

  • +
+
+

Testing Checkout§

+

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

+
    +
  • Visa: 4111111111111111

  • +
  • Visa: 4242424242424242

  • +
  • MasterCard: 5555555555554444

  • +
  • MasterCard: 5105105105105100

  • +
  • American Express: 378282246310005

  • +
  • Discover: 6011111111111117

  • +
+

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

+
+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/configuration/hubspot.html b/configuration/hubspot.html new file mode 100644 index 000000000..f0ec60d81 --- /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..e42dd643e --- /dev/null +++ b/configuration/index.html @@ -0,0 +1,227 @@ + + + + + + + + Configuration — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/configuration/open_edx.html b/configuration/open_edx.html new file mode 100644 index 000000000..f8aa235ab --- /dev/null +++ b/configuration/open_edx.html @@ -0,0 +1,416 @@ + + + + + + + + Configure Open edX — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Configure Open edX§

+

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

+
+

Setup Open edX Devstack§

+

Following steps are inspired by edx-devstack.

+
+

Add /etc/hosts alias for Open edX§

+

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

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

Clone edx/devstack§

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

Pull latest images and run provision§

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

Start your servers§

+
make dev.up
+
+
+
+
+

Stop your servers§

+
make stop
+
+
+
+
+
+

Setup social auth§

+
+

Install social-auth-mitxpro in LMS§

+

There are two options for this:

+
+

Install via pip§

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

Install from local Build§

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

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

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

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

    • +
    +
  • +
+
+
+
+

Install mitxpro-openedx-extensions in LMS§

+

There are two options for this:

+
+

Install via pip§

+
pip install mitxpro-openedx-extensions
+
+
+
+
+

Install from local Build§

+
    +
  • Checkout the mitxpro-openedx-extensions project and build the package per the project instructions

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

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

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

    • +
    +
  • +
+
+
+
+
+

Configure MITx Online as a OAuth provider for Open edX§

+

In MITx Online:

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

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

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

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

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

      • +
      +

      NOTE: GATEWAY_IP should be something like 172.19.0.1.

      +
    • +
    • Client type: “Confidential”

    • +
    • Authorization grant type: “Authorization code”

    • +
    • Skip authorization: checked

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

    • +
    +
  • +
+

In Open edX (derived from instructions here):

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

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

    +
      +
    • Select the default example site

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

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

    • +
    • Check the following checkboxes:

      +
        +
      • Enabled

      • +
      • Skip hinted login dialog

      • +
      • Skip registration form

      • +
      • Sync learner profile data

      • +
      • Enable SSO id verification

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

    • +
    • In “Other settings”, put:

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

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

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

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

      • +
      +
    • +
    • Save the configuration.

    • +
    +
  • +
+
+
+

Configure Open edX to support OAuth2 authentication from MITx Online§

+
    +
  • In Open edX:

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

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

      • +
      • Client type: “Confidential”

      • +
      • Authorization grant type: “Authorization code”

      • +
      • Skip authorization: checked

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

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

    +
      +
    • Set OPENEDX_API_CLIENT_ID to the client id

    • +
    • Set OPENEDX_API_CLIENT_SECRET to the client secret

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

    • +
    +
  • +
+
+
+

Configure Logout§

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

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

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

    • +
    +
  • +
  • MITx Online:

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

    • +
    +
  • +
+

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

+
+
+

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

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

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

MITx Online Quick Start§

+

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

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

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

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

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

  • +
  • Sets up financial assistance appropriately

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

  • +
  • Creates a learner account for the system

  • +
+

It does not:

+
    +
  • Run migrations

  • +
  • Completely set up integration with devstack

  • +
+

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

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

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

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

  • +
+

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

+
+

Performing a Quick Start§

+

To quick-start your MITx Online instance:

+
    +
  1. Run the migrate command.

  2. +
  3. Run the createsuperuser command.

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

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

  8. +
+

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

+
+
+

Results§

+

Running configure_instance will peform these tasks in order:

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

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

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

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

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

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

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

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

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

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

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

  22. +
+

The courses that are created are:

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

Course

Readable ID

Run Tag

Price

Demonstration Course

course-v1:edX+DemoX

Demo_Course

$999

E2E Test Course

course-v1:edX+E2E-101

course

$999

+

The learner account that is created is:

+
    +
  • Username: testlearner

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

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

  • +
  • Country Code: US

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

  • +
+

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

+
+
+

Notes§

+

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

+

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

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

Local Open edX Tutor and MITx Online Deployment§

+

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

+
+

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

+
+

At the end of this guide, you should have:

+
    +
  • A fully working MITx Online deployment.

  • +
  • A working Tutor deployment of edX.

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

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

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

  • +
+
+

Preliminary Steps§

+

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

+

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

+
+
+

Tutor Setup, Part One§

+
+

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

+
+

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

+
+

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

+
+

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

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

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

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

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

+

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

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

Course ID

Course Title

course-v1:edX+DemoX+Demo_Course

Demonstration Course

course-v1:edX+E2E-101+course

E2E Test Course

+

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

+

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

+
+
+

MITx Online Setup§

+

To set up MITx Online:

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

    +
      +
    • Mac users should instead use the host.docker.internal IP. Specify this by using host-internal in OPENEDX_IP.

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

  4. +
  5. Clone the repository somewhere.

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

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

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

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

    • +
    • OPENEDX_SERVICE_WORKER_API_TOKEN: set to the token you generated

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

  10. +
  11. Run migrations and configure Wagtail:

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

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

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

    +
  14. +
+
+
+

Tutor Setup, Part Two§

+

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

+

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

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

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

  4. +
  5. Stop Tutor: tutor local stop

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

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

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

    +
    FEATURES:
    +  SKIP_EMAIL_VALIDATION: true
    +
    +
    +

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

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

    +
      +
    • Add to the end of the file:

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

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

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

      • +
      +
      +
    • +
    • Find and update:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    +
      +
    • Enabled is checked.

    • +
    • Name: mitxonline

    • +
    • Slug: mitxpro-oauth2

    • +
    • Site: local.overhang.io

    • +
    • Skip hinted login dialog is checked.

    • +
    • Skip registration form is checked.

    • +
    • Skip email verification is checked.

    • +
    • Sync learner profile data is checked.

    • +
    • Enable sso id verification is checked.

    • +
    • Backend name: mitxpro-oauth2

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

    • +
    • Other settings:

      +
      +
      +
      {

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

      +
      +
      +

      }

      +
      +

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

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

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

    • +
    • Ensure these settings are set:

      +
      +
        +
      • Name: edx-oauth-app

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

      • +
      • Client type: Confidential

      • +
      • Authorization grant type: Confidental

      • +
      • Skip authorization is checked.

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

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

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

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

    • +
    • repair_missing_courseware_records should also work.

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

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

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

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

  38. +
+
+
+

Other Notes§

+

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

+

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

+

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

+

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

+
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/configuration/uwsgi_tuning.html b/configuration/uwsgi_tuning.html new file mode 100644 index 000000000..cef14a338 --- /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..57196b2f0 --- /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..b3d486445 --- /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..238fa6886 --- /dev/null +++ b/ecommerce/overview.html @@ -0,0 +1,233 @@ + + + + + + + + Overview — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ +
+

Overview§

+
+

Goals§

+

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

+

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

+
+
+

Prior Art§

+

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

+
+

MicroMasters§

+

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

+
+
+

xPro§

+

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

+
+
+
+

Core Systems§

+

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

+
+ flowchart TB + product_subsystem(Product Subsystem) + basket_subsystem(Basket Subsystem) + order_subsystem(Order Subsystem) + discount_subsystem(Discount Subsystem) + payment_subsystem(Payment Subsystem) + + cybersource(CyberSource) + + basket_subsystem --> order_subsystem + discount_subsystem --> order_subsystem + order_subsystem & basket_subsystem & discount_subsystem --> product_subsystem + order_subsystem <--> payment_subsystem + payment_subsystem <--> cybersource + +
+
+ +
+
+
+
+ +
+
+ + + + + + \ No newline at end of file diff --git a/ecommerce/subsystems/basket.html b/ecommerce/subsystems/basket.html new file mode 100644 index 000000000..66aa260fc --- /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..dd217a618 --- /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..1eff09f85 --- /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..61ffb0e5c --- /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..a17a1bc67 --- /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..e14b51c8b --- /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..011a8fee9 --- /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..c83a75a59 --- /dev/null +++ b/genindex.html @@ -0,0 +1,140 @@ + + + + + + + Index — MITx Online documentation + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ +
+ +
+
+ +
+
+ + + + +
+
+
+
+ + +

Index

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