I am brand new here. A skilled Wordpress developer that has no experience in Moodle at all. Please be patient and read the intro as to why I am delving into the land of LMS.
'We operate a Not-For-Profit creative training studio inside a male high-security prison where we work with prisoner’s intent on turning their lives around. As part of our socially conscious model of business, we dedicate our time to the education and rehabilitation of prisoners in an effort to break the cycle of reoffending. The results of our program work, with a drastic reduction in re-offending observed for those who participate.'
We have one skilled inmate who is creating the course content with the guidance of our studio managers and my job is to enhance the UI and UX of Moodle for the inmates.
Moodle is operating on Xampp local server inside the prison and I am developing on a Linux server. We are both running the latest version of Moodle 3.10.2. I have managed to instruct the inmates to export the required files and have since imported the sql database and updated the config.php file so that I can now view the basic course structure they have created.
As this project proceeds there will be numerous occasions of going back and forth between the local and live server as we develop the interface and course content and I am trying to determine the best workflow for this.
I have not transferred 'moodle' or 'moodle_data' files to my server at this stage and this brings me to my question (sorry I took so long to get here).
I am happy to work without seeing course content (images, videos etc) and would like to know if I can proceed with development without having the moodle data file contents transferred to my server (i.e what are the implications of this?)
Also, as my job is primarily related to the appearance and layout, am I best to use a default theme and customise css, storing all required files within the theme folder so that all I am sending back to the prison is an updated .sql file and theme folder for them to import?
As you can appreciate the file structure of Moodle is remarkably different to Wordpress so first and foremost I need to get my head around that to develop the workflow for our predicament.
Please note that the correctional facility has absolutely no internet connection so we are sharing files over external drives.