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

Tweaks to IAs #461

Merged
merged 4 commits into from
May 19, 2020
Merged

Tweaks to IAs #461

merged 4 commits into from
May 19, 2020

Conversation

YaaL
Copy link
Contributor

@YaaL YaaL commented May 19, 2020

#449 updated to initialise and send assessment requests separately
#230 Updated Download button

 #230 Updated Download button
@YaaL YaaL requested a review from warrensearle May 19, 2020 12:38
Make use of `exercise.assessments.initialised` value on exercise.
This indicates whether assessments already exist.
Copy link
Member

@warrensearle warrensearle left a comment

Choose a reason for hiding this comment

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

Thank you for these changes @YaaL 👍
Please see comment but otherwise all good.

class="moj-button-menu__item"
@click="resendRequest(assessment.id)"
<DownloadLink
v-if="true || assessment.fileRef"
Copy link
Member

Choose a reason for hiding this comment

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

Hey @YaaL the true can be removed now, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, yes.

@YaaL YaaL merged commit 8d4dfd4 into develop May 19, 2020
@YaaL YaaL deleted the feature/449-ia-tweaks branch May 19, 2020 17:07
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.

A few tweaks to Independent Assessments Admin: Download and print Independent Assessments
2 participants