Re: [edx-code] Re: make dev.provision no ejecuta paver install_prereqs

2018-10-02 Thread DANIEL BRAVO
b.com/edx/devstack > > Did you found a solution? > > Le lundi 17 septembre 2018 14:50:42 UTC+2, DANIEL BRAVO a écrit : >> >> >> >> >> ++ docker-compose exec lms bash -c 'source /edx/app/edxapp/edxapp_env && >> cd /edx/app/edxapp/edx-platform &

[edx-code] make dev.provision no ejecuta paver install_prereqs

2018-09-17 Thread DANIEL BRAVO
++ docker-compose exec lms bash -c 'source /edx/app/edxapp/edxapp_env && cd /edx/app/edxapp/edx-platform && NO_PYTHON_UNINSTALL=1 paver install_prereqs' Build failed: Unknown task: install_prereqs Makefile:44: fallo en las instrucciones para el objetivo 'dev.provision.run' make: *

[edx-code] Re: Start Next Lesson Automatically

2018-03-24 Thread daniel
Yes, there's a new setting to auto-advance to the next unit when the video has finished playing: it's done with ENABLE_AUTOADVANCE_VIDEOS in lms.env.json and then it can be set per course. It was introduced in

[edx-code] Re: Docker Devstack Beta

2017-08-17 Thread daniel
Gb of RAM; at the same time it simplifies configuration. We need more people using it. Greetings, Daniel Clemente Laboreo @OpenCraft <http://opencraft.com/> -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this d

Re: [edx-code] memory requirements

2017-05-08 Thread Daniel
that will be closed platform for our collegues. i asked this question because i cant realize how much memory consumed per 1 user. what if we have 1 course with 5 videos and 25-30 test questions. xeon 4x2.5, ssd, 1 Gbit channel and 8 ram will be enough for 500 users? -- You received this

[edx-code] memory requirements

2017-04-14 Thread Daniel
What capacity should the server have to withstand the load of 100 students, 1,000 students, 10,000 students? -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit

[edx-code] Re: Migration issue and fix for master: Unknown column

2016-11-15 Thread Daniel
> > Im using openedx ver open-release/eucalyptus.2 in production, i have 2 >>> servers 1-master, 2-eucalyptus.2 >>> >> i want to migrate databases from 1 to 2, when im trying to use this solution im getting an error that edxapp@v7360:~/edx-platform$ ./manage.py lms --settings=aws

[edx-code] migrations error

2016-11-15 Thread Daniel
how i can fix it? Rendering model states... DONE Applying commerce.0001_initial...Traceback (most recent call last): File "./manage.py", line 116, in execute_from_command_line([sys.argv[0]] + django_args) File

[edx-code] Certificate preview error

2016-11-05 Thread Daniel
Nov 5 16:59:39 ubuntu [service_variant=lms][util.views][env:sandbox] ERROR [ubuntu 14460] [views.py:114] - Error in django view. Traceback (most recent call last): File "/edx/app/edxapp/edx-platform/common/djangoapps/util/views.py", line 105, in inner return func(request, *args,

[edx-code] Re: certificate timezone error

2016-11-05 Thread Daniel
Thank you for this solution, Ernesto, this working for me! -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit

[edx-code] backup users

2016-11-02 Thread Daniel
Heloo everyone! Could you tell me, how i can transfer user accounts from one instance to another? im using eucalyptus.2 on first and second instances. i was trying to use this commands tar -zxvf backup.tar.g cd backup # restoring mysql mysql -u root edxapp < backup.sql # cleaning up

[edx-code] Re: How to integrate open edx with wordpress?

2016-10-31 Thread Daniel McQuillen
ect-generic/issues/14> is there is a way in WordPress to route the callback to a full URL rather than using a GET variable.) So it looks promising, but haven't completed the experiment yet. Perhaps you'll get farther. Curious what your approach is if you intend to have WordPress act as the OP. Hope that he

[edx-code] Matlab Simuling + Openedx

2016-10-29 Thread Daniel
Hello everyone! A few weeks ago I had the idea to create a platform for my faculty in university to solve the laboratory tasks in Simulink (MATLAB). This tasks will concern the electromechanic drive theory, electromechanical system modulating and simulating and etc. I was looking for

[edx-code] Using Open edX events

2016-09-20 Thread Daniel McQuillen
proach. I'm wondering if Amazon SNS + Lambda would be ok for our purposes. Thanks and happy Wednesday! Daniel -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups

[edx-code] Re: Enabling course certificates

2016-09-12 Thread Daniel McQuillen
my superuser. Thanks for any thoughts. Daniel -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/13d995f4-6565-4e31-877a-a2281da8dbfd%40googlegroups.com.

[edx-code] Pacing a course in accordance to the student's enrollment date.

2016-08-26 Thread Daniel Fernández de Córdova Shore
I want to create a course that is always open, but due dates are set in accordance to when the students started the course. So let's say a course is open since February, and the first assignment is due two weeks in. If a student joins the course in September, then he'll have two weeks to