This project provides a mechanism to maintain sets of questions in XML.
XML is used in order to achieve nicely layouted presentation in a modern web browser without requiring any special infrastructure. In order to provide a good print solution the same XML is pipe through Apache FOP in order to generate proper PDF documents.
This project provides a very simple directory structure:
- README.md - This file
- dev/ - The sources that are required for production
- doc/ - The documentation
Copyright 2012 Phillip Ghadir
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
http://www.apache.org/licenses/LICENSE-2.0
If you have any feedback or suggestions for improvements, I'd be happy to read from you. You can contact me via email to phillip.ghadir@innoq.com.