Giter VIP home page Giter VIP logo

Comments (6)

benel avatar benel commented on August 29, 2024 1

I've updated Cassandre during the lunch break. Now it works. I was indeed at commit aba8ed2 hence before 4d00505.
Sorry for the false report.
And thank you for the fix! 🥳

from cassandre.

christophe-lejeune avatar christophe-lejeune commented on August 29, 2024

Thank you very much for this proposal.

I was not aware that you gave 2 1 3 instructions to your students. Indeed, this sequence seems (a bit) counterintuitive and I can understand your (and their) frustration. I am astonished that, being annoyed by this behavior, our students did not try other ways to code, and did not "discover" on their own that the 1 2 3 sequence is possible. My students are very prone to discovering undocumented features ;-)

By the way, yes, of course, I am aware of this "lack of visual cue"... The 1 2 3 sequence works because I have implemented it, even if the focus is lost during the process. Here is how it works: the selected text and the paragraph reference are stored (in the search box) so that it remains available when the focus changes (when the user types the name of the code/coding memo).

At this stage, I have no idea how to implement such a visual cue, but be sure I will investigate.

Again, many thanks for your feedback !

from cassandre.

christophe-lejeune avatar christophe-lejeune commented on August 29, 2024

Within the current (DOM) design, creating a persistent highlighting of the selected fragment (strictly speaking) would break lexical features.

In the future, it is likely that this problem will disappear given that tagging and lexical features will belong to different pages. Indeed, when "tagging session" will be available, highlighting and coding will belong to the "tagging session" window.

Meanwhile, a solution is to provide a visual cue for the paragraph that includes the selected fragment. The just committed code provides such a feature. When a fragment is selected, the background of the paragraph surrounding it becomes grey, and a coding icon suggests that it can be coded. This color and icon remain if the focus changes (when the user is writing the code name). This behavior is restricted to field & interview memos that can be coded.

Do not hesitate to comment this feature, to confirm whether the visual cue is sufficient and/or to propose improvements.

Thank you very much for your collaboration !

from cassandre.

benel avatar benel commented on August 29, 2024

Weird. It worked. But I upgraded a few weeks ago and it doesn't work anymore. I will try to update to the last version.

from cassandre.

christophe-lejeune avatar christophe-lejeune commented on August 29, 2024

Strange, indeed.

As indicated above, this behavior is only provided for memos that can be coded. Two conditions should thus be met:

  • Rights You should be one of the contributors of the memo that you want to code.
  • Type The memo that you want to code should be an interview transcript or a field memo.

Were these conditions met when you performed your last test?

from cassandre.

benel avatar benel commented on August 29, 2024

Were these conditions met when you performed your last test?

Yes, and I could create it. But there was no visual cue.

My students currently transcribe their interview. So I cannot update my server yet. I will have to wait for early morning.

from cassandre.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.