Index: openacs-4/packages/assessment/catalog/assessment.ca_ES.ISO-8859-1.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/catalog/assessment.ca_ES.ISO-8859-1.xml,v
diff -u -N -r1.4 -r1.5
--- openacs-4/packages/assessment/catalog/assessment.ca_ES.ISO-8859-1.xml 10 Dec 2007 09:12:27 -0000 1.4
+++ openacs-4/packages/assessment/catalog/assessment.ca_ES.ISO-8859-1.xml 25 Jan 2018 12:16:34 -0000 1.5
@@ -190,7 +190,7 @@
HoraText curt Data sol�licitada des de...
- Introdu�u un valor per defecte per a aquesta resposta.
+ Introdu�u un valor per defecte per a aquesta resposta.Path per defecte Per defecte: SeleccionatAquesta resposta est� seleccionada per defecte?
Index: openacs-4/packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml,v
diff -u -N -r1.87 -r1.88
--- openacs-4/packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml 7 Aug 2017 23:48:03 -0000 1.87
+++ openacs-4/packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml 25 Jan 2018 12:16:34 -0000 1.88
@@ -224,7 +224,7 @@
TimeShort TextDate request since ...
- Enter a Default Value for this Answer.
+ Enter a Default Value for this Answer.Default PathDefault: SelectedIs this choice selected by default
Index: openacs-4/packages/assessment/catalog/assessment.es_ES.ISO-8859-1.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/catalog/assessment.es_ES.ISO-8859-1.xml,v
diff -u -N -r1.27 -r1.28
--- openacs-4/packages/assessment/catalog/assessment.es_ES.ISO-8859-1.xml 30 Oct 2009 13:17:14 -0000 1.27
+++ openacs-4/packages/assessment/catalog/assessment.es_ES.ISO-8859-1.xml 25 Jan 2018 12:16:34 -0000 1.28
@@ -220,7 +220,7 @@
HoraTexto cortoFecha solicitada desde ...
- Valor por defecto para esta respuesta.
+ Valor por defecto para esta respuesta.Path por defectoDefecto: Seleccionado�Se selecciona esta respuesta por defecto?
Index: openacs-4/packages/assessment/catalog/assessment.es_GT.ISO-8859-1.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/catalog/assessment.es_GT.ISO-8859-1.xml,v
diff -u -N -r1.11 -r1.12
--- openacs-4/packages/assessment/catalog/assessment.es_GT.ISO-8859-1.xml 30 Oct 2009 13:17:14 -0000 1.11
+++ openacs-4/packages/assessment/catalog/assessment.es_GT.ISO-8859-1.xml 25 Jan 2018 12:16:34 -0000 1.12
@@ -185,7 +185,7 @@
HoraTexto cortoFecha solicitada desde ...
- Valor por defecto para esta respuesta.
+ Valor por defecto para esta respuesta.Path por defectoDefecto: Seleccionado�Se selecciona esta respuesta por defecto?
Index: openacs-4/packages/assessment/catalog/assessment.gl_ES.ISO-8859-1.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/catalog/assessment.gl_ES.ISO-8859-1.xml,v
diff -u -N -r1.3 -r1.4
--- openacs-4/packages/assessment/catalog/assessment.gl_ES.ISO-8859-1.xml 10 Dec 2007 09:12:27 -0000 1.3
+++ openacs-4/packages/assessment/catalog/assessment.gl_ES.ISO-8859-1.xml 25 Jan 2018 12:16:34 -0000 1.4
@@ -196,7 +196,7 @@
HoraTexto cortoData solicitada dende ...
- Valor por defecto para esta resposta
+ Valor por defecto para esta respostaPath por defectoDefecto: Seleccionado�Selecci�nase esta resposta por defecto?
Index: openacs-4/packages/assessment/catalog/assessment.pt_BR.ISO-8859-1.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/catalog/assessment.pt_BR.ISO-8859-1.xml,v
diff -u -N -r1.3 -r1.4
--- openacs-4/packages/assessment/catalog/assessment.pt_BR.ISO-8859-1.xml 10 Dec 2007 09:12:27 -0000 1.3
+++ openacs-4/packages/assessment/catalog/assessment.pt_BR.ISO-8859-1.xml 25 Jan 2018 12:16:34 -0000 1.4
@@ -194,7 +194,7 @@
TempoTexto CurtoPedido de data desde...
- Entre com o valor padr�o para esta pergunta.
+ Entre com o valor padr�o para esta pergunta.Caminho Padr�oPadr�o:SelecionadoEsta escolha � selecionada por padr�o
Index: openacs-4/packages/assessment/lib/item-show-oq.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/lib/item-show-oq.tcl,v
diff -u -N -r1.4 -r1.5
--- openacs-4/packages/assessment/lib/item-show-oq.tcl 7 Aug 2017 23:48:03 -0000 1.4
+++ openacs-4/packages/assessment/lib/item-show-oq.tcl 25 Jan 2018 12:16:34 -0000 1.5
@@ -6,7 +6,7 @@
ad_form -name item_show_oq -mode display -action item-edit-oq -export { assessment_id section_id as_item_id } -form {
{title:text {label "[_ assessment.Title]"} {html {size 80 maxlength 1000}} {value $title} {help_text "[_ assessment.oq_Title_help]"}}
- {default_value:text(textarea),optional {label "[_ assessment.Default_Value]"} {html {rows 5 cols 80}} {value $default_value} {help_text "[_ assessment.Deafult_Value_help]"}}
+ {default_value:text(textarea),optional {label "[_ assessment.Default_Value]"} {html {rows 5 cols 80}} {value $default_value} {help_text "[_ assessment.Default_Value_help]"}}
{feedback:text(textarea),optional {label "[_ assessment.Feedback]"} {html {rows 5 cols 80}} {value $feedback_text} {help_text "[_ assessment.Feedback_help]"}}
{reference_answer:text(textarea),optional {label "[_ assessment.oq_Reference_Answer]"} {html {rows 5 cols 80}} {value $reference_answer} {help_text "[_ assessment.oq_Reference_Answer_help]"}}
{keywords:text(textarea),optional {label "[_ assessment.oq_Keywords]"} {html {rows 5 cols 80}} {value $keywords} {help_text "[_ assessment.oq_Keywords_help]"}}
Index: openacs-4/packages/assessment/sql/oracle/assessment-item-create.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/sql/oracle/assessment-item-create.sql,v
diff -u -N -r1.7 -r1.8
--- openacs-4/packages/assessment/sql/oracle/assessment-item-create.sql 27 Apr 2015 15:28:19 -0000 1.7
+++ openacs-4/packages/assessment/sql/oracle/assessment-item-create.sql 25 Jan 2018 12:16:34 -0000 1.8
@@ -19,7 +19,7 @@
field_name varchar(500),
-- a short label for use in qti export
field_code varchar(500),
- -- whether Item must be answered (default value, can be overriden)
+ -- whether Item must be answered (default value, can be overridden)
required_p char(1) default 'f'
constraint as_items_required_p_ck
check (required_p in ('t','f')),
Index: openacs-4/packages/assessment/sql/oracle/assessment-section-create.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/sql/oracle/assessment-section-create.sql,v
diff -u -N -r1.9 -r1.10
--- openacs-4/packages/assessment/sql/oracle/assessment-section-create.sql 9 Sep 2008 17:28:22 -0000 1.9
+++ openacs-4/packages/assessment/sql/oracle/assessment-section-create.sql 25 Jan 2018 12:16:34 -0000 1.10
@@ -25,7 +25,7 @@
back_button_p char(1) default 't'
constraint as_section_disptyp_bbu_p_ck
check (back_button_p in ('t','f')),
- -- whether each answer has to be submitted via a seperate button
+ -- whether each answer has to be submitted via a separate button
submit_answer_p char(1) default 'f'
constraint as_section_disptyp_san_p_ck
check (submit_answer_p in ('t','f')),
Index: openacs-4/packages/assessment/sql/postgresql/assessment-item-create.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/sql/postgresql/assessment-item-create.sql,v
diff -u -N -r1.20 -r1.21
--- openacs-4/packages/assessment/sql/postgresql/assessment-item-create.sql 27 Apr 2015 15:28:19 -0000 1.20
+++ openacs-4/packages/assessment/sql/postgresql/assessment-item-create.sql 25 Jan 2018 12:16:34 -0000 1.21
@@ -19,7 +19,7 @@
field_name varchar(500),
-- a short label for use in qti export
field_code varchar(500),
- -- whether Item must be answered (default value, can be overriden)
+ -- whether Item must be answered (default value, can be overridden)
required_p char(1) default 'f'
constraint as_items_required_p_ck
check (required_p in ('t','f')),
Index: openacs-4/packages/assessment/sql/postgresql/assessment-section-create.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/sql/postgresql/assessment-section-create.sql,v
diff -u -N -r1.21 -r1.22
--- openacs-4/packages/assessment/sql/postgresql/assessment-section-create.sql 9 Sep 2008 17:28:22 -0000 1.21
+++ openacs-4/packages/assessment/sql/postgresql/assessment-section-create.sql 25 Jan 2018 12:16:34 -0000 1.22
@@ -25,7 +25,7 @@
back_button_p char(1) default 't'
constraint as_section_display_types_back_button_p_ck
check (back_button_p in ('t','f')),
- -- whether each answer has to be submitted via a seperate button
+ -- whether each answer has to be submitted via a separate button
submit_answer_p char(1) default 'f'
constraint as_section_display_types_submit_answer_p_ck
check (submit_answer_p in ('t','f')),
Index: openacs-4/packages/assessment/sql/postgresql/upgrade/upgrade-0.04d-0.05d.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/sql/postgresql/upgrade/upgrade-0.04d-0.05d.sql,v
diff -u -N -r1.1 -r1.2
--- openacs-4/packages/assessment/sql/postgresql/upgrade/upgrade-0.04d-0.05d.sql 10 Dec 2004 11:42:22 -0000 1.1
+++ openacs-4/packages/assessment/sql/postgresql/upgrade/upgrade-0.04d-0.05d.sql 25 Jan 2018 12:16:34 -0000 1.2
@@ -21,7 +21,7 @@
back_button_p char(1) default 't'
constraint as_section_display_types_back_button_p_ck
check (back_button_p in ('t','f')),
- -- whether each answer has to be submitted via a seperate button
+ -- whether each answer has to be submitted via a separate button
submit_answer_p char(1) default 'f'
constraint as_section_display_types_submit_answer_p_ck
check (submit_answer_p in ('t','f')),
Index: openacs-4/packages/assessment/tcl/as-item-display-sb-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/tcl/as-item-display-sb-procs.tcl,v
diff -u -N -r1.15 -r1.16
--- openacs-4/packages/assessment/tcl/as-item-display-sb-procs.tcl 7 Aug 2017 23:48:03 -0000 1.15
+++ openacs-4/packages/assessment/tcl/as-item-display-sb-procs.tcl 25 Jan 2018 12:16:34 -0000 1.16
@@ -29,7 +29,7 @@
-item_id $item_item_display_sb_id \
-content_type {as_item_display_sb} \
-attributes [list [list html_display_options $html_display_options] \
- [list mulitple_p $multiple_p] \
+ [list multiple_p $multiple_p] \
[list choice_label_orientation $choice_label_orientation] \
[list sort_order_type $sort_order_type] \
[list item_answer_alignment $item_answer_alignment] \
Index: openacs-4/packages/assessment/www/asm-admin/item-add-oq.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/asm-admin/item-add-oq.tcl,v
diff -u -N -r1.8 -r1.9
--- openacs-4/packages/assessment/www/asm-admin/item-add-oq.tcl 7 Aug 2017 23:48:04 -0000 1.8
+++ openacs-4/packages/assessment/www/asm-admin/item-add-oq.tcl 25 Jan 2018 12:16:34 -0000 1.9
@@ -42,7 +42,7 @@
if { $type > 1} {
ad_form -extend -name item_add_oq -form {
- {default_value:text(textarea),optional,nospell {label "[_ assessment.Default_Value]"} {html {rows 5 cols 80}} {help_text "[_ assessment.Deafult_Value_help]"}}
+ {default_value:text(textarea),optional,nospell {label "[_ assessment.Default_Value]"} {html {rows 5 cols 80}} {help_text "[_ assessment.Default_Value_help]"}}
{feedback:text(textarea),optional {label "[_ assessment.Feedback]"} {html {rows 5 cols 80}} {help_text "[_ assessment.Feedback_help]"}}
{reference_answer:text(textarea),optional {label "[_ assessment.oq_Reference_Answer]"} {html {rows 5 cols 80}} {help_text "[_ assessment.oq_Reference_Answer_help]"}}
{keywords:text(textarea),optional {label "[_ assessment.oq_Keywords]"} {html {rows 5 cols 80}} {help_text "[_ assessment.oq_Keywords_help]"}}
Index: openacs-4/packages/assessment/www/asm-admin/item-edit-oq.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/asm-admin/item-edit-oq.tcl,v
diff -u -N -r1.8 -r1.9
--- openacs-4/packages/assessment/www/asm-admin/item-edit-oq.tcl 7 Aug 2017 23:48:04 -0000 1.8
+++ openacs-4/packages/assessment/www/asm-admin/item-edit-oq.tcl 25 Jan 2018 12:16:34 -0000 1.9
@@ -38,7 +38,7 @@
if { $type > 1} {
ad_form -extend -name item_edit_oq -form {
- {default_value:text(textarea),optional,nospell {label "[_ assessment.Default_Value]"} {html {rows 5 cols 80}} {help_text "[_ assessment.Deafult_Value_help]"}}
+ {default_value:text(textarea),optional,nospell {label "[_ assessment.Default_Value]"} {html {rows 5 cols 80}} {help_text "[_ assessment.Default_Value_help]"}}
{feedback_text:text(textarea),optional {label "[_ assessment.Feedback]"} {html {rows 5 cols 80}} {help_text "[_ assessment.Feedback_help]"}}
{reference_answer:text(textarea),optional {label "[_ assessment.oq_Reference_Answer]"} {html {rows 5 cols 80}} {help_text "[_ assessment.oq_Reference_Answer_help]"}}
{keywords:text(textarea),optional {label "[_ assessment.oq_Keywords]"} {html {rows 5 cols 80}} {help_text "[_ assessment.oq_Keywords_help]"}}
Index: openacs-4/packages/assessment/www/doc/as_items.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/as_items.html,v
diff -u -N -r1.10 -r1.11
--- openacs-4/packages/assessment/www/doc/as_items.html 7 Aug 2017 23:48:04 -0000 1.10
+++ openacs-4/packages/assessment/www/doc/as_items.html 25 Jan 2018 12:16:34 -0000 1.11
@@ -46,7 +46,7 @@
Categorization and internationalization will make it into
OpenACS 5.2, therefore we are not dealing with it in Assessment
-seperately but use the (to be) built in functionality of OpenACS 5.2
+separately but use the (to be) built in functionality of OpenACS 5.2
Additionally we have support functionality for an as_item. This
includes
@@ -95,7 +95,7 @@
rows, etc
required_p - whether as_item must be answered (default
value,
-can be overriden)
+can be overridden)
data_type - This is the expected data_type of the answer.
Previously "abstract_data_type" but omitting the superfluous "abstract"
term; selected from the data types supported in the RDBMS:
@@ -132,7 +132,7 @@
Read: An assessment author (who is granted this permission)
can
reuse this as_item in one of his sections. (NB: Usually the original
-author has admin priviledges.). This is a finer granulation than the
+author has admin privileges.). This is a finer granulation than the
previous "enabled_p" as it allows specific access to an item.
Write: Author can reuse and change this as_item.
Admin: Author can reuse, change and give permission on this
@@ -300,7 +300,7 @@
correct_answer_p - Is this choice the correct answer
sort_order - In which order shall this choice appear with
-regards to the MC item. Note, this can be overriden by the display type.
+regards to the MC item. Note, this can be overridden by the display type.
percent_score - Score given to the user if this choice is
selected
Index: openacs-4/packages/assessment/www/doc/display_types.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/display_types.html,v
diff -u -N -r1.5 -r1.6
--- openacs-4/packages/assessment/www/doc/display_types.html 7 Aug 2017 23:48:04 -0000 1.5
+++ openacs-4/packages/assessment/www/doc/display_types.html 25 Jan 2018 12:16:34 -0000 1.6
@@ -196,8 +196,8 @@
back button allowed? If not, the back button should be broken on
purpose and result in an error.
-
Submit Answer seperately: boolean. Shall each answer be answered
-seperately, even if we display multiple answers? If yes, display a
+
Submit Answer separately: boolean. Shall each answer be answered
+separately, even if we display multiple answers? If yes, display a
"save" button next to each answer along with green "V" if the answer
has been already submitted. To finish the section, you still have to
click on the OK button at the buttom. Once the section is finished all
Index: openacs-4/packages/assessment/www/doc/grouping.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/grouping.html,v
diff -u -N -r1.2 -r1.3
--- openacs-4/packages/assessment/www/doc/grouping.html 29 Jul 2004 09:35:11 -0000 1.2
+++ openacs-4/packages/assessment/www/doc/grouping.html 25 Jan 2018 12:16:34 -0000 1.3
@@ -128,7 +128,7 @@
form_template - Style (form_template) that will be
used for this assesment. You can either select an existing one or
-upload a new style as well as edit the currently choosen one (no
+upload a new style as well as edit the currently chosen one (no
datamodell but UI thought).
progress_bar: What
@@ -145,7 +145,7 @@
All questions at once
One question per page. If you have selected respondee may
not
-edit their reponses, it will not be possible for them to go back and
+edit their responses, it will not be possible for them to go back and
choose another answer to that question.
Sectioned
@@ -159,7 +159,7 @@
Read: An assessment author (who is granted this permission)
can
reuse this assessment (NB: Usually the original author has admin
-priviledges.)
+privileges.)
Write: Author can reuse and change this assessment.
Admin: Author can reuse, change and give permission on this
assessment
@@ -205,7 +205,7 @@
Read: A section author (who is granted this permission) can
reuse
-this section (NB: Usually the original author has admin priviledges.)
+this section (NB: Usually the original author has admin privileges.)
Write: Author can reuse and change this section.
Admin: Author can reuse, change and give permission on this
section
Index: openacs-4/packages/assessment/www/doc/index.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/index.html,v
diff -u -N -r1.6 -r1.7
--- openacs-4/packages/assessment/www/doc/index.html 5 Mar 2005 19:38:20 -0000 1.6
+++ openacs-4/packages/assessment/www/doc/index.html 25 Jan 2018 12:16:34 -0000 1.7
@@ -176,7 +176,7 @@
reuse of existing functionality in mind. This might result in larger
complexity for simple uses (e.g. a plain poll system on it's own will
be more performant than running a poll through assessment), but
-provides the chance to maintain one code base for all these seperate
+provides the chance to maintain one code base for all these separate
modules.
API
The API will be defined during the development phase.
Index: openacs-4/packages/assessment/www/doc/requirements.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/requirements.html,v
diff -u -N -r1.1 -r1.2
--- openacs-4/packages/assessment/www/doc/requirements.html 13 Jun 2004 23:20:44 -0000 1.1
+++ openacs-4/packages/assessment/www/doc/requirements.html 25 Jan 2018 12:16:34 -0000 1.2
@@ -531,7 +531,7 @@
Questions may have a "correct" answer against which a
subject's
-reponse should be compared, yielding some measure of a "score" for that
+response should be compared, yielding some measure of a "score" for that
question varying from completely "wrong" to completely "correct". The
package should allow Editors to specify the nature of the scoring
continuum for the question, whether it's a percentage scale ("Your
Index: openacs-4/packages/assessment/www/doc/sequencing.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/sequencing.html,v
diff -u -N -r1.3 -r1.4
--- openacs-4/packages/assessment/www/doc/sequencing.html 28 Jul 2004 11:57:57 -0000 1.3
+++ openacs-4/packages/assessment/www/doc/sequencing.html 25 Jan 2018 12:16:34 -0000 1.4
@@ -124,7 +124,7 @@
will be taken to the section given by section_id or to the item given
by item_id, depending whether this assessment is section based
(questions are displayed in sections) or item based (each item will be
-displayed on a seperate page). If there are multiple post checks for a
+displayed on a separate page). If there are multiple post checks for a
given section/item the order will be defined by the relationship (which
means this relationship has to have a sort_order attribute).
@@ -142,7 +142,7 @@
items will be displayed in sections) and it is a post_check.
item_id - Item to call if we are in "per item" mode (all
-items will be displayed on a seperate page) and it is a post_check.
+items will be displayed on a separate page) and it is a post_check.
Potential extension: item_list - list of item_ids that are
used in the check_sql to speed up the check.
To be able to select an assessment that will be related to the registration process is necessary that the user has site wide admin privileges, because the interface can only be reached through the Main Site Administration Page. This link only will appear if the Assessment Package is installed and mounted.
If the Assessment Package is installed and mounted, the link can be follow and will lead to a page that shows all the assessment that can be responded for anonymous users created in all of the diferent instances of the assessment package that could exist. If the option "None" is selected, it means that the registration process will be the same as always has been, if any other option is selected, the assessment will be diplayed when a user creates a new account.
\ No newline at end of file
+ Chapter 3. Registration Assessment
To be able to select an assessment that will be related to the registration process is necessary that the user has site wide admin privileges, because the interface can only be reached through the Main Site Administration Page. This link only will appear if the Assessment Package is installed and mounted.
If the Assessment Package is installed and mounted, the link can be follow and will lead to a page that shows all the assessment that can be responded for anonymous users created in all of the different instances of the assessment package that could exist. If the option "None" is selected, it means that the registration process will be the same as always has been, if any other option is selected, the assessment will be diplayed when a user creates a new account.