<img src="https://ws.zoominfo.com/pixel/ODemgiDEhQshzjvCQ1qL" width="1" height="1" style="display: none;">
跳至内容
  • 由于搜索字段为空,因此没有建议。.

如何自定义我的活动网址?

Interprefy 为您提供链接,以便所有活动参与者都能连接到您的活动。以下是如何个性化设置这些链接的方法。.

在 Inteprefy 的 RSI 平台上预订活动时,参与者会获得一个用于连接活动的 URL。最简单的标准 URL 结构如下:

https://interpret.world/ loginlink?token= >在哪里是您希望使用的事件令牌(例如https://interpret.world/loginlink?token= S-2fatest001s

& 符号在基本 URL 后附加几个参数,以便为不同的参与者角色创建 URL,如下所示:

 

角色 范围 何时使用 例子
面向观众 &lang=<language-code> 如果您希望说明语言选择  例如https://interpret.world/loginlink?token=livemeeting&lang=JPN
面向观众  &黑暗的  如果您想从深色主题开始。  
面向观众 &全屏  如果您希望以全屏模式启动  
Connect Pro 中的主席(主持人) &host=<host-value>  如果您想在课堂活动中标记用户是否为主席,其值可以是 1(真)或 0(假)。 (例如https://interpret.world/loginlink?token=S-2fatest001s&host=1
Connect Pro 中的主席(主持人) &hostpass=<some-password>  如果您希望自动填充主席的密码部分,请执行以下操作。 (例如https://interpret.world/loginlink?token=S-2fatest001s&host=1&hostpass=123456
所有角色 &username=<name>  如果您希望自动输入用户名(请注意,对于使用 Active Directory 的用户,这将覆盖 Active Directory 中的用户名) 例如https://interpret.world/loginlink?token=S-2fatest001s&username=TestUserName )

 

这些参数可以作为单个参数或它们的组合附加到基本 URL 中(例如https://interpret.world/loginlink?token=S-2fatest001s&host=1&hostpass=123456&username=ComplicatedURL )。