PDA

View Full Version : Can I change the Icons?


fire
03-02-2007, 07:12 AM
Hi there,

I must say, your system looks really good. I'd like to implement it for our institution.

Here are some questions
1) I find the icons nice, but a bit to small, and lacking a textual label, besides the mouse over popups. Id like to add my own custom buttons for "Course Home", Quizzes etc. Can I do this myself (I am a competent HTML/PHP programmer) - ie: I'd like to make them much larger, with textual labels

2) Can you be specific in what the annual license provides?

3) Can you install this lms on my own Flashcom server, or on a different Flashcom host?

4) If I have several teachers using my site to offer their courses, can I keep track of the bandwidth used per teacher?

5) What forum comes integrated with your solution? SMF or Vbulletin?

6) What source code is provided with your solution? Is all of it? Or is some encrypted?

Thanks for your help
Cheers

den
03-02-2007, 09:45 AM
1) I find the icons nice, but a bit to small, and lacking a textual label, besides the mouse over popups. Id like to add my own custom buttons for "Course Home", Quizzes etc. Can I do this myself (I am a competent HTML/PHP programmer) - ie: I'd like to make them much larger, with textual labels

Menu code located in encoded file, so you can't change it. You can change images for the menu, you can find them in component folder. (but you can keep size of images 16x16)

2) Can you be specific in what the annual license provides?

You’ll receive the component with 1 year license. Tnis license expires in a year, so this component stop working after this.

3) Can you install this lms on my own Flashcom server, or on a different Flashcom host?

We provide FMS application with our solution. You can install it manually on any host.

4) If I have several teachers using my site to offer their courses, can I keep track of the bandwidth used per teacher?

No, you can't.

5) What forum comes integrated with your solution? SMF or Vbulletin?

SMF

6) What source code is provided with your solution? Is all of it? Or is some encrypted?

Some files are encrypted.

fire
03-05-2007, 04:35 AM
Thanks for your reply!

Can you tell me
1) Is vbulletin also integrated as a main site forum, as is the case with this website?

2) If not, can you provide integration of vbulletin as a main site forum, separate from the SMF forums? Id like both. as you have. Please let me know on the additional cost - if any - thanks

3) also, which files are encrypted? can you be specific?

thanks for your time

fire
03-05-2007, 07:37 AM
I am developing several custom modules to work with my website that will need to integrate with your lms - therefore, I am a bit worried on limitations if the code is encrypted, please let me know what options i have - and what the limitations are.

Thanks again

den
03-05-2007, 05:54 PM
What custom modules you are developing? Our LMS is Joomla component. If your Joomla template is correct then Joomla modules should work on any page of your site.

In version 1.0.1 we are separating menu-outputting code and component-logic. Also we added possibility of detailed menu modification. Now you can change menu template.

Most of encrypted files are located in main component folder (such as joomla_lms.php; joomla_lms.main.php...). You can't read their code. Most of encoded files are component-logic files, we are not encoding template files. If you need, you can change template-outputting of our component.