Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

D2L/brightspace rendering issue #52

Open
owensks opened this issue Sep 21, 2021 · 1 comment
Open

D2L/brightspace rendering issue #52

owensks opened this issue Sep 21, 2021 · 1 comment

Comments

@owensks
Copy link

owensks commented Sep 21, 2021

image
I've imported the CheckIt problem database into Brightspace. The V1 standard on verifying vector space axioms tends to display the extra space "," characters, which confused some of my students as they thought they had to divide stuff by other stuff. (Oops! I hadn't realized in enough time to send them a warning.)

Not sure why this happens but Drew sent me here to log my report.

@StevenClontz
Copy link
Owner

tl;dr: this is fixed now in our TBIL Institute CoCalc project.

Explanation: This is a bug that's caused by CoCalc using an outdated version of https://pypi.org/project/latex2mathml/ by default. It seems to be fixed in https://github.com/roniemartinez/latex2mathml/blob/master/latex2mathml/commands.py#L385 so I made the update. I'm leaving this open as a reminder that in CheckIt 0.2 I need to configure appropriate versions of all our dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants