bptlab / TracEX

This bachelorproject focuses on event log extraction from patient journeys using large-language models.
5 stars 5 forks source link

Refactoring #4 #126

Closed tkv29 closed 6 months ago

nils-schmitt commented 6 months ago

Disable double clickable extraction button

tkv29 commented 6 months ago

fill some patient journeys with cohorts for the evaluation view (not refactoring but I will note this here)

nils-schmitt commented 6 months ago

Rework db comparison so that "High Relevance" is highlighted and frequency is displayed below. Also rework the colors for this. (Similar with the most frequent correctness of timestamps)

FR-SON commented 6 months ago

Selecting a patient journey from the db, clicking next so journey is displayed and clicking next again so the filter settings are displayed breaks the previous button. Clicking previous the first time correctly loads the previous page where the journey is displayed. But clicking previous again should get the user back to the input selection screen. Instead the filter settings are displayed, which should only happen when clicking the next button.

tkv29 commented 6 months ago

add a new button design so you can distinguish between function buttons and menu buttons? e.g. here its not that clear imo

image
tkv29 commented 6 months ago
image

maybe we should think about the layout of our titles. Currently most of them are left aligned, I think the metrics dashboard would also look nicer when the titles are centered

I think consistency is important

nils-schmitt commented 6 months ago

For consistency we should remove every print statement

FR-SON commented 6 months ago

The "Results" in the headline of the save view should not be lower case. (Just one letter needs to be changed)