[edx-code] Re: Eucalyptus 1 RC1 Prerelease

2016-08-04 Thread Pierre Mailhot
Tobias, Thank you for the explanation and the PR. As we do have our own fork at EDUlib, I did not encounter this issue after my rebase of the various repositories and upgrading from Dogwood to Eucalyptus. I've only encountered this issue when installing a fresh install with the edX

[edx-code] help to up to date CAS integration

2016-08-04 Thread Mahyar Damavand
Hi, after about 1 week hard working on CAS login activation for my open Edx instance now I learn many things about python and django ( Basically I'm a php programmer ) Also I understood that this feature has a lot of bugs and does not work properly ( at least on dogwood ) because of no

[edx-code] Re: Eucalyptus 1 RC1 Prerelease

2016-08-04 Thread Tobias Macey
So, to provide a bit more detail here... I ran into this issue last week when doing a clean rebuild of some EdX boxes. The root of the issue is that SciPy released version 0.18 last Tuesday, which requires Numpy version >=1.7.2. EdX is pinning Numpy to 1.6.2, but the dependencies listed in

[edx-code] Re: Video processing and YouTube deployment after Configuring Video Upload.

2016-08-04 Thread Ahmed Jazzar
Further investigation lead me to this wiki: Video Pipeline 1.0 What I understood is that edx-val and S3 are communicating with a module named *VEDA* which I could not find any evidence of its existence in edX Github repos,

Re: [edx-code] Re: Where to share Idea for contribution ?

2016-08-04 Thread Mahyar Damavand
Hi bro, I think you should take a look at edX contribution guideline -- 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

Re: [edx-code] Proposal for Enhancement of Insights Geography

2016-08-04 Thread Gabe Mulley
Hi Yugjeet, This sounds like an interesting idea. Can you provide more details about specific code you would modify and in what ways? Thanks, -Gabe On Wed, Aug 3, 2016 at 3:35 PM, Yugjeet Sharma wrote: > We are students of final year computer engineering B.tech, From

[edx-code] OEP-6: Context-scoped XBlock Fields

2016-08-04 Thread Braden MacDonald
Hi everyone, I have opened a pull request with an Open edX Enhancement Proposal for adding "context-scoped XBlock fields" to the Open edX platform. This is the same thing previously referred to as "course-scoped fields." Summarizing from the abstract: There is currently no standard way for