Manual Activity completion with adjustments

Manual Activity completion with adjustments

by T K -
Number of replies: 4

We are trying to achieve activity completion with below requirements.

1) Student are to manual mark their activity completion at the end of every page, which will then reflect on the main course page

2) Students are not allowed uncheck the marked checkboxes neither from topic page nor course page


Please advice if this is doable, and if yes, how/what plugins required?

Average of ratings: -
In reply to T K

Re: Manual Activity completion with adjustments

by T K -

ANother question:

3) Is it possible to hide the checkbox from course page, yet have the activity completion activated?

In reply to T K

Re: Manual Activity completion with adjustments

by Jane Erlandson -

Karishma,

If your theme has a custom CSS box in the theme settings, you can add CSS to hide the display of that checkbox.

However, I'd like to hear why you want to hide the checkbox. Please consider:

  1. applying the CSS will hide it from all courses
  2. that checkbox is an excellent visual cue for users to have confidence in navigating the course, as a reminder that they've completed work. For some users, it's an indication that when they complete an activity - that you as an instructor will know that it's completed. 

Here is the CSS to hide it:

.autocompletion {display: none;}

Regards, Jane

In reply to T K

Re: Manual Activity completion with adjustments

by Hartmut Scherer -

Hi Karishma,

You can finish each page with a true/false question like "Have you finished all activities in this page?," allow one attempt and set the activity completion to "Show activity as completed when conditions are met" and the condition to "Student must receive a grade to complete this activity." Now students need to answer "yes" and submit the quiz in order to show that they completed the page. You can use this completed activity in a label in the course main page with the simple text "Student submitted all activities of page X," while setting "Restrict access" to Quiz activity of page X must be completed. Click on the eye of the access restriction, if you want to keep the label invisible until the completion is fulfilled. 

If necessary you can set the activity completion of all other activities and resources to "Do not indicate activity completion."

With kind regards.

Hartmut

Average of ratings: Useful (1)
In reply to T K

Re: Manual Activity completion with adjustments

by Jane Erlandson -

Karishma,

1) Is this a Page resource or a Moodle activity? If it's a Page resource, there would not be a way. The only way a Page resource can be detected by activity tracking is whether the page is opened. 

If your content is presented in an activity, what activity are you using? What's the nature of your content?

Happy to help you but need to know more about what you are having the students work through.

2) This condition will be true if under Activity tracking >> Completion tracking for that element, you use the "Show activity as complete" drop-down menu to selected "Show activity as complete when conditions are met". 

Regards, Jane