Index: openacs-4/packages/assessment/www/doc/data_collection.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/data_collection.html,v diff -u -r1.7 -r1.7.14.1 --- openacs-4/packages/assessment/www/doc/data_collection.html 5 Aug 2004 01:29:06 -0000 1.7 +++ openacs-4/packages/assessment/www/doc/data_collection.html 16 Jul 2016 17:39:21 -0000 1.7.14.1 @@ -16,9 +16,9 @@

@@ -29,11 +29,11 @@

To support user modification of submitted data (of which @@ -44,7 +44,7 @@ itself, different authors may be using different versions of the Assessment. While this situation may be unusual, the fact that it must be supported means that the semantics of cr_items don't fit the - Assessment itself. They do fit the semantics of a given user's + Assessment itself. They do fit the semantics of a given user's Assessment "session" however.

We distinguish here between "subjects" which are users whose information is the primary source of the Assessment's responses, and @@ -53,8 +53,8 @@ completed some paper form that is being transcribed by staff people who are users. We thus account for both the "real" and one or more "proxy" respondents via this mechanism. Note that subjects may or may not be - OpenACS users who can log into the system running Assessment. Thus subject_id - will be a foreign key to persons not users. If the responding + OpenACS users who can log into the system running Assessment. Thus subject_id + will be a foreign key to persons not users. If the responding user is completing the assessment for herself, the staff_id will be identical to the subject_id. But if the user completing the assessment is doing it by proxy for the "real" subject, then the staff_id will be hers while the subject_id will belong @@ -65,14 +65,14 @@ here is how and why: