Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
PHP setask::delete_grades示例
编程语言:
PHP
类/类型:
setask
方法/功能:
delete_grades
hotexamples.com的示例:
1
PHP setask::delete_grades - 已找到1个示例
。这些是从开源项目中提取的最受好评的
setask::delete_grades
现实PHP示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
get_context(17)
get_instance(13)
get_user_submission(5)
is_blind_marking(4)
get_submission_plugins(4)
get_uniqueid_for_user(4)
get_feedback_plugins(4)
can_view_submission(4)
show_intro(3)
get_user_grade(3)
get_course(3)
get_submission_plugin_by_type(3)
update_calendar(3)
submissions_open(2)
add_instance(2)
get_submission_group(2)
cron(2)
view(2)
get_course_module(2)
delete_instance(2)
can_view_group_submission(2)
list_participants(2)
save_user_extension(2)
save_submission(2)
process_set_batch_marking_workflow_state(1)
modulename(1)
process_save_quick_grades(1)
modulenameplural(1)
process_set_batch_marking_allocation(1)
process_add_attempt(1)
plugin_data_preprocessing(1)
set_context(1)
reset_userdata(1)
reveal_identities(1)
revert_to_draft(1)
save_grade(1)
set_course(1)
set_instance(1)
submit_for_grading(1)
unlock_submission(1)
update_instance(1)
update_submission(1)
update_user_flags(1)
view_batch_markingallocation(1)
view_batch_set_workflow_state(1)
lock_submission(1)
add_all_plugin_settings(1)
is_graded(1)
get_feedback_plugin_by_type(1)
apply_grade_to_user(1)
常用方法
get_context (17)
get_instance (13)
get_user_submission (5)
is_blind_marking (4)
get_submission_plugins (4)
get_uniqueid_for_user (4)
get_feedback_plugins (4)
can_view_submission (4)
show_intro (3)
get_user_grade (3)
常用方法
get_course (3)
get_submission_plugin_by_type (3)
update_calendar (3)
submissions_open (2)
add_instance (2)
get_submission_group (2)
cron (2)
view (2)
get_course_module (2)
delete_instance (2)
can_view_group_submission (2)
list_participants (2)
save_user_extension (2)
save_submission (2)
process_set_batch_marking_workflow_state (1)
modulename (1)
process_save_quick_grades (1)
modulenameplural (1)
process_set_batch_marking_allocation (1)
process_add_attempt (1)
常用方法
can_view_group_submission (2)
list_participants (2)
save_user_extension (2)
save_submission (2)
process_set_batch_marking_workflow_state (1)
modulename (1)
process_save_quick_grades (1)
modulenameplural (1)
process_set_batch_marking_allocation (1)
process_add_attempt (1)
plugin_data_preprocessing (1)
set_context (1)
reset_userdata (1)
reveal_identities (1)
revert_to_draft (1)
save_grade (1)
set_course (1)
set_instance (1)
submit_for_grading (1)
unlock_submission (1)
update_instance (1)
update_submission (1)
update_user_flags (1)
view_batch_markingallocation (1)
view_batch_set_workflow_state (1)
lock_submission (1)
add_all_plugin_settings (1)
is_graded (1)
get_feedback_plugin_by_type (1)
apply_grade_to_user (1)
常用方法
plugin_data_preprocessing (1)
set_context (1)
reset_userdata (1)
reveal_identities (1)
revert_to_draft (1)
save_grade (1)
set_course (1)
set_instance (1)
submit_for_grading (1)
unlock_submission (1)
update_instance (1)
update_submission (1)
update_user_flags (1)
view_batch_markingallocation (1)
view_batch_set_workflow_state (1)
lock_submission (1)
add_all_plugin_settings (1)
is_graded (1)
get_feedback_plugin_by_type (1)
apply_grade_to_user (1)
can_edit_submission (1)
can_grade (1)
can_upgrade (1)
copy_area_files_for_upgrade (1)
copy_previous_attempt (1)
count_submissions_with_status (1)
delete_grades (1)
display_grade (1)
format_submission_for_log (1)
fullname (1)
get_course_context (1)
get_graders (1)
is_gradebook_feedback_enabled (1)
get_grading_userid_list (1)
get_group_submission (1)
get_marking_workflow_states_for_current_user (1)
get_notifiable_users (1)
get_plugin_by_type (1)
get_renderer (1)
get_user_flags (1)
示例#1
0
显示文件
文件:
base_test.php
项目:
krzpassrl/SRL_Moodle_db
public function testable_delete_grades() { return parent::delete_grades(); }
x