Resource Editor User Guide

Home

Overview

This is an Editor for education resources like questions and other learning materials, here we able to manage education resources as Plain Text, RTF, image, PDF, html and LaTeX. main technology to manage these contents is HTML script, However two usage of Html concept is applyed here, first, as an editor to write learning unit, this type is pure usage of html script to create a learning unit, but it does not support the math formulas. second usage is to save and restore other datatypes in the database. We save all of other types in html format indexed by tag of 'meta' and name = 'qrichtext' (the 'meta' is a tag of html). this usage is more integrated with QTextEdit object and QTextDocument. Each script indexed by meta name='viewport' is raw script and is shown to user as pure Html script and other scripts indexted by mata name ='qrichtext' is shown as processed text, These scripts is ready to publish. However, it is possible to edit and it can be edited as normal text(without direct use of HTML or LaTeX codes). Supported text datatypes is listed as follow:

Key Features

  • Editor parts: The page includes three box for editing learning material, support the answer and to add extra explaination about learning material
  • Commandbars: commandbars was provided on the top of learning resource editor and answer editor.
  • Nabigation: There are navigation arrows on the top-right of the page which enables naviagationg between saved resources.
Image 1

Resources

Full Help

comming soon ...