User:Miriya52/week11
Appearance
Refer to project glossary for acronyms and definitions.
Week 11: February 13 - 17
Objectives
[edit]- Parse more GIFT types
Progress Update
[edit]- Parses True/False, multiple choice, fill in the blank, matching, numeric range. Added [parser unittests](https://github.com/anna-liao/pyslet/blob/gift-support-hack/unittests/test_gift_parser.py#L157) for these extra types.
- Verified read file functions like the xml document objects. Added [structures unittests](https://github.com/anna-liao/pyslet/blob/gift-support-hack/unittests/test_gift_structures.py#L424) for read documents.
Plan for next week
[edit]- polishing parser and structures
- validation