"local" config files #2999
Replies: 8 comments
-
|
I think it is easiest to make the option to copy the old course's |
Beta Was this translation helpful? Give feedback.
-
|
I would think if you are going to hook into |
Beta Was this translation helpful? Give feedback.
-
|
If we go with the proposal of making copying a Also, in any case users do not have access to the There is no need for anything with the database with this. |
Beta Was this translation helpful? Give feedback.
-
|
I thought of a good reason that the option to copy an old course |
Beta Was this translation helpful? Give feedback.
-
|
I'd like to put these conf files in a folder in the admin course, so the admin can use the web interface to add or edit these. But is that doable? So far, something like |
Beta Was this translation helpful? Give feedback.
-
|
The |
Beta Was this translation helpful? Give feedback.
-
|
Yeah, I was working with a path based on So these config files need to live in |
Beta Was this translation helpful? Give feedback.
-
|
I am not sure. Perhaps |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
At the weekly meeting yesterday, I proposed the following. It would generally be unhelpful, but would help situations like the Runestone server. I have some questions about how it might at least have a higher chance to be helpful in other situations.
conf/there is a subfolder. Say,conf/local/but I'd love to hear a better default name. Of course, it is customizable in `defaults.conf'..conffiles. My use case is that there would be a different one for each institution. I suppose you might have one that uses LTI, and one that doesn't. Things like that..conffiles from this folder. Say you choose one.course.conffile is written for the new course, it ends withinclude(...)to include the specified.conffile.This will help me more quickly set up new courses with their institutional configurations. Now, how should this interact with a different thing that already exists on the Add Course page: copying an old course's
course.conf'?course.conffile be copied, and theincludeline is appended to the end of it?course.conffile, should that disable your ability to even select one of these "local" config files in the first place?I lean toward the latter.
If the latter, should the current checkbox option for copying the old course's
course.conffile be merged into the new Select field for local config files?Beta Was this translation helpful? Give feedback.
All reactions