This e-Research adaptive user interface (eRaUI) project is aiming at developing a personalized user interfaces for a text mining e-Research tool called NaCTeM. eRaUI will be adaptable to different usages and different level of researchers’ knowledge and preferences increasing the use of NaCTeM e-research tools by making it easier to learn and adaptable to the requirements of different user groups.
Project Team: Prof. Farhi Marir, Dr. Sahithi Siva and Dr. Yanguo Jing
Monday, 13 February 2012
eRaUI meeting - 6th Feb 2012
Monday, 23 January 2012
WP2 Meeting - 16th January 2012
Monday, 2 January 2012
Work Package 3 - Scenarios for use of the eRaUI widget with Screenshots
As part of our work package 3 planning and deliverables we have draughted some scenarios which indicate ways in which certain user groups would interact with a website upon which eRaUI is embedded in certain ways. These scenarios can be seen here:
http://eraui.blogspot.com/2012/01/eraui-user-scenarios.html
Work Package 4 Testing - Analysis
On 28th November we were able to use the help of 4 MSc computing students in order to help us with testing the current eRaUI prototype and gaining an insight into the efficacy of the navigational mechanisms and features which have thus far been implemented. While the testing generated quite a large volume of data - here are some of the key insights which have been gleaned from analysing this data:
- Testers were 22.5% more likely to complete tasks within the specified 3min time frame when using the widget as opposed to using the version of the website without the widget. This would suggest that eRaUI is an effective aid in helping users to complete the tasks set out.
- Some testers found that there were problems with certain features, particularly the free text search box and the live chat box.
- Testers unanimously found the suggestion links to be a very helpful feature in terms of guiding them to the content or tools required to complete the tasks set out.
Work Package 2 Meeting - Wed 14th Dec 2011
On Wednesday 14th December 2011 Eamonn and Farhi met to discuss work package 2 deliverables, progress and targets. We discussed the following points:
- 1 - Assimilation of current eRaUI systems with the university server. This has been partially completed, however problems remain due to the fact that the server has to be able to run certain custom softwares and functions which are not available / practicable on a server which is also used as a shared PHP hosting environment. We may need to consider utilising a dedicated or virtual Windows machine in order to facilitate the transfer of eRaUI to the university's equipment.
- 2- Utilisation of ACA software. In order to generate heatmaps on the server side as jpg images (rather than the previous client-side rendering via javascript) it has been agreed that we shall have to purchase a copy of ACA Web ActiveX. Generating heatmaps as complete images on the server offers several advantages over client side generation.
- 3- Implementation of Window Panes for presenting users with information. This has been partially implemented - previews of links are now generated and relayed to the user within boxes, making it simple for them to determine the nature of content before they click through to it.
- 4- Further development of Window Panes - we would like to develop Window Panes further in such a way that users are presented with information related to search terms entered (matched via synonym ontology) and the related links are presented in a series of window panes which are then navigable in a way which is analogous to the mechanism of a typical windows-based operating system (e.g. panes can be closed, moved and resized).
- 5- We also agreed that the search box needs to allow for the entry of free search text.
eRaUI User Scenarios

The user can also interact with a live administrator using the 'live help' box. An example of this scenario is shown below:Friday, 2 December 2011
WP 2 Meeting - December 2nd 2011
On the 2nd December 2011 Farhi and Eamonn met to discuss progress within Work Package 2 and to discuss targets which have been achieved as well as set milestones for the upcoming weeks.
First of all, here are WP2 Work package deliverables which have been achieved already:
- Implementation of the eRaUI widget (Portable Content Search Widget) in such a way that it is portable and deployable upon any web application or interface. The widget enables content search which intelligently adapts to the content of the interface on which it is deployed.
- Implementation of click / mouse movement heat maps which provide rich analytics based upon users' interaction with the interface upon which eRaUI is deployed.
- Implementation of user Ontology, a catalogue of keywords and strings which are matched to weightings that indicate their relevance to the various user categories defined for the interface. The nearest neighbour algorithm is used in conjunction with this to determine the categories of new users.
- Text Mining which filters user selection from the e-Research tool services has been implemented at the point of data collection, which occurs in real-time.
- Implementation of the Machine Learning-Nearest Neighbour- algorithms within eRaUI - so as to match users' patterns of behaviour to categories as defined in the site category meta-dictionary.
The following WP2 deliverables have yet to be achieved; they have been enumerated below along with their respective deadlines:
- Breadth Search - featuring the use of window panes so as to allow users to preview other relevant e-Research tool services related to those he / she searched for. We intend to implement this before the middle of January 2012.
- Workflow Capabilities - We intend to implement a means by which we can guide users between content using workflow-based logic. We aim to have this completed by the middle of January 2012.
We also discussed the possibility of implementing a separate meta-explorer interface which would be separate from the eRaUI widget and based upon the data collected within the analytics and text-mining components of the software.
WP1 Meeting 2nd December 2011
- We discussed moving eRaUI and all associated systems to the university server. We have allocated up to two weeks to complete this fully and ensure that everything is working properly.
- Christmas meeting - we decided that we should try to arrange a meeting before the end of the term in order to review progress. This would take place somewhere outside of the university.
- We are also proud to unveil the new official eRaUI logo, which sports the colours of London Metropolitan University in addition to aspects of the university logo. Here it is:
Tuesday, 29 November 2011
Testing and Evaluation of initial eRaUI Prototype - WP4
The testing process consisted of assigning a set of 8 questions to each of the 4 participants. The participants answered a subset of these questions using a proxy version of the NaCTeM website on which the eRaUI widget was embeded, and another subset consisting of a proxy of the website without the widget. eRaUI recording and analysis tools were deployed on both proxy websites. The questions were divided up so that each participant answered 4 questions using the website with the widget and 4 questions on the version without the widget. Users were given a maximum of 2 minutes to complete each question, and the results and completeness of users' answers were recorded so as to allow comparison of the efficacy of embeding the eRaUI widget on the NaCTeM interface as compared to using the interface without the widget.
Upon completion of the 8 questions, participants were asked to complete a quick questionnaire asking questions as to which version of the website facilitated a better perception of user experience. The participants were then invited to give feedback by means of a brief informal spoken interview.
This intitial testing process has yielded some very useful feedback and data which can be analysised so as to best know how to go forward with the research and development of the eRaUI widget tool. Results of this analysis, which will include the recordings produced by the eRaUI analysis tools, are pending and will be disseminated in a forthcoming blog post.
Thursday, 24 November 2011
WP2 Meeting - 24th Nov 2011
Thursday, 17 November 2011
WP2 Meeting 16th November
Thursday, 10 November 2011
Work Packages 1 and 2 - Meeting
- Configuration of the university server to host the NaCTeM codebase. Difficulties have been encountered in enabling PHP short tags so as to allow the current codebase to execute correctly. This problem has now been resolved and the code is running according to expectations.
- Implementation of nearest neighbour algorithms within eRaUI in order to classify users into the correct level. Work has been done on this already, and we decided that we should store in the database a historical record of users matched to url clicks and categories. This can be used to generate a case-base which will then be used to categorise users as novice, student, expert etc.
eRaUI Testing and Prototype Evaluation Plan - Work Package 4
- Sending some feedback via the feedback form.
- Looking for a paper using the text mining tools on the NaCTeM website.
- Downloading U-Compare and learning how to use it to complete a simple text-mining task.
Thursday, 3 November 2011
Meeting 3rd November - WP1 and WP2
Wednesday, 2 November 2011
eRaUI FoC Seminar - 2nd Nov 2011
Wednesday, 19 October 2011
Weekly Technical Meeting - WP3 - 19th October 2011
Monday, 17 October 2011
WP3 – Meeting with Sahithi Siva on 12th October 2011
- · Highlighting and greying of page elements in relation to relevance to user level
- · Search results displayed within the widget.
- · Administrator intervention to guide the user remotely
- · A combination of the above facilities
We agreed that it is important to define the visual aspects of the user interface of eRaUI. Primarily, we agree that the widget will occupy the right-hand space of any page upon which it is deployed while the existing page content (i.e. a copy of the nactem site in its current form) will reside on the left-hand side.
We also plan this week to generate scenario screens for different uses of eRaUI.
WP2 Meeting 13th October: Designing & implementing Machine learning algorithms, workflow based interface and content-based algorithms
On the 13th October 2011 Farhi Marir and Eamonn met to discuss progress regarding Work Package 2 deliverables. We began with a demonstration of the present functionality of eRaUI, including the new ontology editing tools which have been created, whereby administrators can edit terms within a dictionary (ontology) which are matched to weightings indicating their specificity to a category (i.e. novice, student, expert). We also saw a demonstration of the new ‘term highlighting and hiding’ proposed by Sahithi, whereby users are presented with the content most suited to their requirements in highlighted form, while less relevant content is greyed out.
Within the new editable ontology terms are incremented automatically according to frequency of clicking. This is a provisional system, and it has been proposed that this is made admin-changeable only. We discussed a simple provisional algorithm for determining the overall category of a term, whereby the component weightings are divided by the sum of all components to give an ‘average relevance’. Furthermore, we discussed the use of ‘dynamic categories’, whereby administrators are able to decide which types of user can be present in the system (i.e. novice, expert, student or other). This makes eRaUI into a more generic tool than it would be otherwise. We decided that for dynamically created categories, the administrator must be able to specify a sort order for these categories to appear in.
The widget is designed to attempt to determine the user’s category (i.e. level of expertise) while they are browsing. While the widget displays the predicted level and allows this to be changed, we agree that this shall be kept for informational purposes only in later prototypes.
We also saw a rudimentary demonstration of the real-time user stream, whereby the administrator can detect and examine user sessions in real-time. We agreed that we should be able to demarcate users currently using the system by user level and country, to facilitate analysis and administrator intervention if necessary.
Lastly we discussed the use of window panes, whereby we can display items of content related to search terms entered into the widget. We noted that we must create a new ontology of terms to support this mechanism. For instance, searching for ‘Seminars’ might also yield ‘workshops’ and ‘conferences’, which will be placed into their own window panes as a preview.
Wednesday, 12 October 2011
Technical Meeting - WP4 – Notes for blog – Meeting with Yanguo Jing on 10th October 2011
Technical Meeting - WP3 – Meeting with Sahithi Siva on 5th October 2011
On the 5th October 2011 Sahithi and Eamonn met to discuss progress so far, and consider some new ideas which we might implement within eRaUI. First of all, we saw a demonstration of the new DOM element-relative user behaviour tracking, which has been designed to greatly improve the accuracy of tracking versus the previous system which was page-relative. We viewed the action of eRaUI user behaviour tracking on the current NaCTeM feedback form, and saw how it is possible to track user keypresses.
We discussed producing some new video demonstrations of the current functionality of eRaUI including a tour of the mechansism by which data is recorded into the eRaUI central database. These shall be available on the eRaUI blog shortly.
We considered a couple of different ways to broaden the functionality of eRaUI in such a way as to make the interface upon over which it is deployed more adaptive to user needs. The first method involves manipulating the DOM of the web page currently being viewed in such a way as to change the visual precedence of items which are likely to be of more interest to the user, based upon their current interaction with the interface so far. For instance, elements which are unlikely to be of interest could be obscured completely while elements of likely interest could be made larger or highlighted. This can all be achieved dynamically via javascript manipulation of DOM elements.
The second method considered to make the interface more adaptive is to allow an element of administrator-user interaction via the widget. Administrators could be made able to view users' interactions with the interface in real-time and assist those users who might be in need of help, for instance by means of a text chat area. This is standard practice in many commercial websites already, however eRaUI tracking capability could make it far easier for administrators to become aware of the precise nature of users' difficulty in navigating or using an interface for a specific task. Mouse pointer emulation in real-time could be used to allow adminstrators to demostrate to users how to perform specific tasks.
We also discussed the use of window panes with eRaUI in order to present information which the user might be looking for in a cascading window format. The precise form this will take is yet to be established.
We have therefore decided upon four separate ways in which it would be possible to enhance the adaptability of a user interface so as to serve the needs of individual users. These are:
- suppression and highlighting of elements with the DOM of the interface web-page according to user-relevance.
- facilitation of administrator-user assistance by means of text conversation and mouse emulation
- suggestion of relevant links and autocomplete capability of the eRaUI widget search box
- A combination of all of the above approaches.
It has been established, therefore, that current development of eRaUI will focus upon the prototype implementation of the above 4 mechanisms of enhancing interface adaptability. Once completed to prototype level, we shall attempt to discover the viability and usefulness of each of these options by getting users to try them.







