From d1d82af985c3fd15f23a69e84b5f871c64f1d7a6 Mon Sep 17 00:00:00 2001 From: Ildiko Date: Mon, 4 Dec 2023 16:12:02 +0100 Subject: [PATCH] Updating Index --- index.html | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 6c3179a..d5447e7 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,29 @@ -

EDC Templating dev documentation

-

Small introduction

+

How to customise your EDC

+ + + + + + + + +
+ Credential summary image + Without applying a custom HTML template, your European Digital Credentials for Learning (EDC) will bear the visual features and data structure of our simple default template, as shown on this illustration. However, if you wish, you can use your own custom background image, as well as a customised composition, look and feel of the displayed content.

Your Custom HTML template allows you to reference specific points of data (e.g. activity titles, individual grades, credit points earned, etc.) from within the credential metadata, and use multilingual wildcards to contextualise this data content (e.g. "certifies that", "has achieved", credential footnotes, etc.)

+ In the Custom HTML template tab in the Online Credential Builder, you are able to create your own custom credential templates, and apply them to your credential templates.

+ If you merely whish to change font sizes and/or colours of the default EDC look and feel + you are invited to look in the page source for the exact custom HTML code that can be pasted into an OCB template for editing.
+ Custom HTML template +
+

General References - -> Reference datamodel variables with thymeleaf

- Default EDC look and feel - -> Look in the page source for the exact custom HTML code that can be pasted into an OCB template - + -> For more advanced customisation you can find here a list of frequently referenced datamodel variables with corresponsing thymeleaf paths. If you need assistance with your credential customisation, please contact the EDC Support Team at EMPL-ELM-SUPPORT@ec.europa.eu

\ No newline at end of file