Forum OpenACS Development: Response to dotLRN and standards

Error in include template "/var/www/openacs/packages/openacs-bootstrap3-theme/resources/templates/packages/forums/lib/search/search-form": can't read "form:id": no such variable
Collapse
Posted by Michael Serio on
It's my understanding that these XML specs are a method for exchanging data between systems. How data is stored on a given system is a separate issue. We can be SCORM, ADL-compliant because we have a data model and code that will export/import XML according to these specs to/from our system. Support for these specs are a consideration when designing a data model and determining a feature set. But our system will still use a relational database (PostgreSQL in our case) to store the information.