Änderungen von Dokument 05 Zertifikate

Zuletzt geändert von Carina Enke am 26.11.2025

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

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -544,7 +544,13 @@
544 544  {{/layout-cell}}
545 545  
546 546  {{layout-cell}}
547 +(% class="auto-cursor-target" %)
548 +\\
549 +
547 547  {{scroll-ignore}}
551 +(% class="auto-cursor-target" %)
552 +\\
553 +
548 548  {{panel title="Content"}}
549 549  
550 550  
... ... @@ -552,9 +552,15 @@
552 552  
553 553  **Related topics**
554 554  
555 -* [[Performance results>>doc:Performance Results]]
561 +* [[doc:Performance Results]]
556 556  {{/panel}}
563 +
564 +(% class="auto-cursor-target" %)
565 +\\
557 557  {{/scroll-ignore}}
567 +
568 +(% class="auto-cursor-target" %)
569 +\\
558 558  {{/layout-cell}}
559 559  {{/layout-section}}
560 560  
... ... @@ -599,6 +599,9 @@
599 599  
600 600  (% 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.
601 601  {{/info}}
614 +
615 +(% class="auto-cursor-target" %)
616 +\\
602 602  )))
603 603  
604 604  * A single template with the **mandatory file name **//certificatetemplate.html //(all letters in lowercase):
... ... @@ -619,6 +619,9 @@
619 619  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%%).
620 620  {{/note}}
621 621  
637 +(% class="auto-cursor-target" %)
638 +\\
639 +
622 622  (% class="wrapped" %)
623 623  |=(((
624 624  Placeholder
... ... @@ -661,6 +661,9 @@
661 661  MEDIUM EN: %%CERTIFICATE_DATE_MEDIUM:LANG=en%%
662 662  FULL EN: %%CERTIFICATE_DATE_FULL:LANG=en%%}}}
663 663  {{/expand}}
682 +
683 +(% class="auto-cursor-target" %)
684 +\\
664 664  )))
665 665  )))
666 666  |(% colspan="1" %)(% colspan="1" %)
... ... @@ -822,6 +822,9 @@
822 822  MEDIUM EN: %%PROPERTY:birthDay_MEDIUM:LANG=en%%
823 823  FULL EN: %%PROPERTY:birthDay_FULL:LANG=en%%}}}
824 824  {{/expand}}
846 +
847 +(% class="auto-cursor-target" %)
848 +\\
825 825  )))
826 826  )))
827 827  )))
... ... @@ -911,6 +911,9 @@
911 911  
912 912  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.
913 913  {{/expand}}
938 +
939 +(% class="auto-cursor-target" %)
940 +\\
914 914  )))
915 915  )))
916 916  |(% colspan="1" %)(% colspan="1" %)
... ... @@ -927,18 +927,17 @@
927 927  (((
928 928  First and last name of the person receiving the certificate for their performance results.
929 929  )))
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 -)))
937 937  
938 938  === Examples ===
939 939  
940 940  {{panel bgColor="#dddddd"}}
961 +(% class="auto-cursor-target" %)
962 +\\
963 +
941 941  {{expand title="Display HTML example ..."}}
965 +(% class="auto-cursor-target" %)
966 +\\
967 +
942 942  {{code language="xml"}}
943 943  <body>
944 944   <div id="center">
... ... @@ -972,11 +972,26 @@
972 972  </body>
973 973  
974 974  {{/code}}
1001 +
1002 +(% class="auto-cursor-target" %)
1003 +\\
975 975  {{/expand}}
1005 +
1006 +(% class="auto-cursor-target" %)
1007 +\\
976 976  {{/panel}}
977 977  
1010 +(% class="auto-cursor-target" %)
1011 +\\
1012 +
978 978  {{panel bgColor="#dddddd"}}
1014 +(% class="auto-cursor-target" %)
1015 +\\
1016 +
979 979  {{expand title="Display CSS example ..."}}
1018 +(% class="auto-cursor-target" %)
1019 +\\
1020 +
980 980  {{code language="css"}}
981 981  body {font-family: Verdana,Helvetica,Arial,sans-serif; margin: 0; padding: 0;}
982 982  h1 {color: #888; font-size: 4em; margin-bottom: 80px;}
... ... @@ -994,8 +994,17 @@
994 994  #signature span {font-size: 1em;}
995 995  #footer {margin-top: 35px; height: 50px; background: url(certificate_footer.png) no-repeat #eee;}
996 996  {{/code}}
1038 +
1039 +(% class="auto-cursor-target" %)
1040 +\\
997 997  {{/expand}}
1042 +
1043 +(% class="auto-cursor-target" %)
1044 +\\
998 998  {{/panel}}
1046 +
1047 +(% class="auto-cursor-target" %)
1048 +\\
999 999  {{/layout-cell}}
1000 1000  {{/layout-section}}
1001 1001  {{/layout}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -528384060
1 +530055513
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/528384060/Zertifikate
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/LMS/pages/530055513/Zertifikate