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 LTI 1.3 tool documentation #1156

Merged
merged 1 commit into from
Feb 10, 2023
Merged

Conversation

murhum1
Copy link
Contributor

@murhum1 murhum1 commented Jan 27, 2023

Description

Documentation for setting up the A+ LTI 1.3 tool development environment.

Testing

Created an environment from scratch based on these instructions and tested adding the tool in moodle, as well as adding an exercise and submitting one as a student to verify the environment works as expected.

@markkuriekkinen markkuriekkinen self-assigned this Feb 3, 2023
@markkuriekkinen markkuriekkinen self-requested a review February 3, 2023 15:38
Copy link
Contributor

@markkuriekkinen markkuriekkinen left a comment

Choose a reason for hiding this comment

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

Great! I have one question below before merging.

```
And the following line in `services.plus.environment`:
```
APLUS_LOCAL_SETTINGS: '/srv/aplus/a-plus/local_settings.py'
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this file path correct? There is no such file in the A-plus git repo. Does it mean that one should create this file oneself based on the new file doc/lti_local_settings.py?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, this is the intention - e.g. when mounting the user's own code, they should have the local_settings.py file there as well.

@markkuriekkinen markkuriekkinen added area: LTI LTI protocol (Learning Tools Interoperability, worldwide standard) type: documentation Documentation needs to be created or maintained labels Feb 3, 2023
@markkuriekkinen markkuriekkinen added this to the v1.18 milestone Feb 3, 2023
Copy link
Contributor

@markkuriekkinen markkuriekkinen left a comment

Choose a reason for hiding this comment

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

Thanks!

@markkuriekkinen markkuriekkinen merged commit 3e9b531 into apluslms:master Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: LTI LTI protocol (Learning Tools Interoperability, worldwide standard) type: documentation Documentation needs to be created or maintained
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants