Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Problem statement:

QUML Spec style should support questions rending with default view and it should also support for extending the default view.

...

Code Block
languagehtml
<style>
.image {
  height: 100%
  width: 100%
}
.image_resized {
  height: 50%
  width: 50%
}
.resize-25 {
  width: 25%
}
<style>
<figure class="image image_resized resize-25">
  <img src="/assets/public/content/do_11320764935163904015/artifact/2020101299.png" alt="do_11320764935163904015" data-asset-variable="do_11320764935163904015">
</figure>

Conclusion:

We want to go with Approach 3 where we have default styles with classes and players or consumers of this question can override the default styles according to their requirement.will create styles for each resolution and provide them as CDN or API which can be used by consumption (player) or other adaptors can use it or update them with their own requirement.

Actions Items:

  1. Externalize the styles as CDN or API endpoint - Srinivasan Pusuluri

  2. Adding styles property to QUML Spec - Kartheek Palla Harish Kumar Gangula

  3. Using this new styles property in the player - Harish Kumar Gangula

    Surendrasingh Sucharia Navendu Saxena Sharath Prasad