[edx-code] Using Open edX events

2016-09-20 Thread Daniel McQuillen
Hi, I've been looking into how Open edX events are created and how at least some events are sent to Segment.com via Segment's javascript tracker and Python library (i.e. analytics.track() ). As far as I can tell, just a few page tracking events and the some internal events are sent to

[edx-code] Re: Error when deleting user from admin

2016-09-20 Thread gsong
Hi Zhen, The error is saying that your database table is missing that specific column. This most likely means one of two things: 1. You've loaded a Django app that you're not using, and its tables are missing 2. There was a migration that was missed during an upgrade -- George On Monday,

Re: [edx-code] How do I import class content onto a local server?

2016-09-20 Thread Peter Pinch
You just need to create a new course in studio and then import your .tar.gz file through the tools menu. See http://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/releasing_course/export_import_course.html#import-a-course

[edx-code] Edx EASE research paper

2016-09-20 Thread suheb . work
Hi, I recently came across edx ease (https://github.com/edx/ease). I want to learn and contribute to this project. Is there any research paper or any other resource that can explain the approach taken in this project for essay grading? Please let me know. Thanks, Suhaib Khan. -- You

[edx-code] Re: Expected certificate engine behaviour

2016-09-20 Thread mrey
Hi LLubov and thanx for answering. As a student there is no way to regenerate the certificate. That is the problem. As an administrator of course it is possible with the django console command 'regenerate_user'. But what it doesn't make sense for a student that has the SelfGenerated

[edx-code] Expected certificate engine behaviour

2016-09-20 Thread LIubov Fomicheva
Hello, If you'd already generated your certificate, its mode (honor) is fixed and won't change even if you verify your identity. Have you tried to regenerate it? Kind regards, Liubov -- You received this message because you are subscribed to the Google Groups "General Open edX discussion"