
Eogogics Inc is a global knowledge services partner for training and consulting services in areas ranging from high-touch to high-tech. The company provides training, research and development, and consulting services in telecommunications and information technology; business strategy, management, and operations; and soft-skills and leadership development to government and business clients in the US and abroad. Eogogics offers an extraordinary combination of deep subject matter expertise, extensive customization, dynamic instructors, and post-class follow-up.
Eogogics.com - is a place where you can find onsite seminars, tutorials, courses and bootcamps. Every curriculum consists of number of courses. Every course in its turn has a detailed description of what it is aimed at, what the attendants will be able to learn there. Related courses and required prerequisites are also numbered.
Quintagroup has developed and continue to maintain a website for EogogicsInc powered by Plone (version 2.1.1).
Newsletter functionality was implemented to Eogogics.com with the help of PloneGazette Product. This enables a member of the site to subscribe/unsubscribe to different newsletters.
To become a member of this site a person has just to fill in the registration form (CMFMember product was used to develop custom forms in user preference) that appears after clicking on 'Subscribe to Newsletter' (at the left top corner). New members (registered users) are automatically subscribed to General newsletter. As a person becomes a new member he/she is free to change his/her preferences on this site. In the top right corner there is a 'Preference' button. Then after choosing 'Personal preferences' a member can choose what particular news he wants to subscribe to.
In the screenshot you can see what look an ordinary curriculum description has for every user. Suppose you are a manager of such a site, then your editing curriculum page and editing course pages (1,2) will have the following appearance.
Being a manager of this site gives you a possibility to add, edit, renew all the items, and one more thing is that you can change the display view for any curriculum you want. To do that just click 'Display' button on the toolbar and choose either curriculum list or curriculum tables.
According to the site structure every curriculum consists of number of courses. But each course can belong to several curricula at once. The problem with curriculums/courses was the following:
In the provided solution we decided not to take into consideration courses storing physically within curriculums it definitely would cause duplicate content. That is why we decided to store all courses in one folder 'Courses'. This gave site editor possibility to edit courses in one place and these changes would affect course's display throughout whole site. To add courses to the curriculums we used Course Reference field, so courses info is displayed on curricila pages aliased to courses pages in 'Courses' folder. After course is added to the curriculum - СourseProxy objects are created representing courses objects. Thus, it becomes easy to change courses order in the curriculum as you would do it for standard folder in folder_contents table.
Eogogics Inc. was looking for a quick and simple way to change the security settings on a piece of content through workflow on their website, namely:
Delivered Solution