Samuel Paccoud

Results 60 comments of Samuel Paccoud

Sorry @kkmb34 we only provide this docker-compose project for development purposes. If you want to use it in production, some adaptations are necessary. For example the error you get can...

@sion42x This looks like running an incompatible version of Elasticsearch. What version are you running @regisb? I didn't find the information in https://github.com/overhangio/tutor-richie

Then it should be compatible.... any idea @mbenadda?

Yes richie is compatible with both ES 6 and 7 versions. No change is required as the version is automatically detected by a compatibility layer: https://github.com/openfun/richie/blob/master/src/richie/apps/search/elasticsearch.py#L17

@robertgerinlajoie @2018D Interesting but can you elaborate on how this would translate concretely in Richie? What modifications would be required?

Pasting here for reference some standards that were pointed to us for interconnection with french libraries: - http://www.openarchives.org/OAI/openarchivesprotocol.html - https://opds.io Not sure how all these standards compare / collaborate...

I'm ok with this but it never happened to us so I'm thinking it may be a symptom that your Elasticsearch is not well dimensioned? Would it make sense that...

@jbpenrath: - the idea behind replacing "effort" by "total effort" is that some people did not understand that the time given is for the whole course and not per day,...

Oh I see! A personalized pace. We surely can't do this aside from the LMS. 🤔 We need to investigate.

@sandroscosta I think we don't need an extra field and can determine that the course is permanently open by the `end` date being set to `null` (no end means forever)....