Thread Content
At present, the function of the forum’s exam paper system has not been fully utilized. We now envision that this system can be made to serve its purpose to the fullest extent – by using it to create various types of examination questions or those related to different specialties, as well as to collect the latest exam questions and answers. This would be extremely beneficial for members, as it would help them improve their skills through learning and assist them in preparing for exams. We can collect the latest exam questions from national computer exams, various certification exams, etc., and compile them into study materials for everyone to use in order to improve their skills, thereby fully leveraging the forum’s role in facilitating learning and improvement. If necessary, a small software similar to the HaiChuan* exercises can also be developed for members to download and use for learning*. It’s a simple proposal, so it may lack detail or contain errors; please share your thoughts. To serve as a starting point for further discussion.
For HaiChuan’s “Study* Test Paper System” to truly achieve the functions mentioned by White, further improvements may be needed, as well as a robust database to support it.
Ah, the journey is still long! :)
I'm also looking for a system that can be integrated with a forum. It would be a nice feature if it could be implemented
I’ll definitely send it to everyone once I find it
If the original poster’s idea comes to fruition, then we won’t call it “browsing forums” any longer; it should be called “learning* or furthering one’s skills on forums” instead:victory:
This is one possible direction, but it requires a tremendous amount of work. Given the high level of specialization in the chemical industry, it might be better to start with some basic projects as pilot initiatives first. However, I am skeptical, as there isn’t such a high demand nor a well-developed industrial chain like for learning English through New Oriental
We can develop a specialized general-purpose browser software that can import exam papers and grade them. Converting test papers into files in a specific format is essentially a database system that can meet such requirements and can be used offline. If the conditions are right, sub-systems closely integrated with the forum can be further utilized to make them an integral part of the forum and expand its functions.
Make existing browser controls or something like that; this can solve many problems, such as test papers, batch downloads, scoring by IP address, searching for duplicate keywords before posting, and so on. I don’t know which capable person can do it.
I don’t understand. If the goal is to implement functions such as scoring based on the same IP address or searching for duplicate keywords before posting, then these functions should be implemented in programs running on the forum server. For example, a scoring program could first determine whether two users share the same IP address before deciding whether a score can be assigned; this should be quite easy to implement. Right now, it’s not possible to score posts created by one’s own account, and all that’s needed is to add a check to determine whether the two users have the same IP address. The function of searching for duplicate keywords (before posting) is even more complex; it’s difficult to determine, and artificial intelligence might be needed, as judging whether two posts are identical is indeed a challenging task.