Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Goal of the work: create an HTML document with math (MathML) and graphic (SVG) objects. Evaluation rules - Laboratory works (LD) must be completed in
Goal of the work: create an HTML document with math (MathML) and graphic (SVG) objects. Evaluation rules - Laboratory works (LD) must be completed in given order, from 1 to 12. - Tasks must be completed in given order. Only completed tasks are shown to the teacher. - Laboratory work will be evaluated up to 10 points. For the mandatory part of LD that is finished in time 6 points can be given (according to schedule), while if the task is done too late, only 5 points can be given. For the complementary parts of LD that are finished in time up to 4 points can be given, while if these tasks are done too late, only up to 2 points can be given. Laboratory work tasks In your HTML document create mathematical objects using MathML script. (Mathematical Markup Language (MathML): http://www .w3.org/TR/MathML3/) Install and use MathJax JavaScript library to see mathematical equations - https://www .mathjax.org) Obligatory task (6 points): Insert math object in your HTML document from 8 LD. The written MathML object script should be readable and correctly indented. Each unique MathML tag should have a comment explaining its meaning. The object should be inserted between or after paragraphs: f(x)=a0+n=1(ancosLnx+bnsinLnx) Complementary task (4 points): 1. Using SVG create a symbol in your Given template of the 8LD. In the document replace the original symbol of the (un)ordered list symbol with yours. 2. Using > make your symbol to become transparent. Description about creating SVG graphical objects you can find here: https://theartificial.com/blog/2018/05/23/svg-animation.html
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started