About

ESheta
Eslam Sheta
Rank:
Community Explorer
Title:
Joined:
Sep 26, 2022 7:52:53 AM
Posts:
5
Solutions:
1
Likes Received:
3
Bio:
An amazing Instructure Community member

Most Liked Posts

I typically use the posted_at field in the submissions table to determine if a grade has been posted. If the field is null, it means the grade hasn't been posted yet. If there's a timestamp va...
Likes: 3
The Web_logs table contains all data, but you can only retrieve up to 30 days of data in a single run. To access historical data, you must use the "since" and "until" parameters, ensur...
Likes: 0
  I’ve created a query that retrieves course ID, user ID, and the number of sessions (logins) for students within a specific time range. This helps track student engagement at the course, term, or sub...
Likes: 0
The last_activity_at field in the enrollments table is only useful if the query is run on the 14th day after the class starts. If the query is run a month later, this field becomes less helpful becaus...
Likes: 0
Problem statement: Idea Summary Allow staff members to upload bulk feedback for student submissions (online and offline) using a user-friendly Graphical User Interface (GUI) in Canvas. This functiona...
Likes: 0

Most Recent Posts

The Web_logs table contains all data, but you can only retrieve up to 30 days of data in a single run. To access historical data, you must use the "since" and "until" parameters, ensur...
Mar 06, 2025 07:00 AM
  I’ve created a query that retrieves course ID, user ID, and the number of sessions (logins) for students within a specific time range. This helps track student engagement at the course, term, or sub...
Feb 18, 2025 11:20 AM
The last_activity_at field in the enrollments table is only useful if the query is run on the 14th day after the class starts. If the query is run a month later, this field becomes less helpful becaus...
Feb 18, 2025 10:33 AM
I typically use the posted_at field in the submissions table to determine if a grade has been posted. If the field is null, it means the grade hasn't been posted yet. If there's a timestamp va...
Feb 05, 2025 07:06 AM
Problem statement: Idea Summary Allow staff members to upload bulk feedback for student submissions (online and offline) using a user-friendly Graphical User Interface (GUI) in Canvas. This functiona...
Jan 23, 2025 07:25 AM

Latest Badges

50 Logins Completed

50 Logins Completed

Earned: 2025-03-20

First Solution Provided

First Solution Provided

Earned: 2025-02-12

First Like Received

First Like Received

Earned: 2025-02-05

First Reply Posted

First Reply Posted

Earned: 2025-02-05