Coder Social home page Coder Social logo

xmldrill's Introduction

Intro

xmldrill is a Java web-app with interactive exercises for students learning XML:

xmldrill - XML tree exercise

It features the following exercises:

  • XML tree: A random XML is generated and visualized as a tree. The students have to enter the XML code for it.
  • XML schema: A random XML schema is generated. The students have to provide a valid XML instance for the schema.
  • XSLT: A random input is generated for a given XSL stylesheet. The students have to provide the output of the transformation.
  • SVG: A random SVG document is generated. The users have to draw it and can then compare to the real output.

Plus, there is an auto-updated page with the students ranking.

Building

Run ant on build.xml

Installation

Drop xmldrill.war to the Tomcat's webapps folder.

xmldrill's People

Contributors

ilyabo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.