Mini Shell

Direktori : /var/www/vhosts/ccp.ac.th/backup_full/httpdocs/moodle/theme/learnr/templates/
Upload File :
Current File : /var/www/vhosts/ccp.ac.th/backup_full/httpdocs/moodle/theme/learnr/templates/progress-bar.mustache

{{#hasprogressbar}}
	{{#iscoursepage}}
	{{#progress}}
	<div class="progress courseview">
	    <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="{{progress}}" style= "width: {{progress}}%" aria-valuemin="0" aria-valuemax="100"> 
	    	<div class="small">
			    <span class="sr-only">{{#str}}aria:courseprogress, block_myoverview{{/str}}</span>
			    <strong>{{progress}}{{#str}}myprogresspercentage, theme_learnr{{/str}} </strong>
			</div>
	    </div>
	</div>
	{{/progress}}
	{{/iscoursepage}}
{{/hasprogressbar}}

Zerion Mini Shell 1.0