rubricas
@@ -510,7 +510,7 @@ function fetchCriteria(outcome, objective)
{
objectives = JSON.stringify(arrayItem.objectives);
$('#select-criterion')
- .append('<option data-criterion-id="'+arrayItem.id+'" data-program-ids = "'+arrayItem.program_ids+'" data-assoc-objectives= '+"'"+objectives+"'"+'>'+arrayItem.name+'</option>');
+ .append('<option data-criterion-id="'+arrayItem.id+'" data-program-ids = '+"'"+arrayItem.program_ids+"'"+' data-assoc-objectives= '+"'"+objectives+"'"+'>'+arrayItem.name+'</option>');
});
// If there are no criteria assigned to the selected outcome, disable the