Student Attendance support with fullcalendar calendar control - fullcalendar

I have a requirement where I need to book attendance of students week wise and for this I am trying to use FullCalendar. I need to display students name horizontally with week view so when teacher clicks on a column against a student, his/her attendance gets recorded to the database.
My problem is I do not know how can I able to view students details against a week view using fullcalendar. Is this possible?

Related

Check Student ID in Google Form

I need to make a Google form that collects information from my Students. But I need to make sure that this students belongs to my school without using password as students can share it.
The Steps I want to follow are:
1- A Student enters his Id number in a Google form
2- Get the Id and compare it with the students' Id that are stored in an excel sheet.
3- If the Id is found the form of the information require opens.
Again using Google form.
Thanks in Advance

Change google form questions based on spreadsheet and other questions

I'm currently working on some code for a Google Form for a family football pool we do every year. I have it made to where the user selects their name from a list of competitors and then selects the team they want to pick that week. Each player cannot pick a team more than once and no more than 8 players can select any given team in one week.
Is there a way to gray out teams based on the teams a player already picked? I have a spreadsheet with everyone's name and the teams they picked. I manually update it based on last weeks results, each player is listed in a row with all the teams they picked in the cells next to their name.
Also how do I gray out teams that have already been picked by 8 players that week?

Add Multiple Time Values to A UserForm

I need assistance with displaying multiple time values on a userform. They will be listed in a list box and will need to remain static should a record require editing.. The user will not have access to the excel worksheet. I need to didplay: time in: time seen; time out on the userform and on a hidden worksheet. I can use the NOW function to record the current time when the customer fills out the form and submits their record(time in). How would I go about writing code that will record the time when the clerk retrieves the customer for service(time seen) and when the customer leaves the office(time out)?
Our clerks have to bring walkin customers in for service within 30 mins of arrival. They also have to issue badges to customers with appointments within 30mins of arrival. Hope that explanation helps. Thanks.
If you are talking about frontend technology then i will suggest Angular with Reactive forms where you can generate the form fields without writing multiple times by using form builder feature. follow below link to know more.
Angular Reactive form guide

Google Calendar, is it possible for the calendar owner to show free times to a 3rd party viewer and allow them to submit bookings?

In an online booking system scenario, the business owner has an instance of the google calendar where they have booked appointments and free times.
Is it possible for another user (customer) to log on to their customer portal, see an instance of the business owner's calendar, select a free time and submit an appointment booking, thus making that slot appear as busy?
Is it also possible to hide details of other bookings from the customers view of the calendar so that they only see that a time is available or not and not see any other customer information i.e who has booked other appointments?
Apologies for such basic questions - I am new to this.
What you want to do is not basic and if you consider permissions and user privacy what you are talking about is quite complex.
Lets take user one bob. Bob has created a calendar on your system where he has stored his data. Now we have user number two Jane she would like to invite Bob to a meeting at 10 to do this she needs to check and see if Bob is free. So she checks your system and it turns out Bob has another meeting scheduled with Mark at 10 title "fire Jane."
You need to remember that Bobs calendar is his private information he needs to be the one to decided who he wants to see the data in his calendar.

Google Analytics: Show User ID view report day by day

In GA dashboard, there is only report of number of active users in a day or week or year. If I need a report to collect which user id who visits my website, I have to click the range of the date day by day and export so many excels in order to combine them into one.
Is it possible to get a list of all user ids day by day.
The user id field that you have submitted with your google analytics hit data is used for internal processing. It is not something that you can actually see in either the google analytics website or the google analytics api. Its used similar to the session id.
If you want to see it i recommend you try adding it as a custom dimension.

Resources