Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 94... Línea 94...
94
                                                  'markinganonymous',
94
                                                  'markinganonymous',
95
                                                  'preventsubmissionnotingroup',
95
                                                  'preventsubmissionnotingroup',
96
                                                  'activity',
96
                                                  'activity',
97
                                                  'activityformat',
97
                                                  'activityformat',
98
                                                  'timelimit',
98
                                                  'timelimit',
99
                                                  'submissionattachments'));
99
                                                  'submissionattachments',
-
 
100
                                                  'gradepenalty'));
Línea 100... Línea 101...
100
 
101
 
Línea 101... Línea 102...
101
        $userflags = new backup_nested_element('userflags');
102
        $userflags = new backup_nested_element('userflags');
102
 
103
 
Línea 127... Línea 128...
127
                                           array('userid',
128
                                           array('userid',
128
                                                 'timecreated',
129
                                                 'timecreated',
129
                                                 'timemodified',
130
                                                 'timemodified',
130
                                                 'grader',
131
                                                 'grader',
131
                                                 'grade',
132
                                                 'grade',
-
 
133
                                                 'penalty',
132
                                                 'attemptnumber'));
134
                                                 'attemptnumber'));
Línea 133... Línea 135...
133
 
135
 
Línea 134... Línea 136...
134
        $pluginconfigs = new backup_nested_element('plugin_configs');
136
        $pluginconfigs = new backup_nested_element('plugin_configs');