Extensibility
The main feature of this software is that you can extend it without typing a single line of C++ codes (which this software is written in). You just need to create some file and type the words. Even exercises and Revision sessions can also be extended in that manner. To support this, there is an extension kit attached with this software.
Following are the steps to add a new lesson to the software. (Or even edit or update the software)
Change the LessonMenu.txt (LessonMenu_Sin.txt for sinhala) at the root folder for create the link.. If the link is Chem** then the lines that have to be included is
Chem**:140:0:width:Numbor
of ChildMenus:"FileName":Link Number
!Chem**:
Create a text file in Data folder (with the given name) and type the content with the syntax that have used to write the other lessons as well.
With this syntax you can
Add a text and format it to bold, underline change the color.
Add an Image
Add a Compound (Made by the Compound Builder which is included in the Extension Kit). so you can set to display the IUPAC name when the mouse is over it.
Add Exercises ( just type the question and answers)
Add Revision Sessions ( A big chain reaction can be add in a few line of words)