Secure your virtual training with ShowTime's password-protected sessions.
Secure your virtual training with ShowTime's password-protected sessions.
Online training courses take immense effort and preparation to create and can often contain proprietary information and experience. Training programs also reflect the hard-earned expertise of instructors who present complex ideas and concepts in ways that make it accessible for remote learners.
In certain cases, it is essential to ensure your session content is only accessible for approved staff and attendees. Internal training for your staff on organizational compliance or a new product launch are common examples of sessions that require screening the right set of participants.
Sharing the session URL with trusted people alone is not sufficient. Unintended, or uninvited, audience members can still join your training if the session invitation link is passed to them by mistake. This is why, as a trainer, you need an additional layer of security to shield your session.
In ShowTime, you can now secure your session by setting a unique passcode. Once a password is configured, you can manually share the password with your trainees. They will be able to register and access the sessions only if they can provide the right password. You can also watch the video below to understand this feature better.
How to set a password for your online training:
1). Once you schedule a session, navigate to the Session Settings tab, enable the Make this session password protected checkbox, and enter a password.
2). You then need to share the password with your registered attendees manually so they can access the session.
When you have invested time, effort, and resources to produce an engaging online training course, protecting your intellectual property is equally important. We hope ShowTime's new password feature helps you protect your hard work so your online courses can reach the right set of learners.
Raising one's hand was the ancient style of getting people to acknowledge a speaker. People clapped to show their appreciation and booed to show their disapproval since the Roman times. Even today, in many senates and parliaments 'yays' and 'nays' are registered verbally. But, how can one genuinely measure audience response? The solution was in the form of an Audience Response System (ARS). An ARS is a tool that is used to connect speakers to their participants. This helped in measuring audience
Hi all! Zoho ShowTime has always kept pace with exciting innovations and great ideas. Our objective is to focus on effective team collaboration and greater attendee engagement for every training session. Open Mic access enables the attendees to communicate directly with the trainer one at a time during a session. However, we understand that all discussions and conversations cannot be streamlined with individual views. Introducing Zoho ShowTime's "Open House". The open house feature creates a
Hello everyone, Once again, we're happy to introduce a new feature in Zoho ShowTime. Our newest addition is "Evaluation and Assessment" so you can see how effective your training truly is. Assessment systems help you effectively evaluate course-related knowledge and skills on a regular basis. As a trainer in ShowTime, you can gauge your trainee's attitude, his/her awareness on a subject, and their reaction to the trainings at the end of every session. You can also conduct tests with MCQs, research
Zoho ShowTime is an online training tool that lets you conduct engaging virtual classes and gives you realtime insights and detailed analytics on your sessions. Virtual classes - What works and what doesn't Virtual classes offer a convenient way for learners to harness new skills. However, not all registrants will be able to attend your sessions at the scheduled time. How do you ensure that nobody's left behind? Simple. Record your sessions. Introducing Zoho ShowTime's Recording feature: With Zoho
Make your training more of a conversation by giving your learners the power to contribute to your sessions with the Open Mic feature in Zoho ShowTime. This feature is especially useful for remote learning, where trainers need to stay connected with an audience they can't directly see. When communication is only one-way, there's less engagement. The Open Mic feature now allows your attendees to engage more by voicing their opinions during the session. When your attendees request access, you will be
Keeping vendors informed about candidate progress is often challenging, leading to communication gaps and repeated follow-ups. To address this issue, we've released an update to the Vendor Portal feature that lets you choose to display candidates' hiring
As we bid farewell to 2024, let's celebrate and revisit the key highlights of the year. From adding a new edition to cross-platform enhancements, here’s a roundup of all the feature updates designed to simplify accounting, optimize financial management,
I converted from ACT to Zoho. With ACT, I used an add-on called AddressGrabber to scrape the contact information from leads that I buy and contact information contained on emails and websites and directly add it as a new lead or contact. Does anyone know
Just like events - these online meetings like zoom need to be integrated with zoho bookings, and there needs to be option for customer to book a time slot. It should not be dictated by CRM user.
Is it possible to include the "owner" aka "creator", of a Note when creating it via delulge? This sets "superadmin" as the Note creator. I need to override it. notemap = Map(); notemap.put("Parent_Id",program_contact_id); notemap.put("Note_Content",program_contact_data.get('Note'));
Hello everyone, As you know, subforms allow you to associate multiple line items with a single record, greatly enhancing your data organization. For example, a sales order subform neatly lists all products, their quantities, amounts, and other relevant
When it comes to form submissions, organizing and identifying entries effectively is crucial. Zoho Forms offers two versatile ID generation options for submissions: Unique ID and Random ID. Each serves distinct purposes, providing flexibility to meet
I have the following code, which normally works to sort calls by created time. Every once in a while, it doesn't work and something sneaks through in the wrong order and I can't figure out why. calls = zoho.crm.searchRecords("Calls","(Owner:equals:" +
Hi there! I've been attempting to get a deluge script working and am running into an error that I have been unable to resolve. The error I am getting is Failed to update function Error at line :18. Improper Statement. Error might be due to missing ';'
I need to perform some bulk modifications on records in the Leads module, but I need to avoid changing the "last activity time" or "date modified" because I am using those fields to filter and sort leads for follow-up action. I cannot find an answer anywhere
import requests import json # Set your access token and Zoho People API base URL access_token = '1000.XXXXXXXXXXXXXXX.XXXXXXXXXXXXXXXXXXXXX' api_base_url = 'https://people.zoho.in/people/api/' # Set the form name and data to be inserted form_link_name
Hi! I've got a form that staff fill in when moving stock from location to location. I see the entries they've sent across and I input them into my stock control system. Is there a way to mark a form as 'done'? So that I know which entries I've input,
Hi Everyone I am looking for some advice. I want to find the best way to complete the below steps. We have a deal and once it reaches a certain stage we need to allocate a supplier / vendor to this deal along with the salesperson. I want to add (ideally
When I close a ticket, the zoho system automatically sends an email to the customer for them to leave a rating. When they leave a rating, the ticket re-opens and I have to close it again. When I close it again, the zoho system sends the customer an email
I have added my social IM channels in zoho desk. Created a GC Flow to automate conversations. But Guided conversations are not showing in any platforms I have chosen; WhatsApp Instagram Messenger Web (Business Messaging) In the flow I mentioned these
It would be useful to share some Knowledge Base articles across multiple departments where they are applicable, rather than having to go into other departments to find the article you're looking for. For example. Our reception uses the 'Admin' desk whereas our IT guys use the 'Support' desk, however both divisions would find KB articles about our company intranet useful. Reception does not have access to the support desk, so cannot see articles created in the Support KB. Perhaps you could install
Hi Zoho, If a ticket is marked manually as Spam you get an option to set the contact as Spam as well. It would be great if there was another option to delete this Contact. This would be based on the understanding that it wouldn't be marked automatically
Hi Team I need to know if it's possible to evaluate inline the following parameter, with the objetive to detect a null value ? I would like to use ${webhookTrigger.payload.street==null?"No street":${webhookTrigger.payload.street}} Regards, Pablo
In our Zoho report, we have observed an issue where executing a function during a bulk edit operation runs the function multiple times—once for each selected report entry. This behavior is causing errors due to overlapping or redundant executions. Our
As the title indicates, I could use a Kanban view of my Tasks across my Projects. If it's there, I don't see it. If it isn't there, I'd like to submit this as a feature request. Thx.
Hello, We use the task function in Zoho Support to set reminders for "due dates" of important events, such as lease expirations, etc. Is it possible to set some of these as recurring yearly? As of now, we have to reset every task manually after one year. Is there a way to have it reset automatically? Additionally, is there a way to import a list of tasks and their dates into Zoho Calendar? I have not been able to do it from Zoho Support to Calendar. I tried exporting tasks from Zoho Support,
Hi everyone, I'm hoping someone can help as I am at a loss and am quite shocked (if true) at the lack of functionality in Zoho Books. We run a company in which we do hourly jobs for clients and we bill based on the hours of work completed. Projects are
In CRM I have a regular backup setup. I cannot find an option to backup Desk? I would like to take a backup before I test syncing products between CMR and Desk.
Does anyone have a use case for needing to limit who can submit tickets via your help portal? Some of our customers want to have end-users view our knowledge base articles and see tickets their IT groups have submitted but they do not want end-users to
We add customers info into the vaults and I wanted to see if we could do some sort of "file request" like how dropbox offers with files. It would be awesome if a customer could go to a link and input a "title, username, password, url" all securely and it then shows up in our team vault or something. Not sure if that is safe, but it's the best I can think of to be semi scalable and obviously better than sending emails. I am open to another idea, just thought this would be a great feature. Thanks,
Disabling the Reopen Ticket will allow us to have more control over the ticket's flow. According to support, this is currently not possible. Please add this to let us, the customers, mold the ticketing system into something that we can use for our business
Hi, I'm currently using Zoho Desk and encountering an issue where agents are able to close tickets without filling out mandatory fields, specifically Category and Sub-category. I’ve already set them both as a mandatory field, but it can still be bypassed
Hi Zoho Desk Team, We would like to request a feature enhancement related to default email templates. Currently, agents can select and set their own default email templates when replying to tickets. However, we believe this setting should be managed centrally
This is a bit of a catch 22 situation. I updated my account password using password generator in ZohoValut. Now I am locked out of everything, as I cannot get into OneAuth for 2FA, as the password is randomly generated, without getting into ZohoValut,
Hi Team, I’m currently developing an application using Zoho Desk connections to manage OAuth for my third-party products. Could you please advise on the steps required to make it available across all data centers? Looking forward to your thoughts on
Hello, I would like to know if it is possible to share categories between multiple departments when the multi brand feature is enabled. So that then one portal exists per department, but certain categories are visible in multiple portals. After all, we
i am creating a document using laravel php and here is my code and i get this reponse {"code":2005,"message":"Unable to upload the document","status":"failure"} $path = storage_path($file); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, 'https://sign.zoho.com/api/v1/requests');
I am aware of OneDrive migration: https://help.zoho.com/portal/en/kb/workdrive/migrations/microsoft/articles/migrate-from-onedrive-to-zoho-workdrive#Whats_migrated would this cover a Sharepoint migration meaning I can move a whole Sharepoint (team) folder
Zoho Sign seems to have two field options available - an empty field for signer(s) to complete or a field that has been prefilled by you, that becomes read only once sent. What I would like is an option on the pre-filled by you fields, to leave them
Hi Team, Can any one help me out how to sort a data based on monthly, Month was shuffled based on aliphatic order. i want to sort the below data monthy?