Converting Arithmetic and Significant Figure Equations from Brightspace
When converting Arithmetic and Significant Figure Question Types from Brightspace to Blackboard, it's important to carefully review all converted questions to ensure accuracy and functionality. Equations constructed using plain text in Brightspace may not accurately transfer to Blackboard, leading to potential errors or formatting issues. These discrepancies can significantly impact the clarity and correctness of the questions, which in turn affects the validity of the assessment.
Instructors are advised to thoroughly examine each converted question and verify the accuracy of the equations. In some cases, it may be necessary to rebuild the equations partially or entirely to align with Blackboard's formatting and calculation standards. Ensuring the precision of these questions is essential before making the test available to students. Taking the time to review and correct any issues will help maintain the integrity of the assessment and provide a fair testing experience for all students.
Supported D2L Enumerations
S.NO | Supported D2L Enumerations | Description |
---|---|---|
1 | +,-,*,/,\,^ | Basic mathematical operators |
2 | {x}^{y} | x to the power of y |
3 | cos({n}) | The cosine of n (in radians) |
4 | sin({n}) | The sine of n (in radians) |
5 | tan({n}) | The tangent of n (in radians) |
6 | log({n}) | The log base 10 of n |
7 | ln({n}) | The log base e of n |
8 | sec({n}) | The secant of n |
9 | log2({n}) | The base 2 logarithm of n |
10 | exp | The power of natural log (e) |
11 | e | e 2.71828 (accurate up to 50 decimal places) |
12 | pi | pi 3.14159 (accurate up to 50 decimal places) |
Enumerations in D2L that need to be replaced
Visit the "Math Editor" topic to learn more about how to use the WIRIS math editor.
S.NO | Enumeration in D2L | Replace in WIRIS editor | Description |
---|---|---|---|
1 | % | % | Modulo (remainder) operator |
2 | abs({n}) | |n| | Absolute value of n |
3 | sqr({n}) | √n | blah |
4 | atan({n}) | tan-1(n) | The inverse tangent of n |
5 | cosec({n}) | csc(n) | The cosecant of n |
6 | cotan({n}) | cot(n) | The cotangent of n |
7 | asin({n}) | sin-1(n) | The cotangent of n |
8 | acos({n}) | cos-1(n) | The inverse cos of n (in radians) |
9 | Factorial | ! | Factorial of n, or (n!) |
Not Supported D2L Enumerations
Visit the "Math Editor" topic to learn more about how to use the WIRIS math editor.
S.NO | Enumeration in D2L which is not supported in WIRIS editor | Description |
---|---|---|
1 | sinh({n}) | The hyperbolic sin of n |
2 | cosh({n}) | The hyperbolic cos of n |