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

Integrate book code into Simply Logical online #1

Open
So-Cool opened this issue Dec 22, 2016 · 1 comment
Open

Integrate book code into Simply Logical online #1

So-Cool opened this issue Dec 22, 2016 · 1 comment
Assignees

Comments

@So-Cool
Copy link
Member

So-Cool commented Dec 22, 2016

The idea is to integrate the book code into the online book edition by creating libraries from the pieces of code in this repo and then importing these libraries into the SWISH boxes instead of writing the code explicitly in there.

This will help to clean up the code boxes, however since the code won't be visible it may undermine its educational purpose. Any ideas?

@So-Cool So-Cool self-assigned this Dec 22, 2016
@So-Cool
Copy link
Member Author

So-Cool commented Dec 28, 2016

@flach a few comments on using book programs as libraries in the simply-logical SWISH boxes:

  1. For this to work we either need to:
    • host our own SWISH server, or preferably
    • contribute the book code into the main SWISH repository or create files with our code in the SWISH database.
  2. We would need to split the chapter libraries into section libraries and open a tab in the SWISH box with particular code section and load any dependancies from earlier in the book.

It seems that with this approach we would lose code transparency in the SWISH boxes (especially that box inheritance is working quite well). @flach if you think the same please close the issue.

@So-Cool So-Cool changed the title Integrate book code into online simply-logical Integrate book code into Simply Logical online Jan 21, 2018
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

No branches or pull requests

1 participant