Änderungen von Dokument 05 Zertifikate

Zuletzt geändert von Carina Enke am 26.11.2025

Von Version 393.1
bearbeitet von Carina Enke
am 14.01.2022
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 396.1
bearbeitet von Carina Enke
am 14.01.2022
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -544,13 +544,7 @@
544 544  {{/layout-cell}}
545 545  
546 546  {{layout-cell}}
547 -(% class="auto-cursor-target" %)
548 -\\
549 -
550 550  {{scroll-ignore}}
551 -(% class="auto-cursor-target" %)
552 -\\
553 -
554 554  {{panel title="Content"}}
555 555  
556 556  
... ... @@ -558,15 +558,9 @@
558 558  
559 559  **Related topics**
560 560  
561 -* [[doc:Performance Results]]
555 +* [[Performance results>>doc:Performance Results]]
562 562  {{/panel}}
563 -
564 -(% class="auto-cursor-target" %)
565 -\\
566 566  {{/scroll-ignore}}
567 -
568 -(% class="auto-cursor-target" %)
569 -\\
570 570  {{/layout-cell}}
571 571  {{/layout-section}}
572 572  
... ... @@ -611,9 +611,6 @@
611 611  
612 612  (% style="color: rgb(51,51,51);" %)Upload this file to the storage folder in the course editor and unzip it. Take a look at the examples included in the //certificate_templates// folder and edit them if necessary. All included certificate templates will then be available under the **Use certificates** section in the **Assessment **tab of the course or course element.
613 613  {{/info}}
614 -
615 -(% class="auto-cursor-target" %)
616 -\\
617 617  )))
618 618  
619 619  * A single template with the **mandatory file name **//certificatetemplate.html //(all letters in lowercase):
... ... @@ -634,9 +634,6 @@
634 634  For some of the placeholders, you will need the individual course element ID. The IDs can be found in the course editor of the respective course element on the Title and description tab in the form of a number combination in the bottom right corner (e. g. ID: 94862470524389). Just replace the signs indicated in the table (~#~##) with the desired number combination (e. g. %%MARK:94862470524457%%).
635 635  {{/note}}
636 636  
637 -(% class="auto-cursor-target" %)
638 -\\
639 -
640 640  (% class="wrapped" %)
641 641  |=(((
642 642  Placeholder
... ... @@ -679,9 +679,6 @@
679 679  MEDIUM EN: %%CERTIFICATE_DATE_MEDIUM:LANG=en%%
680 680  FULL EN: %%CERTIFICATE_DATE_FULL:LANG=en%%}}}
681 681  {{/expand}}
682 -
683 -(% class="auto-cursor-target" %)
684 -\\
685 685  )))
686 686  )))
687 687  |(% colspan="1" %)(% colspan="1" %)
... ... @@ -843,9 +843,6 @@
843 843  MEDIUM EN: %%PROPERTY:birthDay_MEDIUM:LANG=en%%
844 844  FULL EN: %%PROPERTY:birthDay_FULL:LANG=en%%}}}
845 845  {{/expand}}
846 -
847 -(% class="auto-cursor-target" %)
848 -\\
849 849  )))
850 850  )))
851 851  )))
... ... @@ -935,9 +935,6 @@
935 935  
936 936  If the certificate should contain output values from another course element, the course element ID must be specified in the placeholder. For example, this is the case if the certificate is created for a structure course element and output values are to be retrieved from a test course element. If the certificate is created directly for the test course element for which the user values should be displayed, %%OUTCOME:[variable name]%% will be sufficient as specification.
937 937  {{/expand}}
938 -
939 -(% class="auto-cursor-target" %)
940 -\\
941 941  )))
942 942  )))
943 943  |(% colspan="1" %)(% colspan="1" %)
... ... @@ -954,17 +954,18 @@
954 954  (((
955 955  First and last name of the person receiving the certificate for their performance results.
956 956  )))
930 +|(% colspan="1" %)(% colspan="1" %)
931 +(((
932 +%%VALIDTO_DATE%%
933 +)))|(% colspan="1" %)(% colspan="1" %)
934 +(((
935 +Expiration date of the certificate (system-dependent metadata)
936 +)))
957 957  
958 958  === Examples ===
959 959  
960 960  {{panel bgColor="#dddddd"}}
961 -(% class="auto-cursor-target" %)
962 -\\
963 -
964 964  {{expand title="Display HTML example ..."}}
965 -(% class="auto-cursor-target" %)
966 -\\
967 -
968 968  {{code language="xml"}}
969 969  <body>
970 970   <div id="center">
... ... @@ -998,26 +998,11 @@
998 998  </body>
999 999  
1000 1000  {{/code}}
1001 -
1002 -(% class="auto-cursor-target" %)
1003 -\\
1004 1004  {{/expand}}
1005 -
1006 -(% class="auto-cursor-target" %)
1007 -\\
1008 1008  {{/panel}}
1009 1009  
1010 -(% class="auto-cursor-target" %)
1011 -\\
1012 -
1013 1013  {{panel bgColor="#dddddd"}}
1014 -(% class="auto-cursor-target" %)
1015 -\\
1016 -
1017 1017  {{expand title="Display CSS example ..."}}
1018 -(% class="auto-cursor-target" %)
1019 -\\
1020 -
1021 1021  {{code language="css"}}
1022 1022  body {font-family: Verdana,Helvetica,Arial,sans-serif; margin: 0; padding: 0;}
1023 1023  h1 {color: #888; font-size: 4em; margin-bottom: 80px;}
... ... @@ -1035,17 +1035,8 @@
1035 1035  #signature span {font-size: 1em;}
1036 1036  #footer {margin-top: 35px; height: 50px; background: url(certificate_footer.png) no-repeat #eee;}
1037 1037  {{/code}}
1038 -
1039 -(% class="auto-cursor-target" %)
1040 -\\
1041 1041  {{/expand}}
1042 -
1043 -(% class="auto-cursor-target" %)
1044 -\\
1045 1045  {{/panel}}
1046 -
1047 -(% class="auto-cursor-target" %)
1048 -\\
1049 1049  {{/layout-cell}}
1050 1050  {{/layout-section}}
1051 1051  {{/layout}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -530055513
1 +528384060
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/530055513/Zertifikate
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/528384060/Zertifikate