Awesome! Question from those of us who use a lot of custom assessments: how will this impact the Python used for write-your-own-grader problems and custom javascript problems? I know most of the syntax will match just fine, but I also know that things like division, string checking, and rounding have some differences in Python 3 that could change grading in specific cases.
If we should start writing Python 3 versions of our assessments, it's better for us to know as early as possible. On Wednesday, January 18, 2017 at 2:36:18 PM UTC-5, J. Cliff Dyer wrote: > > Hello all, we're going to leave the comment period open for OEP-7: > Migrating to Python 3 until Friday afternoon. Barring any issues, we will > move to resolve the OEP on Monday morning. If you would like to offer > input on proposal, please do so at > https://github.com/edx/open-edx-proposals/pull/21 > > Cheers, > Cliff > -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/57104bca-32d1-41ab-9978-a449a26ff1a4%40googlegroups.com.
