Skip to content

Manually adding completions

Mika Tompuri edited this page Apr 30, 2024 · 4 revisions

Manually adding completions

What are manual completions

In MOOC platform, a teacher manually marks the course as completed and gives a grade to a student. After this the student can register their completion to the study register. Manual completions are useful for courses that graded on the scale of 0-5.

How to add completions manually

  1. Go to the manage course interface.
  2. Select the course instances tab.
  3. Select view completions on the course instance you want to add the completion to.
  4. Select Manually add completions
  5. Fill the form
  6. Press preview
  7. Review the completions the system is going to add
  8. Press submit

Also, make sure that the course page has the congratulations block.

Example inputs to the completion data field:

Adds a passing completion to the given user, using the completion date from the completion date field:

user_id
00000000-0000-0000-0000-000000000000
00000000-0000-0000-0000-000000000001
00000000-0000-0000-0000-000000000002

Adds a completion with a grade to the given user, using the completion date from the completion date field:

user_id,grade
00000000-0000-0000-0000-000000000000,3
00000000-0000-0000-0000-000000000001,1
00000000-0000-0000-0000-000000000002,5
00000000-0000-0000-0000-000000000003,4

Adds a completion with a grade to the given user, using a customized completion date for each user

user_id,grade,completion_date
00000000-0000-0000-0000-000000000000,3,2022-10-12
00000000-0000-0000-0000-000000000001,5,2023-02-10T15:21:03.000Z

What happens after a student has received a completion

Student that has received a completion will see a congratulations message (on green background) on the course front page. The congratulations message includes the course grade and button to register their completion. This button takes the student to the Open University enrollment system. After the student has completed the course enrollment, credits will be registered to Sisu.