Revision 7493da7...

Go back to digest for 9th June 2013

Features in Educational

Andreas Cord-Landwehr committed changes in [artikulate] /:

Add edit state information to courses.

This commit introduces two new optional values for phrases:

i18nText:
the English text string that is defined in the course skeleton (if
present); this string will be used to notice changes in the skeleton
phrase wordings and possibly can used in the future for localization

editState:
this state reports whether the state of a phrase is "unknown",
the string is at least "translated" or if it is "completed" (including
phoneme tagging and recording)

These information can be omitted when distributing courses.

File Changes

Modified 4 files
  •   schemes/course.xsd
  •   src/core/phrase.cpp
  •   src/core/phrase.h
  •   src/core/resourcemanager.cpp
4 files changed in total