Questions tagged [learning-locker]

Learning Locker is an open source Learning Record Store developed by HT2 Labs. It has a very specific set of requirements that make it a fairly complex application to set up.

The Learning Locker application requires a fairly advanced knowledge of running Linux GNU script in order to install it. You can find a link to their website here with instructions on how to install the application here. They have an active support group here for anyone who needs application specific support.

18 questions
0
votes
0 answers

Install Learning Locker on AWS EC2 and got error 404

I installed Learning Locker using Community AMI on AWS and the system said that it successfully build and running and I can connect to my server using ssh, but when I access public DNS of my instance I always get error 404 not found, and my server…
0
votes
0 answers

Learning Locker: php artisan migrate trouble

I've been following the below link for quite some days now and I'm having trouble executing each steps but successfully found a solution for each and every one of them but unfortunately I couldn't find a solution when I executed the command "php…
-1
votes
1 answer

Mongodb I can see the size of the collection but, find() does not return anything

I am new to working with Mongo. I recently taken over our LearningLocker database from a previous employee. I can see using show dbs, the database has 4.188GB. But even using a simple db.learninglocker.find() is not returning anything. Any…
Kate
  • 1
1
2