Posted by Jan Sosniecki
on Mar 09, 2012 02:39 AM PST
in Itslearning ideas portal
| Active
Categories: Core product
itslearning distort html coded in external editors. Here is an example: http://www.screencast.com/t/nn5Z377NIqN shows how the html was coded in an editor. Notice in the bottom of the screenshot that the validation find no html errors.
The next illustrates how it should be generated by an LMS in a browser: http://www.screencast.com/t/ZwCWQYgA.
And here is how it is generated by itslearning: http://www.screencast.com/t/0aPzon9m. This is quit different generated page. I have also a screenshot of how the html coding is distorted in the editor of itslearning: http://www.screencast.com/t/Px07fXwio.
Posted by Odd Haaskjold
on Jul 01, 2009 05:43 AM PDT
in Itslearning ideas portal
| Delivered
You can add your own custom html in the FSK editor in it's learning but malformed HTML code might crash the webpage (example iframe on mainpage without ending tag). As we don't know what the users add we need to validate that the XHTML is correct.