-
The breadcrumbs should remember where you've been, so if you go from a puzzle chat back to the main blackboard, the path to that puzzle is still visible and you can easily jump back to where you were.…
-
## Bug report
**Required Info:**
- Operating System: Ubuntu 18.04
- Installation type: binary
- Version or commit hash: dashing
- DDS implementation: Fast-RTPS
- Client library: rclcpp
##…
-
See https://hypothesis.zendesk.com/agent/tickets/6024
The user has admin permissions in Blackboard. We watched her delete and reinstall the platform using these directions: https://web.hypothes.is/…
-
# Bug Report
InAppBrowser plugin does not redirect page
## Problem
Using Ionic5 with Cordova InAppbrowser we try to load a redirect page that is rendered from the origin page (https://iese-prueba…
-
Audio graphs, material graphs, blackboards, behavior trees, even animgraphs
-
In Soap/Parameters/Base.php:
`$body .= '';`
should be replaced with:
`$body .= '';`
(We're assuming that we're always closing a filter tag, when in some cases we are closing an 'f' tag or something el…
-
How can I add my lab from rstudio into blackboard?
-
HI @dmitry-viskov
I am doing "Ultra Proctoring Service Integration - IMS Proctoring Spec + UEF " with Blackboard. I have completed all the integration part but when i launch proctoring tool , I get …
-
Hi, I was about to roll my own solution for this, when I decided to look in pypi to see if it had been done already. I have a few questions.
1. Is the quizdown format formally defined somewhere?
2…
-
关于决策模块的判断比赛是否开始的节点,此处的返回条件不是很明白?应该是game_status为4且比赛剩余时间为正数的条件下返回SUCCESS?
BehaviorState Update()
{
if(blackboard_ptr_->game_status_.game_status == 4 && blackboard_ptr_-…