--- a/app/soc/models/quiz.py Fri Nov 21 08:38:53 2008 +0000
+++ b/app/soc/models/quiz.py Fri Nov 21 08:41:23 2008 +0000
@@ -52,12 +52,13 @@
work.reviews: even Quizzes can be "reviewed" (possibly commented
on during creation or annotated once put into use).
- work.scope_path/work.link_id: used to scope and uniquely identify
- a Quiz in the same way these properties are used with Documents, etc.
-
work.content: the "preface" of the Quiz, displayed before any
of the Questions, usually containing instructions for the Quiz
+ linkable.scope/linkable.link_id: used to scope and uniquely
+ identify a Quiz in the same way these properties are used with
+ Documents, etc.
+
In addition to any explicit ReferenceProperties in the Quiz Model and
those inherited as described above, a Quiz entity participates in these
relationships: