雅虎香港 搜尋

搜尋結果

  1. canvas.instructure.com › login › canvasLog In to Canvas

    Need a Canvas Account? Click Here, It's Free! Browse courses. Log In. Email. Password. Stay signed in. Forgot Password? Sign in with Apple.

  2. PlannerNote are used to set reminders and notes to self about courses or general events. API for creating, accessing and updating planner override. PlannerOverrides are used to control the visibility of objects displayed on the Planner. A PlannerNote object looks like:

  3. canvas.instructure.com › courses › 9010554Canvas

    Canvas

  4. Canvas currently supports the following types of tool placements: External tool assignments integrations: This type of integration is part of the LTI 1.1 Outcomes Service or LTI 1.3 Assignment and Grade Services and allows external services to synchronize grades, and other assignment details.

    • GraphQL Introduction
    • Using GraphQL
    • GraphQL in Canvas

    GraphQL is a query API language that executes queries by using a type systembased on defined input data. GraphQL provides more specific inquiries withfaster results and populate multiple inputs into one query. Note: GraphQL endpoint permissions mirror permissions for the REST API. Auser is only granted access to view grades based on that user’s per...

    Canvas has included the tool GraphiQL (https://github.com/graphql/graphiql), anin-browser graphical interface for interacting with GraphQL endpoints. The GraphiQL interface can be viewed by adding /graphiql to the end of yourCanvas production URL (e.g. your-institution.instructure.com/graphiql). The /graphiql access can also be added to a test or b...

    id vs _id and the node field

    The Canvas LMS GraphQL API follows the Relay Object Identificationspec.Querying for an object's id will return a global identifier instead of thenumeric ids that are used in the REST API. The traditional ids can be queriedby requesting the _idfield. Most objects can be fetched by passing their GraphQL id to thenodefield: A legacyNodefield is also available to fetch objects via theREST-style ids: For commonly accessed object types, type-specific fields are provided:

    Pagination

    Canvas follows the Relay ConnectionSpecfor paginating collections. Request reasonable page sizes to avoidbeing limited.

  5. Canvas LMS includes a REST API for accessing and modifying data externally from the main application, in your own programs and scripts. This documentation describes the resources that make up the API. To get started, you'll want to review the general basics, including the information below and the page on Authentication using OAuth2.

  6. canvas.instructure.com › loginLog In to Canvas

    Log In to Canvas