Class: Moodle2CC::Moodle2::Models::Assignment
- Inherits:
-
Object
- Object
- Moodle2CC::Moodle2::Models::Assignment
- Defined in:
- lib/moodle2cc/moodle2/models/assignment.rb
Instance Attribute Summary collapse
-
#allow_submissions_from_date ⇒ Object
Returns the value of attribute allow_submissions_from_date.
-
#always_show_description ⇒ Object
Returns the value of attribute always_show_description.
-
#blind_marking ⇒ Object
Returns the value of attribute blind_marking.
-
#completion_submit ⇒ Object
Returns the value of attribute completion_submit.
-
#cut_off_date ⇒ Object
Returns the value of attribute cut_off_date.
-
#due_date ⇒ Object
Returns the value of attribute due_date.
-
#external_tool_url ⇒ Object
Returns the value of attribute external_tool_url.
-
#feedback_comments ⇒ Object
Returns the value of attribute feedback_comments.
-
#feedback_files ⇒ Object
Returns the value of attribute feedback_files.
-
#file_submission ⇒ Object
Returns the value of attribute file_submission.
-
#grade ⇒ Object
Returns the value of attribute grade.
-
#id ⇒ Object
Returns the value of attribute id.
-
#intro ⇒ Object
Returns the value of attribute intro.
-
#intro_format ⇒ Object
Returns the value of attribute intro_format.
-
#max_file_size_submission ⇒ Object
Returns the value of attribute max_file_size_submission.
-
#max_files_submission ⇒ Object
Returns the value of attribute max_files_submission.
-
#module_id ⇒ Object
Returns the value of attribute module_id.
-
#name ⇒ Object
Returns the value of attribute name.
-
#offline_grading_worksheet ⇒ Object
Returns the value of attribute offline_grading_worksheet.
-
#online_text_submission ⇒ Object
Returns the value of attribute online_text_submission.
-
#require_all_team_members_submit ⇒ Object
Returns the value of attribute require_all_team_members_submit.
-
#require_submission_statement ⇒ Object
Returns the value of attribute require_submission_statement.
-
#reveal_identities ⇒ Object
Returns the value of attribute reveal_identities.
-
#send_late_notifications ⇒ Object
Returns the value of attribute send_late_notifications.
-
#send_notifications ⇒ Object
Returns the value of attribute send_notifications.
-
#submission_comments ⇒ Object
Returns the value of attribute submission_comments.
-
#submission_drafts ⇒ Object
Returns the value of attribute submission_drafts.
-
#team_submission ⇒ Object
Returns the value of attribute team_submission.
-
#team_submission_grouping_id ⇒ Object
Returns the value of attribute team_submission_grouping_id.
-
#time_modified ⇒ Object
Returns the value of attribute time_modified.
-
#visible ⇒ Object
Returns the value of attribute visible.
Instance Attribute Details
#allow_submissions_from_date ⇒ Object
Returns the value of attribute allow_submissions_from_date.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def allow_submissions_from_date @allow_submissions_from_date end |
#always_show_description ⇒ Object
Returns the value of attribute always_show_description.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def always_show_description @always_show_description end |
#blind_marking ⇒ Object
Returns the value of attribute blind_marking.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def blind_marking @blind_marking end |
#completion_submit ⇒ Object
Returns the value of attribute completion_submit.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def completion_submit @completion_submit end |
#cut_off_date ⇒ Object
Returns the value of attribute cut_off_date.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def cut_off_date @cut_off_date end |
#due_date ⇒ Object
Returns the value of attribute due_date.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def due_date @due_date end |
#external_tool_url ⇒ Object
Returns the value of attribute external_tool_url.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def external_tool_url @external_tool_url end |
#feedback_comments ⇒ Object
Returns the value of attribute feedback_comments.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def feedback_comments @feedback_comments end |
#feedback_files ⇒ Object
Returns the value of attribute feedback_files.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def feedback_files @feedback_files end |
#file_submission ⇒ Object
Returns the value of attribute file_submission.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def file_submission @file_submission end |
#grade ⇒ Object
Returns the value of attribute grade.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def grade @grade end |
#id ⇒ Object
Returns the value of attribute id.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def id @id end |
#intro ⇒ Object
Returns the value of attribute intro.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def intro @intro end |
#intro_format ⇒ Object
Returns the value of attribute intro_format.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def intro_format @intro_format end |
#max_file_size_submission ⇒ Object
Returns the value of attribute max_file_size_submission.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def max_file_size_submission @max_file_size_submission end |
#max_files_submission ⇒ Object
Returns the value of attribute max_files_submission.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def max_files_submission @max_files_submission end |
#module_id ⇒ Object
Returns the value of attribute module_id.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def module_id @module_id end |
#name ⇒ Object
Returns the value of attribute name.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def name @name end |
#offline_grading_worksheet ⇒ Object
Returns the value of attribute offline_grading_worksheet.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def offline_grading_worksheet @offline_grading_worksheet end |
#online_text_submission ⇒ Object
Returns the value of attribute online_text_submission.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def online_text_submission @online_text_submission end |
#require_all_team_members_submit ⇒ Object
Returns the value of attribute require_all_team_members_submit.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def require_all_team_members_submit @require_all_team_members_submit end |
#require_submission_statement ⇒ Object
Returns the value of attribute require_submission_statement.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def require_submission_statement @require_submission_statement end |
#reveal_identities ⇒ Object
Returns the value of attribute reveal_identities.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def reveal_identities @reveal_identities end |
#send_late_notifications ⇒ Object
Returns the value of attribute send_late_notifications.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def send_late_notifications @send_late_notifications end |
#send_notifications ⇒ Object
Returns the value of attribute send_notifications.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def send_notifications @send_notifications end |
#submission_comments ⇒ Object
Returns the value of attribute submission_comments.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def submission_comments @submission_comments end |
#submission_drafts ⇒ Object
Returns the value of attribute submission_drafts.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def submission_drafts @submission_drafts end |
#team_submission ⇒ Object
Returns the value of attribute team_submission.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def team_submission @team_submission end |
#team_submission_grouping_id ⇒ Object
Returns the value of attribute team_submission_grouping_id.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def team_submission_grouping_id @team_submission_grouping_id end |
#time_modified ⇒ Object
Returns the value of attribute time_modified.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def time_modified @time_modified end |
#visible ⇒ Object
Returns the value of attribute visible.
3 4 5 |
# File 'lib/moodle2cc/moodle2/models/assignment.rb', line 3 def visible @visible end |