|
|
@ -2216,7 +2216,6 @@ INSERT INTO `extra_field` (`extra_field_type`, `field_type`, `variable`, `displa |
|
|
|
// Require DB changes: |
|
|
|
// Require DB changes: |
|
|
|
// ALTER TABLE gradebook_category ADD allow_skills_by_subcategory tinyint(1) NULL DEFAULT '1'; |
|
|
|
// ALTER TABLE gradebook_category ADD allow_skills_by_subcategory tinyint(1) NULL DEFAULT '1'; |
|
|
|
// Requires edit Entity GradebookCategory: src/Chamilo/CoreBundle/Entity/GradebookCategory.php uncomment "allowSkillsBySubcategory" variable. |
|
|
|
// Requires edit Entity GradebookCategory: src/Chamilo/CoreBundle/Entity/GradebookCategory.php uncomment "allowSkillsBySubcategory" variable. |
|
|
|
// Requires uncomment the allowSkillsBySubcategory get and set |
|
|
|
|
|
|
|
//$_configuration['gradebook_enable_subcategory_skills_independant_assignement'] = false; |
|
|
|
//$_configuration['gradebook_enable_subcategory_skills_independant_assignement'] = false; |
|
|
|
|
|
|
|
|
|
|
|
// Shows the deleted quizzes in my progress page. |
|
|
|
// Shows the deleted quizzes in my progress page. |
|
|
|