Hello,
I'm brand-new to Adapt and not a developer, so I apologize for this basic question. We're hoping to use adapt in a course we're teaching at Ohio State University next fall, but it needs to be edited by a wide variety of people who are not developers, so the authoring tool will be critical if this is going to work.
I've downloaded, installed, and run the authoring tool on my local machine according to the instructions here: https://github.com/adaptlearning/adapt_authoring. At first, everything was going great. It let me configure the tool and create my first course in the browser without a hitch. However, when I click on the course to edit its content or settings, I get an endless "Loading" wheel. One possible source of this problem is that the node and grunt servers I'm supposed to be running simultaneously are both trying to listen to port 3000, so I get an error ("Error: listen EADDRINUSE") on whichever one I run 2nd. I'm not sure how to fix this, and any help on it would be great.
Thanks,
Cory