Forum OpenACS Development: Re: module of simulation for dotLRN

Collapse
Posted by Rocael Hernández Rizzardini on
Well, depends on the specifics for the simulation. For instance, if you are doing a java applet for interactive simulation or so, and if you want to take advantange of group based learning, you'll need to use a DB, that DB part should be an openacs package and then you communicate your applet with your db model through SOAP or RPC. That will be a good method.