• Resolved rafaelalbia

    (@rafaelalbia)


    Hello! How are you?

    I am developing a website that is using the Master Study LMS PRO plugin, my question is: I need to make the Assignment tool allow the upload of files in the formats: .py | .txt | .csv | .html | .css | .ipynb

    I found that by default WordPress limits the formats that are possible to upload, I already solved this by adding a function in “functions.php” of the site. It is working, however, this change did not occur in the plugin. I need the plugin to allow the upload of these files, what do I need to do?

    I have one more question, is it possible to add a private course?
    Example: The student only “purchases” the course if the teacher / platform administrator allows it. It would be a private / closed course (no price). Is it possible to do that?

Viewing 1 replies (of 1 total)
  • Plugin Support supportstylemix

    (@supportstylemix)

    Hi,

    Thanks for reaching us!
    If you are using MasterStudy LMS pro, then there is a file where all extensions are listed to upload of files in the Assignment tool in the following directory:
    wp-content/plugins/masterstudy-lms-learning-management-system-pro/addons/assignments/main.php
    Below you can find the link of the screenshot relatively
    https://prnt.sc/v2x84d
    You can list the desired files as you want. However, please be kindly notified that with each new update your changes will be deleted.

    Coming to the next question, each course has the button called Manage students, there admin/instructor can add students, and also when creating that course you can make it free course without the price.

    Regards

Viewing 1 replies (of 1 total)

The topic ‘Master Study LMS Pro – Questions’ is closed to new replies.