Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -ra4002ee13a835e74c08e3d657494f1c97b531013 -rf75e35d4e90a3c49f51ba59eebcc1f63d8ee0bcc --- lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision a4002ee13a835e74c08e3d657494f1c97b531013) +++ lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision f75e35d4e90a3c49f51ba59eebcc1f63d8ee0bcc) @@ -599,6 +599,7 @@ authoring.fla.page.prop.groups.view.learners =View learners before selection? authoring.fla.page.prop.groups.name =Name Groups authoring.fla.page.prop.gradebook =Gradebook output: +authoring.fla.page.prop.gradebook.none =No score authoring.fla.page.prop.description =Description: authoring.fla.page.prop.gate.type =Type: authoring.fla.page.prop.gate.type.condition =Condition Index: lams_central/web/authoring/authoring.jsp =================================================================== diff -u -r8f516ec9481b6ab34a5cd5e16fc3effc3115104e -rf75e35d4e90a3c49f51ba59eebcc1f63d8ee0bcc --- lams_central/web/authoring/authoring.jsp (.../authoring.jsp) (revision 8f516ec9481b6ab34a5cd5e16fc3effc3115104e) +++ lams_central/web/authoring/authoring.jsp (.../authoring.jsp) (revision f75e35d4e90a3c49f51ba59eebcc1f63d8ee0bcc) @@ -257,6 +257,8 @@ ACTIVITY_BRANCHING_DESCRIPTION : decoderDiv.html('').text(), DEFAULT_RANGE_CONDITION_TITLE_PREFIX : '', + + GRADEBOOK_OUTPUT_NONE : '', CLEAR_ALL_CONFIRM : decoderDiv.html('').text(), Index: lams_central/web/includes/javascript/authoring/authoringProperty.js =================================================================== diff -u -r5be40944bddd2480de5d58417669a56c4d051680 -rf75e35d4e90a3c49f51ba59eebcc1f63d8ee0bcc --- lams_central/web/includes/javascript/authoring/authoringProperty.js (.../authoringProperty.js) (revision 5be40944bddd2480de5d58417669a56c4d051680) +++ lams_central/web/includes/javascript/authoring/authoringProperty.js (.../authoringProperty.js) (revision f75e35d4e90a3c49f51ba59eebcc1f63d8ee0bcc) @@ -1567,7 +1567,7 @@ */ fillOutputDefinitionsDropdown : function(activity) { // find all tools that support input and fill dropdown menu with their titles - var emptyOption = $('