oat-sa / lib-lti1p3-core

PHP library for LTI 1.3 Core implementations as platforms and / or as tools.
GNU General Public License v2.0
33 stars 16 forks source link

how to set height and width on platform iframe #156

Open abanghendri opened 1 year ago

abanghendri commented 1 year ago

Hi, I develope laravel app for LTI Tool, and I use moodle as LTI Platform to consume course from laravel. I wonder how to set Launch Presentation width & height, because moodle display height is too short and when I debug it says height is null

thank you