numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
199 stars 118 forks source link

Fix issue #792, add is scalar multiple of x for vector #900

Closed alisahq closed 2 years ago

alisahq commented 2 years ago

Hi,

My teammate and I added the is_scalar_multiple function to math.js and write corresponding tests to our newly added function. Would you mind if you take a look at this?

Thank you so much and we appreciate your help!

Best, Alisa

christianp commented 2 years ago

This is really good, thanks!

How should I cite you in the CONTRIBUTORS.md file? You can make another PR adding yourselves if you'd like.

alisahq commented 2 years ago

This is really good, thanks!

How should I cite you in the CONTRIBUTORS.md file? You can make another PR adding yourselves if you'd like.

Hi Christian,

Thanks for the reply! My teammate and I aim to contribute to a few more issues with this project, and we will be adding the CONTRIBUTORS.md in our next PR.

Best, Alisa