| Prio | Original string | Translation | — |
|---|---|---|---|
| <em>(Optional)</em> If true, then show the user's average grade so far for each course they are signed up to. (It can be <b>true</b> or <b>false</b>. By default, it's <b>true</b>). | <em>(Valfritt)</em> Om det är sant, visa sedan användarens genomsnittliga betyg hittills för varje kurs de är anmälda till. (Det kan vara <b>sant</b> eller <b>falskt</b>. Som standard är det <b>sant</b>). | Details | |
|
<em>(Optional)</em> If true, then show the user's average grade so far for each course they are signed up to. (It can be <b>true</b> or <b>false</b>. By default, it's <b>true</b>). <em>(Valfritt)</em> Om det är sant, visa sedan användarens genomsnittliga betyg hittills för varje kurs de är anmälda till. (Det kan vara <b>sant</b> eller <b>falskt</b>. Som standard är det <b>sant</b>).
You have to log in to edit this translation.
|
|||
| certificate | kursdiplom | Details | |
| <em>(Optional)</em> If true, show certificate button if certificates are enabled and course is complete. (It can be <b>true</b> or <b>false</b>. By default, it's <b>false</b>). | <em>(Valfritt)</em> Om sant, visas en diplomknapp när kursen är klar och diplom är aktiverade. (Det kan vara <b>sant</b> eller <b>falskt</b>. Som standard är det <b>falskt</b>). | Details | |
|
<em>(Optional)</em> If true, show certificate button if certificates are enabled and course is complete. (It can be <b>true</b> or <b>false</b>. By default, it's <b>false</b>). <em>(Valfritt)</em> Om sant, visas en diplomknapp när kursen är klar och diplom är aktiverade. (Det kan vara <b>sant</b> eller <b>falskt</b>. Som standard är det <b>falskt</b>).
You have to log in to edit this translation.
|
|||
| Here are some examples of how <code>[wpcourse_progress]</code> shortcode works: | Här är några exempel på hur <code>[wpcourse_progress]</code> kortkod fungerar: | Details | |
|
Here are some examples of how <code>[wpcourse_progress]</code> shortcode works: Här är några exempel på hur <code>[wpcourse_progress]</code> kortkod fungerar:
You have to log in to edit this translation.
|
|||
| Example 1: <code>[wpcourse_progress user_progress="true" user_grade="true" /]</code> | Exempel 1: <code>[wpcourse_progress user_progress="true" user_grade="true" /]</code> | Details | |
|
Example 1: <code>[wpcourse_progress user_progress="true" user_grade="true" /]</code> Exempel 1: <code>[wpcourse_progress user_progress="true" user_grade="true" /]</code>
You have to log in to edit this translation.
|
|||
| Shows all courses a user is signed up to, along with their progress and cumulative grade so far for each course. | Visar alla kurser som en användare är anmäld till, tillsammans med deras framsteg och kumulativa betyg hittills för varje kurs. | Details | |
|
Shows all courses a user is signed up to, along with their progress and cumulative grade so far for each course. Visar alla kurser som en användare är anmäld till, tillsammans med deras framsteg och kumulativa betyg hittills för varje kurs.
You have to log in to edit this translation.
|
|||
| Example 2: <code>[wpcourse_progress /]</code> | Exempel 2: <code>[wpcourse_progress /]</code> | Details | |
|
Example 2: <code>[wpcourse_progress /]</code> Exempel 2: <code>[wpcourse_progress /]</code>
You have to log in to edit this translation.
|
|||
| Does exactly the same as example 1, using the default parameter values. | Gör exakt samma sak som exempel 1, med standardparametervärdena. | Details | |
|
Does exactly the same as example 1, using the default parameter values. Gör exakt samma sak som exempel 1, med standardparametervärdena.
You have to log in to edit this translation.
|
|||
| Example 3: <code>[wpcourse_progress user_progress="false" user_grade="true" /]</code> | Exempel 3: <code>[wpcourse_progress user_progress="false" user_grade="true" /]</code> | Details | |
|
Example 3: <code>[wpcourse_progress user_progress="false" user_grade="true" /]</code> Exempel 3: <code>[wpcourse_progress user_progress="false" user_grade="true" /]</code>
You have to log in to edit this translation.
|
|||
| Shows all courses a user is signed up to and their cumulative grade so far for each course, but the progress bar for each course is hidden. | Visar alla kurser som en användare är registrerad på och deras kumulativa betyg hittills för varje kurs, men förloppsindikatorn för varje kurs är dold. | Details | |
|
Shows all courses a user is signed up to and their cumulative grade so far for each course, but the progress bar for each course is hidden. Visar alla kurser som en användare är registrerad på och deras kumulativa betyg hittills för varje kurs, men förloppsindikatorn för varje kurs är dold.
You have to log in to edit this translation.
|
|||
| Example 4: <code>[wpcourse_progress user_progress="false" user_grade="false" /]</code> | Exempel 4: <code>[wpcourse_progress user_progress="false" user_grade="false" /]</code> | Details | |
|
Example 4: <code>[wpcourse_progress user_progress="false" user_grade="false" /]</code> Exempel 4: <code>[wpcourse_progress user_progress="false" user_grade="false" /]</code>
You have to log in to edit this translation.
|
|||
| Shows all courses a user is signed up to, but their progress and cumulative grades for each course are hidden. | Visar alla kurser som en användare är registrerad på, men deras framsteg och kumulativa betyg för varje kurs är dolda. | Details | |
|
Shows all courses a user is signed up to, but their progress and cumulative grades for each course are hidden. Visar alla kurser som en användare är registrerad på, men deras framsteg och kumulativa betyg för varje kurs är dolda.
You have to log in to edit this translation.
|
|||
| Example 5: <code>[wpcourse_progress courses="1,2" user_progress="true" user_grade="true" user_quiz_grade="true" certificate="true" /]</code> | Exempel 5: <code>[wpcourse_progress courses="1,2" user_progress="true" user_grade="true" user_quiz_grade="true" certificate="true" /]</code> | Details | |
|
Example 5: <code>[wpcourse_progress courses="1,2" user_progress="true" user_grade="true" user_quiz_grade="true" certificate="true" /]</code> Exempel 5: <code>[wpcourse_progress courses="1,2" user_progress="true" user_grade="true" user_quiz_grade="true" certificate="true" /]</code>
You have to log in to edit this translation.
|
|||
| Only shows courses with IDs of 1 and 2 if the user is signed to them. If the user is not signed up to any of those courses, then that course is not shown. Their progress and cumulative grade so far for each course is also shown. Quiz grades are shown if quiz is applicable. Certificate button will be displayed. | Visar endast banor med ID 1 och 2 om användaren är signerad till dem. Om användaren inte är registrerad på någon av dessa kurser visas inte den kursen. Deras framsteg och kumulativa betyg hittills för varje kurs visas också. Quiz-betyg visas om quiz är tillämpligt. Certifikatknappen kommer att visas. | Details | |
|
Only shows courses with IDs of 1 and 2 if the user is signed to them. If the user is not signed up to any of those courses, then that course is not shown. Their progress and cumulative grade so far for each course is also shown. Quiz grades are shown if quiz is applicable. Certificate button will be displayed. Visar endast banor med ID 1 och 2 om användaren är signerad till dem. Om användaren inte är registrerad på någon av dessa kurser visas inte den kursen. Deras framsteg och kumulativa betyg hittills för varje kurs visas också. Quiz-betyg visas om quiz är tillämpligt. Certifikatknappen kommer att visas.
You have to log in to edit this translation.
|
|||
| Course Progress Bar Shortcode | Kortkod för kursförloppsstapel | Details | |
|
Course Progress Bar Shortcode Kortkod för kursförloppsstapel
You have to log in to edit this translation.
|
|||
Export as