Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CMI5 Single AU state save and rendering #1

Merged
merged 9 commits into from
Nov 27, 2023
Merged

Conversation

hinakhadim
Copy link
Contributor

Add CMI5 Single AU state save and rendering

Copy link
Contributor

@ziafazal ziafazal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hinakhadim Thanks for creating this Xblock. I have one suggestion and one question. Could you please look into those?


<li class="field comp-setting-entry is-set">
<div class="wrapper-comp-setting">
<label class="label setting-label" for="cmi5_file">{% trans "Upload .zip package" %}</label>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change label to "Upload CMI5 package(.zip) or cmi5.xml file"


<div class="openedx_cmi5_xblock_block">
<h3 class="xblock-title mb-2">{{title}}</h3>
{% if index_page_url %}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From where value of index_page_url is being pulled ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The index_page_url is pulled from student_view function. Link to line

Copy link
Contributor

@ziafazal ziafazal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Talha-Rizwan Talha-Rizwan marked this pull request as draft November 23, 2023 07:32
@Talha-Rizwan Talha-Rizwan force-pushed the feat/cmi5-file-save branch 3 times, most recently from 2950ba7 to 3e0f75e Compare November 23, 2023 11:44
@Talha-Rizwan Talha-Rizwan self-assigned this Nov 24, 2023
@Talha-Rizwan Talha-Rizwan marked this pull request as ready for review November 24, 2023 07:32
Copy link
Contributor

@ziafazal ziafazal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ziafazal ziafazal merged commit 5723b33 into main Nov 27, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants