Änderungen von Dokument 05 Zertifikate

Zuletzt geändert von Carina Enke am 26.11.2025

Von Version 314.1
bearbeitet von Carina Enke
am 28.06.2023
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich LMSintern und Version 13.13.
Auf Version 317.1
bearbeitet von Carina Enke
am 27.06.2023
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -34,7 +34,13 @@
34 34  {{/layout-cell}}
35 35  
36 36  {{layout-cell}}
37 +(% class="auto-cursor-target" %)
38 +\\
39 +
37 37  {{scroll-ignore}}
41 +(% class="auto-cursor-target" %)
42 +\\
43 +
38 38  {{panel title="Inhalt"}}
39 39  
40 40  
... ... @@ -44,7 +44,13 @@
44 44  
45 45  * [[doc:Performance Results]]
46 46  {{/panel}}
53 +
54 +(% class="auto-cursor-target" %)
55 +\\
47 47  {{/scroll-ignore}}
57 +
58 +(% class="auto-cursor-target" %)
59 +\\
48 48  {{/layout-cell}}
49 49  {{/layout-section}}
50 50  
... ... @@ -102,6 +102,9 @@
102 102  
103 103  Laden Sie diese Datei im Kurseditor in den Ablageordner und entzippen Sie hier die Datei. Schauen Sie sich im Ordner //certificate_templates// die enthaltenen Beispiele an und ändern Sie diese bei Bedarf ab. Die enthaltenen Zertifikatesvorlagen stehen anschließend im Kurseditor im Bewertungstab des Kurses oder Kursbausteins im Abschnitt **Zertifikate verwenden** zur Verfügung.
104 104  {{/info}}
117 +
118 +(% class="auto-cursor-target" %)
119 +\\
105 105  )))
106 106  
107 107  * (((
... ... @@ -130,6 +130,9 @@
130 130  Für einige Platzhalter benötigen Sie die individuelle Kursbaustein-ID. Diese finden Sie im Kurseditor zum betreffenden Kursbaustein im Tab Titel und Beschreibung als Zahlenkombination rechts unten (z. B. Id: 94862470524389). Tragen Sie nur die Zahlenkombination anstelle der in der Tabelle mit: ~#~## angegebenen Zeichen ein (z. B. %%MARK:94862470524457%%).
131 131  {{/note}}
132 132  
148 +(% class="auto-cursor-target" %)
149 +\\
150 +
133 133  (% class="wrapped" style="text-align: left;" %)
134 134  |(((
135 135  %%COURSE_TITLE%%
... ... @@ -167,22 +167,25 @@
167 167  
168 168  FULL EN: %%CERTIFICATE_DATE_FULL:LANG=en%%
169 169  {{/expand}}
188 +
189 +(% class="auto-cursor-target" %)
190 +\\
170 170  )))
171 171  )))
172 172  |(((
173 173  %%GRADE%%
174 174  )))|(((
175 -Ausgabe des Prädikats einer Note
196 +Ausgabe des Prädikats einer Note (in der Systemsprache des Nutzers
176 176  )))
177 177  |(((
178 178  %%GRADE:~#~##:LANG=de%%
179 179  )))|(((
180 -Ausgabe des deutschen Prädikats der Note zum angegebenen Kursbaustein
201 +Ausgabe des deutschen Prädikats einer Note
181 181  )))
182 182  |(((
183 183  %%GRADE:~#~##:LANG=en%%
184 184  )))|(((
185 -Ausgabe des englischen Prädikats der Note zum angegebenen Kursbaustein
206 +Ausgabe des englischen Prädikats einer Note
186 186  )))
187 187  |(((
188 188  %%MARK%%
... ... @@ -297,6 +297,9 @@
297 297  MEDIUM EN: %%PROPERTY:birthDay_MEDIUM:LANG=en%%
298 298  FULL EN: %%PROPERTY:birthDay_FULL:LANG=en%%}}}
299 299  {{/expand}}
321 +
322 +(% class="auto-cursor-target" %)
323 +\\
300 300  )))
301 301  )))
302 302  )))
... ... @@ -364,6 +364,9 @@
364 364  
365 365  Die Angabe der Kursbaustein-ID im Platzhalter ist immer dann zwingend notwendig, wenn das Zertifikat Ausgabewerte zu einem anderen Kursbaustein enthalten soll. Dies ist beispielsweise der Fall, wenn das Zertifikat zu einem Kursbaustein Struktur erstellt wird und dabei Ausgabewerte zu einem Kursbaustein Test abgerufen werden sollen. Wird das Zertifikat direkt zum Kursbaustein Test erstellt, von dem die Nutzerwerte angezeigt werden sollen, ist die Angabe in der Form %%OUTCOME:[Variablenname]%% ausreichend.
366 366  {{/expand}}
391 +
392 +(% class="auto-cursor-target" %)
393 +\\
367 367  )))
368 368  )))
369 369  |(((
... ... @@ -391,7 +391,13 @@
391 391  === Beispiele ===
392 392  
393 393  {{panel bgColor="#dddddd"}}
421 +(% class="auto-cursor-target" %)
422 +\\
423 +
394 394  {{expand title="HTML-Beispiel anzeigen ..."}}
425 +(% class="auto-cursor-target" %)
426 +\\
427 +
395 395  {{code language="xml"}}
396 396  <body>
397 397   <div id="center">
... ... @@ -425,11 +425,26 @@
425 425  </body>
426 426  
427 427  {{/code}}
461 +
462 +(% class="auto-cursor-target" %)
463 +\\
428 428  {{/expand}}
465 +
466 +(% class="auto-cursor-target" %)
467 +\\
429 429  {{/panel}}
430 430  
470 +(% class="auto-cursor-target" %)
471 +\\
472 +
431 431  {{panel bgColor="#dddddd"}}
474 +(% class="auto-cursor-target" %)
475 +\\
476 +
432 432  {{expand title="CSS-Beispiel anzeigen ..."}}
478 +(% class="auto-cursor-target" %)
479 +\\
480 +
433 433  {{code language="css"}}
434 434  body {font-family: Verdana,Helvetica,Arial,sans-serif; margin: 0; padding: 0;}
435 435  h1 {color: #888; font-size: 4em; margin-bottom: 80px;}
... ... @@ -447,8 +447,17 @@
447 447  #signature span {font-size: 1em;}
448 448  #footer {margin-top: 35px; height: 50px; background: url(certificate_footer.png) no-repeat #eee;}
449 449  {{/code}}
498 +
499 +(% class="auto-cursor-target" %)
500 +\\
450 450  {{/expand}}
502 +
503 +(% class="auto-cursor-target" %)
504 +\\
451 451  {{/panel}}
506 +
507 +(% class="auto-cursor-target" %)
508 +\\
452 452  {{/layout-cell}}
453 453  {{/layout-section}}
454 454  {{/layout}}
... ... @@ -556,14 +556,18 @@
556 556  )))|=(((
557 557  Value
558 558  )))
559 -|(((
616 +|(% colspan="1" %)(% colspan="1" %)
617 +(((
560 560  %%COURSE_TITLE%%
561 -)))|(((
619 +)))|(% colspan="1" %)(% colspan="1" %)
620 +(((
562 562  Title of the course for which the certificate is issued.
563 563  )))
564 -|(((
623 +|(% colspan="1" %)(% colspan="1" %)
624 +(((
565 565  (% style="color: rgb(23,43,77);" %)%%COURSENODE_TITLE%%
566 -)))|(((
626 +)))|(% colspan="1" %)(% colspan="1" %)
627 +(((
567 567  Title of the course element for which the certificate is issued.
568 568  )))
569 569  |(((
... ... @@ -590,115 +590,145 @@
590 590  {{/expand}}
591 591  )))
592 592  )))
593 -|(((
654 +|(% colspan="1" %)(% colspan="1" %)
655 +(((
594 594  (% style="color: rgb(23,43,77);" %)%%GRADE%%
595 -)))|(((
657 +)))|(% colspan="1" %)(% colspan="1" %)
658 +(((
596 596  Display of grades as text
597 597  )))
598 -|(((
599 -%%GRADE:~#~##:LANG=de%%
600 -)))|(((
601 -Ausgabe des deutschen Prädikats der Note zum angegebenen Kursbaustein
602 -)))
603 -|(((
604 -%%GRADE:~#~##:LANG=en%%
605 -)))|(((
606 -Ausgabe des englischen Prädikats der Note zum angegebenen Kursbaustein
607 -)))
608 -|(((
661 +|(% colspan="1" %)(% colspan="1" %)
662 +(((
609 609  %%MARK%%
610 -)))|(((
664 +)))|(% colspan="1" %)(% colspan="1" %)
665 +(((
611 611  Mark for the entire course
612 612  )))
613 -|(((
668 +|(% colspan="1" %)(% colspan="1" %)
669 +(((
614 614  %%MARK:~#~##%%
615 -)))|(((
671 +)))|(% colspan="1" %)(% colspan="1" %)
672 +(((
616 616  Mark for the course element with the ID ~#~## (the course element must be assessable)
617 617  )))
618 -|(((
675 +|(% colspan="1" %)(% colspan="1" %)
676 +(((
619 619  %%ROOT_NODE_SHORT_TITLE%%
620 -)))|(((
678 +)))|(% colspan="1" %)(% colspan="1" %)
679 +(((
621 621  Short title from the course root node
622 622  )))
623 -|(((
682 +|(% colspan="1" %)(% colspan="1" %)
683 +(((
624 624  %%ROOT_NODE_TITLE%%
625 -)))|(((
685 +)))|(% colspan="1" %)(% colspan="1" %)
686 +(((
626 626  Title from the course root node
627 627  )))
628 -|(((
689 +|(% colspan="1" %)(% colspan="1" %)
690 +(((
629 629  %%METADATA:moduleduration%%
630 -)))|(((
692 +)))|(% colspan="1" %)(% colspan="1" %)
693 +(((
631 631  (% class="TableParagraph" %)
632 632  Course metadata: Duration of the module
633 633  )))
634 -|(((
697 +|(% colspan="1" %)(% colspan="1" %)
698 +(((
635 635  %%METADATA:moduleects%%
636 -)))|(((
700 +)))|(% colspan="1" %)(% colspan="1" %)
701 +(((
637 637  Course metadata: ECTS
638 638  )))
639 -|(((
704 +|(% colspan="1" %)(% colspan="1" %)
705 +(((
640 640  %%METADATA:moduleexam%%
641 -)))|(((
707 +)))|(% colspan="1" %)(% colspan="1" %)
708 +(((
642 642  Course metadata: Exams
643 643  )))
644 -|(((
711 +|(% colspan="1" %)(% colspan="1" %)
712 +(((
645 645  %%METADATA:modulelevel%%
646 -)))|(((
714 +)))|(% colspan="1" %)(% colspan="1" %)
715 +(((
647 647  Course metadata: Level
648 648  )))
649 -|(((
718 +|(% colspan="1" %)(% colspan="1" %)
719 +(((
650 650  %%METADATA:modulelink%%
651 -)))|(((
721 +)))|(% colspan="1" %)(% colspan="1" %)
722 +(((
652 652  Course metadata: Link to the module
653 653  )))
654 -|(((
725 +|(% colspan="1" %)(% colspan="1" %)
726 +(((
655 655  %%METADATA:modulemethods%%
656 -)))|(((
728 +)))|(% colspan="1" %)(% colspan="1" %)
729 +(((
657 657  Course metadata: Teaching and learning methods
658 658  )))
659 -|(((
732 +|(% colspan="1" %)(% colspan="1" %)
733 +(((
660 660  %%METADATA:modulename%%
661 -)))|(((
735 +)))|(% colspan="1" %)(% colspan="1" %)
736 +(((
662 662  Course metadata: Name of the module
663 663  )))
664 -|(((
739 +|(% colspan="1" %)(% colspan="1" %)
740 +(((
665 665  %%METADATA:modulenumber%%
666 -)))|(((
742 +)))|(% colspan="1" %)(% colspan="1" %)
743 +(((
667 667  Course metadata: Module number
668 668  )))
669 -|(((
746 +|(% colspan="1" %)(% colspan="1" %)
747 +(((
670 670  %%METADATA:moduleresponsible%%
671 -)))|(((
749 +)))|(% colspan="1" %)(% colspan="1" %)
750 +(((
672 672  Course metadata: Person responsible for further education
673 673  )))
674 -|(((
753 +|(% colspan="1" %)(% colspan="1" %)
754 +(((
675 675  %%METADATA:moduleversion%%
676 -)))|(((
756 +)))|(% colspan="1" %)(% colspan="1" %)
757 +(((
677 677  Course metadata: Version
678 678  )))
679 -|(((
760 +|(% colspan="1" %)(% colspan="1" %)
761 +(((
680 680  %%METADATA:moduleworkloadpresence%%
681 -)))|(((
763 +)))|(% colspan="1" %)(% colspan="1" %)
764 +(((
682 682  Course metadata: Attendance time
683 683  )))
684 -|(((
767 +|(% colspan="1" %)(% colspan="1" %)
768 +(((
685 685  %%METADATA:moduleworkloadprivate%%
686 -)))|(((
770 +)))|(% colspan="1" %)(% colspan="1" %)
771 +(((
687 687  Course metadata: Private study time
688 688  )))
689 -|(((
774 +|(% colspan="1" %)(% colspan="1" %)
775 +(((
690 690  %%METADATA:moduleworkloadtotal%%
691 -)))|(((
777 +)))|(% colspan="1" %)(% colspan="1" %)
778 +(((
692 692  Course metadata: Total workload
693 693  )))
694 -|(((
781 +|(% colspan="1" %)(% colspan="1" %)
782 +(((
695 695  %%PASSED%%
696 -)))|(((
784 +)))|(% colspan="1" %)(% colspan="1" %)
785 +(((
697 697  Displays "Passed" in the certificate, depending on the configured user language at the time of passing.
698 698  )))
699 -|(((
788 +|(% colspan="1" %)(% colspan="1" %)
789 +(((
700 700  %%PROPERTY:birthDay%%
701 -)))|(((
791 +)))|(% colspan="1" %)(% colspan="1" %)
792 +(((
702 702  (% class="content-wrapper" %)
703 703  (((
704 704  (% class="TableParagraph" %)
... ... @@ -722,59 +722,81 @@
722 722  )))
723 723  )))
724 724  )))
725 -|(((
816 +|(% colspan="1" %)(% colspan="1" %)
817 +(((
726 726  %%PROPERTY:email%%
727 -)))|(((
819 +)))|(% colspan="1" %)(% colspan="1" %)
820 +(((
728 728  Email address
729 729  )))
730 -|(((
823 +|(% colspan="1" %)(% colspan="1" %)
824 +(((
731 731  %%PROPERTY:firstName%%
732 -)))|(((
826 +)))|(% colspan="1" %)(% colspan="1" %)
827 +(((
733 733  First name
734 734  )))
735 -|(((
830 +|(% colspan="1" %)(% colspan="1" %)
831 +(((
736 736  %%PROPERTY:institutionalName%%
737 -)))|(((
833 +)))|(% colspan="1" %)(% colspan="1" %)
834 +(((
738 738  Institution
739 739  )))
740 -|(((
837 +|(% colspan="1" %)(% colspan="1" %)
838 +(((
741 741  %%PROPERTY:institutionalUserIdentifier%%
742 -)))|(((
840 +)))|(% colspan="1" %)(% colspan="1" %)
841 +(((
743 743  Matriculation number (system-dependent metadata)
744 744  )))
745 -|(((
844 +|(% colspan="1" %)(% colspan="1" %)
845 +(((
746 746  %%PROPERTY:lastName%%
747 -)))|(((
847 +)))|(% colspan="1" %)(% colspan="1" %)
848 +(((
748 748  Last name
749 749  )))
750 -|(((
851 +|(% colspan="1" %)(% colspan="1" %)
852 +(((
751 751  %%PROPERTY:orgUnit%%
752 -)))|(((
854 +)))|(% colspan="1" %)(% colspan="1" %)
855 +(((
753 753  Organisation unit
754 754  )))
755 -|(((
858 +|(% colspan="1" %)(% colspan="1" %)
859 +(((
756 756  %%SALUTATION:LANG=de%%
757 -)))|(((
861 +)))|(% colspan="1" %)(% colspan="1" %)
862 +(((
758 758  Salutation (German)
759 759  )))
760 -|(((
865 +|(% colspan="1" %)(% colspan="1" %)
866 +(((
761 761  %%SALUTATION:LANG=en%%
762 -)))|(((
868 +)))|(% colspan="1" %)(% colspan="1" %)
869 +(((
763 763  Salutation (English)
764 764  )))
765 -|(((
872 +|(% colspan="1" %)(% colspan="1" %)
873 +(((
766 766  %%SCORE%%
767 -)))|(((
875 +)))|(% colspan="1" %)(% colspan="1" %)
876 +(((
768 768  Score for the entire course
769 769  )))
770 -|(((
879 +|(% colspan="1" %)(% colspan="1" %)
880 +(((
771 771  %%SCORE:~#~##%%
772 -)))|(((
882 +)))|(% colspan="1" %)(% colspan="1" %)
883 +(((
773 773  Score for the course element with the ID ~#~## (the course must be assessable)
774 774  )))
775 -|(((
886 +|(% colspan="1" %)(% colspan="1" %)
887 +(((
776 776  (% style="color: rgb(23,43,77);" %)%%OUTCOME:[variable name]:~#~##%%
777 -)))|(((
889 +)))|(% colspan="1" %)(% colspan="1" %)
890 +(((
778 778  (% class="content-wrapper" %)
779 779  (((
780 780  Output value of an ONYX test
... ... @@ -788,14 +788,18 @@
788 788  {{/expand}}
789 789  )))
790 790  )))
791 -|(((
904 +|(% colspan="1" %)(% colspan="1" %)
905 +(((
792 792  (% style="letter-spacing: 0.0px;" %)%%SEMESTER%%
793 -)))|(((
907 +)))|(% colspan="1" %)(% colspan="1" %)
908 +(((
794 794  Semester
795 795  )))
796 -|(((
911 +|(% colspan="1" %)(% colspan="1" %)
912 +(((
797 797  %%USERNAME%%
798 -)))|(((
914 +)))|(% colspan="1" %)(% colspan="1" %)
915 +(((
799 799  First and last name of the person receiving the certificate for their performance results.
800 800  )))
801 801  
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -701530802
1 +700940318
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/701530802/Zertifikate
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/700940318/Zertifikate