Course Modules Settings - Columns

Moodle Docs   

Name of the column Can be filtered? Where can I see it on the UI? Comment
1. Visible  
2. Make available but don't show on course page   The administrator should first 'Allow stealth activities' from Site administration > Advanced features.   
3. Visible Old  
4. ID number  
5. Group mode  
6. Grouping name  
7. Completion tracking  
8. Receive a grade  
9. View the activity  
10. Set reminder in Timeline  
11. Require passing grade  
12. Display description on course page   Normally, it is under the General section in the activity setting. Some module types support a 'description' which shows within the module pages.
13. Access restrictions    In the database, this is JSON data including IDs and operators, which is not easy to read. It looks something like the following:
Using MySQL, it is almost impossible to decode or make it human readable; however, the Activity Setting Report will show the human-readable version of the restrictions.


How to set up restrict access? 

14. Deletion in progress  
15. Include in course content download  
16. Force language  
17. URL as text   It is available to you in your browser's address bar when you visit the activity main page.    This feature is missing from core Moodle.