-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dresser une table des propriétés #50
Comments
@AndreMarvell @bj0rge @ChangruLU @ConstantSIDJUI @EdwardNjango @mchidaine @PabloPrudhommeau @salamata @SlaAls @supertinou @valentin-bonino @valentinlefevre @Yeahger Le présent ticket a été créé suite à mon commentaire de la synthèse du ticket #40. Cette fonctionnalité occasionne-t-elle des questions ? Tout vous paraît-il clair ? |
Quelques infos : La table des propriétés facilite l'articulation des propriétés et les dimensions.
exemple :
Questions :
|
En complément avec les questions de @supertinou, voici le scénario que nous proposons : • Créer un tableau Pour la « version binaire » : Pour la « version tertiaire » : Pour la « version complète » : |
Merci pour ces propositions. Je ne pense pas qu'il soit utile de prévoir les trois versions de la table des propriétés. Une fois informatisée, la table devient "dynamique" : chaque cellule contient la référence à un ou plusieurs extrait(s) (via un lien). Le scénario d'utilisation peut dès lors être simplifié : plus besoin d'utiliser des signes ou de noircir des cases, mais simplement, de choisir (peut-être par sélection à la souris) les extraits étiquetés. Les cellules non-encore complétées pouvant, dès lors, apparaître d'une autre couleur (grisée?), afin d'attirer l'attention de l'utilisateur. Je ne suis pas convaincu, à ce stade, qu'il soit nécessaire de prévoir un jeu de couleurs (vert et rouge) pour les cellules complétées... |
Si j'ai bien compris ce vous avez dit, alors on se limite juste à cette partie : |
La première contribution à ce ticket indiquait effectivement les fonctionnalités qu'il s'agit de proposer. |
Ce qui me chagrine dans le clic droit:
Mes solutions :
|
|
On a une question par rapport aux liens vers les passages. On se demandait si ça ne créait pas une ambiguïté dans votre travail de faire apparaître les extraits sans les titres des entretiens. |
Aussi, est ce que l'indication dans les parenthèses à la suite du nom de l'acteur concerne la situation de l'acteur? |
Voici quelques petites améliorations que je propose
|
Merci pour ces améliorations. La maquette s'achemine vers quelque chose de plus simple à manipuler.
|
@christophe-lejeune I have never used such libraries. But I'm working on a technology that allows to make lightweight UI components and makes it easy to plug onto a website (think of jQuery). Here is an example of a usable component https://wooble.io/creations/Rdr7QjMK I can create a table as you need (which is a simple thing in my opinion and it doesn't require to be a huge lib), and you'd be able to put it in your website with ease. On the plus side, since I'd create the table lib for you, we will be able to make something that fits your needs. Let me know if this solution looks good for you, do not hesitate to be more precise about how you see the perfect table lib regarding Cassandre (what it can do, how it does it... etc) |
Thank you for your suggestion @benel and for your offer @SlaAls ... I apology not to have answered earlier. December had been quite busy. Comparing the different options will permit me to evaluate the opportunity to use a library, a plugin or to develop specific code for Cassandre. As Jonathan underlines it, the required code should be concise, which make the last option feasible. I will post here the results of my tests and comparisons, in order to keep you informed about my investigations and intents. With my qualitative wishes for 2018 ! |
* A properties table can be created from any coding memo. * Colums are inserted by adding groundings; rows are inserted as new situations. * Cells may be colored in green (when property is relevant), in red (not relevant in a selected situation) or left blank (not observed yet). * Diagrams may be created from any column header. * Properties tables can be commented. * Properties tables appears in the memos list of a diary, including the network and timeline views.
As you have seen, I have finally written a small piece of code on my own. These lines are not beautiful (neither easy to maintain) but they do exactly what is intended (and avoid integration issues). Of course, this is a rather simple implementation, at this stage yet. And, indeed, one of my testers already reported that moving columns and rows would be appreciated. I can however live with it. Again many thanks to @benel and @SlaAls for your help, counsel and offer. |
As this issue is |
Summary of required features
Discussion
Une table des propriétés (présentée dans le Manuel d'analyse qualitative, pages 99-101) constitue un compte-rendu (mémo) d'un type particulier, nécessitant un mode de saisie tabulaire.
The text was updated successfully, but these errors were encountered: