title=Correcode
# Commencez la description par minuscule!
description=decode a message containing errors by an error correcting code.
author=XIAO Gang
address=xiao@unice.fr
copyright=&copy; 1999 (<a href=COPYING>GNU GPL</a>)
translator=
translator_address=
version=1.00
# minimal version of wims server under which the module may run
wims_version=2.06
language=en

# Possible categories: exercise, tool, dictionary, course, recreation.
category=exercise

# En: elementary. Hn: high school. Un: under. G: graduate. R: research.
# E1,...,E6; H1...,H6; U1,...,U4; G; R
level=U3, U4, G

# e.g. algebra, analysis, geometry, etc.
# read public_html/modules/home/lists/domains.allow for the list of
# allowed domains.
domain=coding

# Anything you like.
keywords=Hamming distance, error correcting code, error correction

# Software packages required to run the module
require=

# Does the module have scoring system?
scoring=yes

