I have tried to install but failed miserably, the showstopper is the following error from browsers console:
- GET http://localhost:5000/api/authcheck 404 (Not Found) jquery.js:8706
- jQuery.ajaxTransport.send jquery.js:8706
- jQuery.extend.ajax jquery.js:8136
- Backbone.ajax backbone.js:1197
- Backbone.sync backbone.js:1178
- _.extend.sync backbone.js:284
- _.extend.fetch backbone.js:437
- (anonymous function) app.js:81
- jQuery.Callbacks.fire jquery.js:3048
- jQuery.Callbacks.self.fireWith jquery.js:3160
- done jquery.js:8235
- jQuery.ajaxTransport.send.callback jquery.js:8778
I have logged it also here: adapt_authoring/issues/605
Has anyone had similar issues? Has anyone got a step by step installation process on Windows 7 32bit machine?