Fehler #1197
error in Intro 5 Funktionen
Beschreibung
Definitionsmenge: {</mo><mi>x</mi><mo>∈</mo><mi>ℝ</mi><mi></mi><mo stretchy="false">|</mo><mi></mi><mn>0</mn><mo>≤</mo><mi>x</mi><mo>≤</mo><mn>120</mn><mo stretchy="false">}=[0;120] und
Wertemenge: {</mo><mi>y</mi><mo>∈</mo><mi>ℝ</mi><mi></mi><mo stretchy="false">|</mo><mi></mi><mn>0</mn><mo>≤</mo><mi>y</mi><mo>≤</mo><mn>60</mn><mo stretchy="false">}=[0;60],
Dateien
Historie
Von Birte Reich vor etwa 2 Monaten aktualisiert
Von Avishan Sharafi vor etwa 1 Monat aktualisiert
- Datei 5_kv_elementare_funktionen.tex 5_kv_elementare_funktionen.tex wurde hinzugefügt
1- I Worked on tex_Avishan file and 5_kv_elementare_funktionen.tex file exsiting in it
2- All problems are related to *.sty (many macros and libraries were missing)
3- Therefore, I needed to rewrite the whole file while preserving its functionalities
4- The new file is attached
5-Please check it with the module.
Von Avishan Sharafi vor 24 Tagen aktualisiert
- Datei 5_kv_elementare_funktionen.pdf 5_kv_elementare_funktionen.pdf wurde hinzugefügt
- Datei 5_kv_elementare_funktionen.out 5_kv_elementare_funktionen.out wurde hinzugefügt
I updated my ticket by uploading 2 files generated when 5_kv_elementare_funktionen.tex was compiled.
Von Avishan Sharafi vor 23 Tagen aktualisiert
- Datei Solution_error in Intro 5 Funktionen.png Solution_error in Intro 5 Funktionen.png wurde hinzugefügt
Problem describe_second_explanation:
The original issue was caused by raw MathML not rendering correctly in Moodle. I rewrote the section in standalone LaTeX and compiled it to a clean PDF. The new version that I uploaded avoids that problem entirely and presents the math content as intended.
Moodle is properly processing latex syntax using MathJax
To test the correctness of my code, I used a test to see if the code uses Mathjax properly
\( \frac{1}{x^2 + 1} \)
Von Avishan Sharafi vor 23 Tagen aktualisiert
- Datei Solution2_error Intro_5.png Solution2_error Intro_5.png wurde hinzugefügt
To give another test to see if Moodle is correctly rendering the code with MathJax.
I gave this challenging math formula to see the outcome.
\( x \in \mathbb{R} \mid 0 \leq x \leq 120 \)
:
The outcome picture is uploaded. It shows the code works well.
Von Avishan Sharafi vor 23 Tagen aktualisiert
Avishan Sharafi schrieb:
To give another test to see if Moodle is correctly rendering the code with MathJax.
I gave this challenging math formula to see the outcome.\( x \in \mathbb{R} \mid 0 \leq x \leq 120 \)
:
The outcome picture is uploaded. It shows the code works well.