Skip to main content

Hi, Welcome to Online Dauphine

Enter your details to log in your account

Forgot your password?
English ‎(en)‎
English ‎(en)‎ Français ‎(fr)‎ العربية ‎(ar)‎
Cookies notice
Contact site support
You are not logged in.
Data retention summary
Get the mobile app // Create an AMD module in your theme define(['jquery'], function($) { return { init: function() { $('[data-region="course-content"]').each(function() { var courseId = $(this).data('course-id'); var buttonHtml = ` Custom `; // Append to footer $(this).find('.edw-card-design-ft').append(buttonHtml); // Or prepend to header // $(this).find('.dashboard-card-img').append(buttonHtml); }); } }; });
Powered by Moodle