Have you set up templates or processes for your annotation work that you would like to share with others?

If so you can do either of the following:

  • post to the #annotation channel in Slack
  • send to the CIS support team to have them stored on the CIS portal

Groups that have shared their annotation process

<script type="text/javascript">
AJS.toInit(function(){
AJS.$('#comments-section').hide();
});
 for (var i=0; i<nr_li; i++) {
    // if the element has the class fom 'clasa' parameter
    if(tags_li[i].getAttribute('class') == 'innerCell'){
         tags_li[i].style.overflow = 'visible';
            //tags_li[i].style.overflow-y= 'visible';
    }   
  }
</script>