ProgressBar and data scorm Moodle Mobile

ProgressBar and data scorm Moodle Mobile

by Daniel Rodriguez -
Number of replies: 0

Hi,

I am modifying several things of moodle mobile 3.7.1.

I couldn't change the color of the progress bar, I tried changing the color in progress-bar.scss and changing $ core-progressbar-color in variables.scss.  But I can't change it, I'm making a mistake? Do I have to change it somewhere else?

        .progress-bar-fallback span,

        &[value]::-webkit-progress-value {

            background-color: $core-progressbar-color;

            border-radius: 0;
             }

On the other hand, I have a doubt, I have not found anything around here or in the documentation.

From what I have been able to verify, when a student is deleted from a course, the data of the course or scorm is maintained, is there any way to delete it? Nor have I managed to find anything on the subject.

I appreciate your help.


Regards.

Average of ratings: -