Git Product home page Git Product logo

Comments (4)

steffen74 avatar steffen74 commented on August 30, 2024 1

Hi Ahmed,
The insertion of the coverImageUrl is described after the third dot in the section where the design is provided.
The score is provided via a serverless function that will be triggered upon upload of a csv file (for the type DOCUMENTATION_AND_CSV) and the rating will be given by the course instructor (via the performance rating on the 4th tap in the course instructor view for a course).
That is the fields score and rating are not mandatory here. the coverImageUrl must be provided if the achievement type is DOCUMENTATION (see comment in Figma).

from eduhub.

steffen74 avatar steffen74 commented on August 30, 2024 1

The serverless function to be called is callPythonFunction defined here.
The function call must include an argument name, which should be set to the string provided under AchievementOption.evaluationScriptUrl. The csv data should be provided as a second argument of the serverless function; the name of argument should be csv_results and include the base64 encoded string as stored in AchievementRecord.csvResults.

from eduhub.

pct-fahmed avatar pct-fahmed commented on August 30, 2024

While inserting a Achievement option I have to provide the following mandatory fields,

coverImageUrl
score
rating

But I don't find any description here for this.

from eduhub.

pct-fahmed avatar pct-fahmed commented on August 30, 2024

"Falls der Typ "DOCUMENTATION_AND_CSV" ist wird zunächst eine serverless function aufgerufen und, die csv-Ergebnisse ausgewertet und der resultierende Score abgespeichert. Erst dann wird der neue Eintrag im AchievementRecord angelegt"

Which Serverless function should I call here?

from eduhub.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.